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
If the parameter is MOD and Mode is OUTPUT, the entire file
will be overwritten.
If the paramete is SHR and Mode is EXTEND, the records will
be appended at the end.
Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
What statement can be used to send data to another mvs jes3 node?
What is the purpose of dd dummy statement?
What is the difference between run mode and addressing mode?
Is it possible to code instream data in a PROC?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What are steplib and joblib? What for they are used?
How can the submitting users racf authority be overridden in a job stream?
In job processing, what happens in execution stage?
How to submit a jcl from cics?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is the JCL statement consists of?
Explain how can the attributes of one sms dataset be copied to another dataset?
what are JCLLIB and STEPLIB in JCL?
How do you overcome this limitation ?