Answer Posted / guest
DISP=MOD is used when the dataset can be extended, ie, you
can add records at the end of an existing dataset.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of dd dummy statement?
Describe the various parameters utilized in the creation of a gdg?
What is the use of symbol // in jcl?
How can values be passed from the job stream to an executable program?
what happens in execution stage in job processing?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
how would you create a temporary dataset? And where will you use them?
Which statement is used to identify the private libraries in job?
what sort card you will use to copy the data from one dataset to another dataset?
how can the same proc be re-used and called by many jobs?
Is there any command to check wether the ps file is in sorted order?
how do you code a null statement?
What is the maximum length of a single line of jcl?
how JCL works?
How dummy is used in jcl?