What are the kinds of job control statements?
What is the meaning of keyword in JCL? What is its opposite?
Describe the JOB statement, its meaning, syntax and significant keywords.
Describe the EXEC statement, its meaning, syntax and keywords.
Describe the DD statement, its meaning, syntax and keywords.
What is a PROC? What is the difference between an instream and a catalogued PROC?
What is the difference between a symbolic and an override in executing a PROC?
What is RESTART? How is it invoked?
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?
Explain concatenating datasets.
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
What is MOD and when would you use it?
What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, i.e. where does the system look for it first?
How do you designate a comment in JCL?
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
What is the improvement to COND= in the latest version of MVS?
What is the purpose of the PARM keyword in the EXEC statement?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?