Answer Posted / sudha
Disp=mod means if the dataset already exists it will append
at the end of the existing dataset or if the dataset doesnt
already exist then it will create a new one and write into
it.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How does jcl act on code(if you take a cobol program)?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the motivation behind coding class parameter in job statement?
When space is allocated for an output dataset, what units can be used?
What does a disposition of (new,catlg,keep) for a dsn mean?
How can a stopped job be started again?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How can the disposition of sysout datasets be set for an entire jobstream?
What is the maximum length of a single line of jcl?
What parameter directs the output of the job log dataset?
in ways data can be passed to a COBOL program from JCL?
Explain the purpose of dd dummy statement?
What are the rules employed while naming the steps in a job?
What dd statement is used to supply the name of a dataset?
How do you submit a job for execution?