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 |
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
can we copy a file from fixed block to variable block and vice versa ....asap
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
Explain how can a jobs execution priority be modified?
which utility is used to run a cobol-db2 program?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What are three major types of JCL statements? What are their functions?
I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 Answers Polaris, Tech Mahindra, UST, Wipro,
how to eliminate the duplicates in sorting
How to concatenate different LRECL of files?
Explain the function of the dd dcb keyword?
i have a string of 80 chars i want to replace 4th char with "a"?