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 |
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?
In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
What do you understand by the term notcat 2 – gs?
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
How many positional parameters are there in job statement?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
How does jcl act on a cobol code?
Is condition checking possible in jcl? If yes, how?