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



One way to prevent joblogs from being produced for the ENDJOB for disconnected jobs is to do the following:

- CHGSYSVAL QDSCJOBITV *NONE /* Do not end disconnected jobs */
- Optionally implement a process to replace the prior QDSCJOBITV action of terminate after 20 minutes. That process would either issue the request to ENDJOB LOGLMT(0) against jobs that were disconnected for the desired length of time, or effect SIGNOFF *NOLIST from within those jobs.

Note: Investigation suggests that the ENDJOB *CMD is probably [it was a very limited investigation] not used by the system processing which terminates a disconnected job. Thus a trick like CHGCMDDFT ENDJOB 'LOGLMT(0)' would presumably not assist; my limited investigation did not include attempting that as a test.

Regards, Chuck

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.