what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
1 5830i 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)
1 4737I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
2 9270
Explain the function of the dd dcb keyword?
Explain the function of job statement in jcl?
When space is allocated for an output dataset, what units can be used?
I need exexution process for JCL programs
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain the purpose of dd * statement in jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain the function of dd disp parameter?
What are the 2 types of parameters in dd statement?
What is the significance of addrspc parameter in exec statement?
A dd statement consists of 4 fields. Name them?
Where can program checkpoints be stored for use in a restart?
which utility is used to run a cobol-db2 program?
What do you know about jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?