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
what is DSN parameter and DISP parameter is used for?
What statement can be used to send data to another mvs jes3 node?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Can an individual step be restricted from using all the jobs allowed cpu time?
when can a job time-out occur? How to overcome that?
What is job control language?
Explain the function of the dd dcb keyword?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Which dd parameters are required?
What is the purpose of dd * statement in jcl?
How can values be passed from the job stream to an executable program?
what are the types of abends that occur on job failure? And explain the possible causes of these
which utility is used a dummy utility?
Which statement is used to identify the private libraries in job?
i want to store 20 digits . how will u do it in cobol ?