Answer Posted / tf
practically speaking: it is usually an unhandled error
within the given program and will necessitate isolating the
error within the given program
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Where can program checkpoints be stored for use in a restart?
How gdg are concatenated?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How does the jcl specify the job to os?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
In job processing, what happens in conversion stage?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is timing concept in mainframe?
Explain how can values be passed from the job stream to an executable program?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain the function of the steplib dd statement?
Explain the hierarchy levels in jcl?
when can a job time-out occur? How to overcome that?