Answer Posted / lenin
max 255
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the difference between jcl and jes?
Where can program checkpoints be stored for use in a restart?
Are there any set of rules for the names of the steps used in a job? What are they?
What do you understand by the terms: joblib and steplib?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What dd statement is used to supply the name of a dataset?
Explain the job statement in jcl?
In job processing, what happens in execution stage?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain how can values be passed from the job stream to an executable program?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is the JCL statement consists of?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain the purpose of dd * statement in jcl?