× 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.



CL logging is off, that's a start. Now you have to modify the application to

1. Send fewer program messages
2. Generate fewer program messages (for example message sent from commands like copy file, create duplication object, etc.)
3. Delete more program messages that it sends or receives


The program messages are in the job log, the LOG() setting only determines what the system does with those messages. LOG(0) means you can't display them, and they will not be printed when the job ends.

Jan Rockstedt wrote:

Hi!

We have problem with a submited job.
The job is runing with SBMJOB LOGCLPGM(*NO), and there are no joblog if
i work with the jobb.

But still we get in qsysopr msgq CPI2417 that the job has CPI2417 - job
message queue wrapped.
Yes the sysval QJOBMSGQFL is set to *WRAP.

Ho do i get rid of the CPI2417 i qsysopr?

Regards Jan Rockstedt





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.