how to allocate a dynamic dataset in jcl ?
Answer Posted / anju
Using dynamnmbr
| 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 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 do you understand by the term notcat 2 – gs?
What is one line to pass PARM from JCL to COBOL?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How do you create a temporary dataset?
Is automatic restart possible in jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what is “Cond= even” and “Cond=only”?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How can unused space allocation be returned to the system when a dataset is closed?
Where can program checkpoints be stored for use in a restart?
i want to store 20 digits . how will u do it in cobol ?
What is use of restart and how to use it?
How can an in-stream dataset be terminated?