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 / mohamed khan
Records will be written to end of file (append) when a
WRITE is done in both cases.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you overcome this limitation ?
In job processing, what happens in conversion stage?
When space is allocated for an output dataset, what units can be used?
Can I share my data with other jobs? How?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what sort card you will use to copy the data from one dataset to another dataset?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Why block size is multiple of lrecl in jcl?
Explain dd statement in jcl?
Explain how can values be passed from the job stream to an executable program?
Describe the various parameters utilized in the creation of a gdg?
Brief description of inline procedure of jcl.
A dd statement consists of 4 fields. Name them?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What is one line to pass PARM from JCL to COBOL?