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
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How to alter the parameters for the existing gdg?
what is the purpose of coding class parameter in job statement?
What is the use of symbol // in jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is the use of disp parameter?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the function of dd name parameter with a 2 part structure; audit.report?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
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) ?
How jcl is used for testing batch programs?
Is their any limit for data sets?
a dd statement has 2 types of parameters. Name them?