Answer Posted / senthil
YA WE CAN RESTART IT
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What does a disposition of (new,catlg,keep) for a dsn mean?
what happens in conversion stage in job processing?
How can the attributes of one sms dataset be copied to another dataset?
What is Cataloged Procedures?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
what is DSN parameter and DISP parameter is used for?
What is job control language?
What do you know about jcl?
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?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Can we call instream to catalog and catalog to instream?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How jcl work to handle various input output file operations?