Answer Posted / arjun
There is a procedure in ca7.
Where u can restart the job from ca11. there u need to
specify the step name and submit the job.
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Name what parameter directs the output of the job log dataset?
What are the utility programs in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the format of comment statement?
How jcl is used for testing batch programs?
what happens in conversion stage in job processing?
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?
How can a jobs execution priority be modified?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the use of symbol // in jcl?
how to compare two datasets without using superce because output is limited to 133 bytes
what is the use of IEBGENER utility?
how do you code a null statement?
How do you access an uncatalogued dataset in a jcl?