Answer Posted / kishore
it means that even if the previous step abends in jcl -
jes will go to the next step.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain the jcl exec statement?
How does the jcl specify the job to os?
Explain how can an in-stream dataset be terminated?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
how to run batch program without jcl?
What is the significance of addrspc parameter in exec statement?
which parameter is use to declare the name of dataset in dd statement?
What is the function of the dd dcb keyword?
What are the rules employed while naming the steps in a job?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is the JCL statement consists of?
how JCL works?
how can you check if a file is empty using jcl?