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)



i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want ..

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

Post New Answer

More JCL Interview Questions

what is the difference between return code and maxcc?

2 Answers   iGate,


what happens in execution stage in job processing?

0 Answers   IBM,


In sms datasets, what is the function of the dd mgmtclas keyword?

0 Answers  


We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?

2 Answers  


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

0 Answers  






how are instream data terminated?

3 Answers   Tech Mahindra,


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

0 Answers   IBM,


explain concatinating datasets?

1 Answers  


What does a disposition of (NEW,CATLG,KEEP) mean?

1 Answers   Cap Gemini,


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The DISP in the JCL is SHR and the program opens the file in EXTEND mode. What happens ?

3 Answers  


When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).

2 Answers  


In a JCL if previous steps return code is greater than 0 or 4 then the next step will not execute. But the job will be successfull with the maximum return code. How can we reset this maximum return code to '0' regardless of return codes of any steps?

4 Answers  


Categories