|
Expound on that a little. I've never used routing entries but it sounds like it's worth exploring. I'm presuming the routing entry set-up is a separate "permanent" structure that could be used for other jobs as well??? -----Original Message----- From: owner-rpg400-l@midrange.com [mailto:owner-rpg400-l@midrange.com]On Behalf Of Kahn, David [JNJFR] Sent: Thursday, September 30, 1999 12:39 PM To: 'RPG400-L@midrange.com' Subject: RE: Whats the best way to run a CL every 30 min Carl, If the program were running the CL in line I would agree: the NEP should be in a regular batch subsystem at an appropriate priority. However, my example simply does a GOTO, a SBMJOB and a DLYJOB once every 30 minutes. That is unlikely to give you performance issues. If you do want the NEP to execute at a different priority, however, it's not necessary to create a new job queue, or resort to QS36EVOKE. Simply create a new routing entry in QCTL with class QBATCH instead of class QCTL. Submit the NEP with routing data that will be caught by the new routing entry. Dave Kahn Johnson & Johnson International (Ethicon) France Phone : +33 1 55 00 3180 Email : dkahn1@jnjfr.jnj.com (work) dkahn@cix.co.uk (home) -----Message d'origine----- De: Carl Pitcher [mailto:cpitcher@roadrunner.nf.net] Date: 29 September 1999 20:19 À: RPG400-L@midrange.com Objet: RE: Whats the best way to run a CL every 30 min I may be wrong but jobs running in QCTL automatically have a priority of 10 which may cause performance problems. I would suggest creating a separate job q for never ending jobs or use the Qs36evoke job q. +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.