How can we execute only one step in a job
Answer Posted / laxmi
but how MR.Prasanth ????
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain how can the submitting users racf authority be overridden in a job stream?
Which dd parameters are required?
How can a stopped job be started again?
Which statement is used to identify the private libraries in job?
How can values be passed from the job stream to an executable program?
what is DSN in JCL and what are the parameters to declare the DSN?
What is one line to pass PARM from JCL to COBOL?
what is the use of JCL?
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 the purpose of coding notify parameter in job statement?
What is NOTCAT ?
What is use of restart and how to use it?
how you will the direct the data to spool using sysout option?