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
Can we call instream to catalog and catalog to instream?
Explain how can a stopped job be started again?
Are there any set of rules for the names of the steps used in a job?
How do you access an uncatalogued dataset in a jcl?
What are the 4 fields in dd statement?
Must tape dataset definitions include vol=ser specifications?
What are the difference between jcl and jes?
How jcl work to handle various input output file operations?
write a jcl to execute a job by 7:00 am on jan 20,1986?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
can any one plzzzzzz tell the jcl code for creating ps using idcams
What do you understand by jcl?
How to pass data to a program that is coded in an exec statement?
what operation is performed by job statement?
Explain the function of //cntl statement?