WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
Answer Posted / patrick santiago
mod, = adding/altering data to dataset
delete, = delete DS after normal eoj
delete = delete DS if abend occurs
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
List the different components of jcl statement?
What is the purpose of dd dummy statement?
what is JCL?
what is the use of JCL?
How does jcl act on code(if you take a cobol program)?
What is the motivation behind coding class parameter in job statement?
what is the resolution for sb37 error
How to pass the parameter in parm using linkage section ? (syntax)?
how you can direct the data to spool using SYSOUT option?
What are the 4 fields in dd statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
In job processing, what happens in execution stage?
how would you create a temporary dataset? And where will you use them?
Explain in DD statement what is the use of DCB parameter?
in ways data can be passed to a COBOL program from JCL?