Is it possible to left uncode disp? If yes, how?
How can the disposition of sysout datasets be set for an entire jobstream?
Differentiate between addressing mode and run mode.
What do you understand by the terms: joblib and steplib?
how can the same proc be re-used and called by many jobs?
Is their any limit for data sets?
How to submit a jcl from cics?
What do you know about jcl?
Differentiate between the joblib and the steplib statements?
How can values be passed from the job stream to an executable program?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is use of restart and how to use it?
Explain how can return codes be tested before execution of a job step?
What is the use of symbol // in jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.