what is DSN in JCL and what are the parameters to declare the DSN?
List in order the hierarchical levels of jcl?
List the different jcl statements that are not permitted in the procedures?
Is condition checking possible in jcl? If yes, how?
what happens in execution stage in job processing?
A dd statement consists of 4 fields. Name them?
What are the jcl procedures?
Is there any command to check wether the ps file is in sorted order?
Can we call instream to catalog and catalog to instream?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain the jcl exec statement?
what is SOC4 error?
Explain about LMQUERY�give a dialog information about a data set
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain the purpose of dd dummy statement?