The disp in the JCL is MOD and the program opens the file in
OUTPUT mode. What happens ? The DISP in the JCL is SHR and
the program opens the file in EXTEND mode. What happens ?
Answer Posted / guest
Records will be written to end of file (append) when a WRITE
is done in both cases.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Is there any command to check wether the ps file is in sorted order?
Differentiate between the joblib and the steplib statements?
what is the purpose of coding notify parameter in job statement?
whats the diff bw the evaluate also and and?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How does jcl act on code(if you take a cobol program)?
What do you understand by jcl?
In sms datasets, what is the function of the dd avgrec keyword?
What is one line to pass PARM from JCL to COBOL?
What do you understand by the term notcat 2 – gs?
Where can program checkpoints be stored for use in a restart?
Explain the purpose of dd * statement in jcl?
Can I share my data with other jobs? How?
Mention the types of job control statements?
what is a jcl?