i want to see the jobs in skeleton queue in diff region.
(eg. 7 regions are running means , i want to see all the
jobs in 7 regions which are in skel queue using 1 command)
Answer / jecintha
LQ,ST=SKEL - will display the jobs under skeleton queues in
all the regions running..
| Is This Answer Correct ? | 0 Yes | 2 No |
How to rename a VSAM file as well as it's index file?
I need exexution process for JCL programs
what do you mean by include statement in jcl?
how to run JCL thru COBOL.
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
Explain about LMCLOSE�close a data set
what's the significance of freespace(0 0) and freespace(100 100)
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
what is mainframe?
what is the Difference between SYSIN and PARM ?
how to purge 50 initiators continuously?? console commands??
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK