|
I believe if you change any or all users JOBD to have the logging level parm TEXT set to *NOLIST it will not generate a joblog unless the job ends abnormally. This is what you need to have changed or set. Jim Rubino Senior Programmer Analyst FIKE CORPORATION (r) 704 South 10th Street Blue Springs, Mo. 64015 (816) 229-6216 Ext. 213 World Software Technical Editor for JDEtips -----Original Message----- From: rob@xxxxxxxxx [mailto:rob@xxxxxxxxx] Sent: Thursday, December 18, 2003 2:01 PM To: MIDRANGE-L@xxxxxxxxxxxx Subject: Suppression of joblogs When a job completes without any hassles how do you prevent it from generating a joblog? We already have them go to a nonprinting output queue. However we don't want them to generate at all. All messages in the joblog at sev 00. The CPI1125 job submitted message has...LOG(4 10 *SECLVL) LOGCLPGM(*NO)... For testing purposes I tried the following SBMJOB CMD(DSPOBJD OBJ(ROB) OBJTYPE(*USRPRF) OUTPUT(*PRINT)) JOB(R4) LOG(1 10 *SECLVL) LOGCLPGM(*NO) That, and the following 3 options, all generated joblogs. LOG(2 10 *SECLVL) LOG(3 10 *SECLVL) LOG(4 10 *SECLVL) The following option LOG(0 10 *SECLVL) does not generate a joblog. Even if I attempt to induce an error by introducing an error, like this nonexistant user. SBMJOB CMD(DSPOBJD OBJ(ROBXTYH) OBJTYPE(*USRPRF) OUTPUT(*PRINT)) JOB(R5) LOG(0 00 *SECLVL) LOGCLPGM(*NO) "Job 700333/ROB/R5 ended abnormally." appears in DSPMSG ROB. However WRKJOB 700333/ROB/R5 results in Job 700333/ROB/R5 not found. I wouldn't mind getting a joblog. However only when the joblog contains a message with a severity greater than or equal of the one expressed. Rob Berendt -- "All creatures will make merry... under pain of death." -Ming the Merciless (Flash Gordon) _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
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.