× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 12/4/2013 11:23 AM, Pete Helgren wrote:
Birgitta,

Does it support MONMSG? I can work around some of the overrides, etc in
the SQL script but MONMSG is a cheap way of ignoring errors. I am seeing
either that MONMSG is not supported or an error that the parameter MSGID
is invalid in the script I am attempting. Perhaps an example where
MONMSG is used?

Be sure to use the proper override scope or iNav won't keep your override:

cl: ovrdbf custmast tofile(prodlib/custmast) mbr(december) ovrscope(*JOB);

select * from custmast;

With respect to MONMSG, iNav just ignores errors and keeps on going.
The same is true of RUNSQLSTM as far as I can recall. If I need real
error handling, I put my SQL inside an HLL.
--buck

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.