|
I'm running a CL in batch that uses job description JOBD1. It specifies LOG(4 0 *SECLVL) which is what I want for my batch job.
The CL executes two STRQSH commands every five minutes, each specifying a command to execute in the CMD parameter. Each of these STRQSH commands in my CL spawns a QZSHSH job of type BATCHI. The QZSHSH job inherits JOBD1 from by batch job running the CL containing the STRQSH commands. This results in joblogs hanging around for the numerous QZSHSH jobs that are getting created.
Is there a way to prevent these job logs from being retained or to cause the shell command to be executed from a thread inside my batch job, preventing the creation of the QZSHSH job in the first place?
We are on v5r1.
Many thanks in advance, Gary
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.