|
Girish, We experienced a similar problem. Here is how I handled it: 1) Created a new Class description. CRTCLS CLS(<lib>/PWFSRVR2) RUNPTY(51) TIMESLICE(5000) PURGE(*NO) TEXT('Class for QZDASOINIT server jobs.') 2) Changed the QZDASOINIT prestart job to use the new class. CHGPJE SBSD(QSERVER) PGM(QIWS/QZDASOINIT) CLASS(<lib>/PWFSRVR2) You can make this change while the subsystem is up, but the jobs already started will not be affected. To change them, you will need to go to each of the QZDASOINIT active jobs and change them. BTW, I chose a run priority of 51 because I found that my batch jobs would not run when the QZDASOINIT jobs were running. HTH, Todd Kidwell (Netstar) AS/400 System Administrator (313) 224-0578
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.