which utility is used to run a cobol-db2 program?
Explain the jcl exec statement?
In sms datasets, what is the function of the dd mgmtclas keyword?
Which dd parameters are required?
write a jcl to execute a job by 7:00 am on jan 20,1986?
List in order the hierarchical levels of jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How can the submitting users racf authority be overridden in a job stream?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
For what purpose steplib and joblib are used ?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain the hierarchy levels in jcl?
How does jcl act on a cobol code?
How to do automated restart when a job abend?