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 Posted / jecintha
LQ,ST=SKEL - will display the jobs under skeleton queues in
all the regions running..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How would you understand error(execution phase)?
Where can program checkpoints be stored for use in a restart?
Explain about LMFREE�free data set from its association with data ID
What is the function of dd name parameter with a 2 part structure; audit.report?
Explain the function of dd disp parameter?
Why block size is multiple of lrecl in jcl?
How can return codes be tested before execution of a job step?
What is the motivation behind coding class parameter in job statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to submit a jcl from cics?
What is multithreading in jcl?
What is job control language?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what is DSN parameter and DISP parameter is used for?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?