×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
What problem are you trying to solve?
If the situation is that you want them to run at a higher priority than
other batch jobs then you need to look at :
- Job run priorities
- Job log entries to find Routing data
- Subsystem descriptions to match up the routing data with the "Class"
- The class of service
To find my FTP jobs I look for the QTFTP* jobs by doing a WRKSBSJOB
QSYSWRK. I find one of them and do a 5 to display the job and then a 3.
Display job run attributes, if active. On my ftp jobs I see that they are
running at a priority of 25. This is inbetween interactive and batch.
They have a time slice of 2000ms. Looking at their joblog I see:
RTGDTA(FTPSERVE). They run in QSYSWRK. So, if I DSPSBSD QSYSWRK, 7.
Routing entries,
Seq Nbr Program Library Compare Value
2501 QTMFSRVR QTCP 'FTPSERVE'
This mailing list archive is Copyright 1997-2025 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.