what is “Cond= even” and “Cond=only”?
what is DSN in JCL and what are the parameters to declare the DSN?
what is JCL?
Mention the types of job control statements?
Explain in DD statement what is the use of DCB parameter?
What is Cataloged Procedures?
What is the syntax of JCL statement?
what is the use of IEBGENER utility?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
what is DD statement is used in JCL?
what is the use of JCL?
Is it possible to code instream data in a PROC?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?