Answer Posted / guest
Use IF ABEND statement in the JCL.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
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 is Cataloged Procedures?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Must tape dataset definitions include vol=ser specifications?
Explain how can a jobs execution priority be modified?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is notcat 2 - gs?
a dd statement has 2 types of parameters. Name them?
which parameter is used to check the syntax of a jcl without executing it?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is the JCL statement consists of?
Explain dfsort utility?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How to override loadlib?