We have a lot of PJ QZDASOINIT jobs in QUSRWRK.
Many are from the same 'user' and Server IP address.
Is there a way to delete these jobs after a period of odbc/jdbc inactivity - or should we keep them?
Software/Hardware used:
ASKED:
July 29, 2009 9:08 PM
UPDATED:
September 27, 2010 2:39 PM
The QZDASOINIT jobs are meant to end and will service outside requests like you are using (ODBC etc). They are most likely running in QUSRWRK on your system.
DSPSBSD SBSD(QUSRWRK)
- Option 10 – Display Prestart Job Entries
- Option 5 – Display details on QZDASOINIT
These entries will let you know how many jobs will be started and how many times a particular job will be used before it ends.
Maximum number of jobs . . . : xx
Maximum number of uses . . . : yy
To see how the prestart jobs are currently used type command
DSPACTPJ SBS(QUSRWRK) PGM(QZDASOINIT)
Quite informative Satsho…thanks a ton
I have around 200 QZDASOINIT jobs sitting on TIMW. However, on occasions files can be locked by one of these jobs when the file is being updated or cleared down from within overnight batch work, causing the job to fail.
What would be the best way to remove these jobs before we start the overnight batch processing.
From my understanding they will just recreate themselves when required.
The application should be closing the connections when complete.
Melv
Please enter this as a new question, then it will get the attention it deserves.
Phil
Cenpark, unfortunately it doesn’t always.