Answer Posted / guest
No.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
what is DSN in JCL and what are the parameters to declare the DSN?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Give the syntax of job specifying jcl statement.
What are steplib and joblib?
How is a type of file defined in the jcl that executes the cobol program?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Name what parameter directs the output of the job log dataset?
What is jcl in mainframe?
How to pass data to a program that is coded in an exec statement?
List in order the hierarchical levels of jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Name a few IBM utility programs, and explain its function.
How does jcl act on code(if you take a cobol program)?
How can return codes be tested before execution of a job step?
What is the function of job statement in jcl?