how to allocate a dynamic dataset in jcl ?
Answer Posted / vinayak
mod in disp is used to allocate dynamic ds if they don't
exist else just append data in the end
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is jcl in mainframe?
which utility is used a dummy utility?
Explain how can a jobs execution priority be modified?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How jcl is used for testing batch programs?
Why include statement is used in a jcl?
What is the use of symbol // in jcl?
Is there any command to check wether the ps file is in sorted order?
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 do you understand by the terms: joblib and steplib?
How can the submitting users racf authority be overridden in a job stream?
What is the purpose of dd dummy statement?