× 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.


  • Subject: RE: Whats the best way to run a CL every 30 min
  • From: "Kahn, David [JNJFR]" <DKahn1@xxxxxxxxxxxxx>
  • Date: Tue, 5 Oct 1999 13:33:57 +0200

Carl,

The routing entries are part of the subsystem description. They determine
among other things the first program called in the routing step and the
class of the job. The class is a separate object that sets the job's run
attributes including run priority and time slice.

If you enter DSPCLS QBATCH and DSPCLS QCTL you should be able to see details
of these two IBM-supplied classes and it will become apparent where the
jobs' run attributes come from.

If you now enter DSPSBSD QCTL then take option 7 you will see the routing
entries in that subsystem. Each entry has a sequence number, a program, a
compare value and a starting position (for the comparison). The last entry
should be a catch-all with compare value of *ANY. During routing the job's
routing data is compared with the values; the first hit is the entry that is
actually used.

If you enter a 5 against any entry you will see further detail, including
the class to be used. You can add your own routing entries to a subsystem
description with the ADDRTGE command.

If you now type SBMJOB on the command line, prompt with F4, then use F10 for
more detail and page down you will see that the SBMJOB command uses default
routing data of QCMDB. You can use the RTGDTA parameter on the SBMJOB
command to have any routing data you want. After all, you are in control of
submitting the NEP.

BTW the people who have been recommending QSYSWRK as the subsystem of choice
for running NEPs are quite right. QSYSWRK has not always been with us, and
I'm a little out of date it seems.

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: 30 September 1999 23:46
À: RPG400-L@midrange.com
Objet: RE: Whats the best way to run a CL every 30 min


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???
+---
| 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 thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.