read all error codes like SB07?
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
Explain about LMCLOSE�close a data set
What is the function of the dd mgmtclas keyword in sms datasets?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to copy VSAM files without using REPRO
How do You skip a Step In JCL?
how to increase the space of a dataset in instream procedure.