|
Hi Arco,
QZRCSRVS jobs are run in QUSRWRK via a Prestart Job Entry. By default the QUSRWRK subsystem description has the QZRCSRVS set to Maximum number of jobs set to *NOMAX. These jobs are cleaned up by a cleanup thread that runs by default every hour on the IBM i, and will clear a job if it hasn't been used in the past 2 hours. So many of these jobs may just be idle remnant jobs. There are two common ways to tune QZRCSRVS jobs.
1) Set Maximum number of jobs to a fixed number.
2) Increase the Number of times used to a higher number so these jobs can be re-used more often.
To see what your settings are now, from a command line on an emulator issue the following IBM i command:
DSPSBSD QUSRWRK
Then select option 10 for Prestart job entries:
Then put option 5 on QZRCSRVS and review the current values. (Maximum number of jobs and Maximum number of uses.)
Yes, you can limit the number, but keep in mind it will impact your performance in RDi if you limit the number of jobs and several users are running on the same system. These jobs are used by other applications that connect to the IBM i using Java, so care is required when tuning these jobs.
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.