View previous topic :: View next topic
|
Author |
Message |
Hritam
New User
Joined: 27 Jun 2005 Posts: 36 Location: India
|
|
|
|
How to check the MAXCC of a JCL submitted thru REXX?
We need to run a series of jobs. we need to run the second job only if the previos job has MAXCC = 0. How can this be done thru REXX? |
|
Back to top |
|
|
superk
Global Moderator
Joined: 26 Apr 2004 Posts: 4652 Location: Raleigh, NC, USA
|
|
|
|
If you search for "SDSF" you'll find many examples of how to use the batch interface to SDSF to retrieve job details from the JES output queue.
If that's not the information you're looking for, you'll need to give us more details, as native TSO/E REXX has no intrinsic functions to do what you're looking for. |
|
Back to top |
|
|
mohitsaini Warnings : 1 New User
Joined: 15 May 2006 Posts: 92
|
|
|
|
Hi,
Actually I use CMS ... not TSO ... although it is similar to CMS ...
So do you know how to get MAXCC of a JCL in REXX in CMS ....
Any help in this regard would be really appreciated.
Regards,
Mohit |
|
Back to top |
|
|
|