WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
Answer Posted / dhanumjaya
in this case if the dataset already exist then it will
delete,otherwise the dataset first created and after deleted
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How jcl is used for testing batch programs?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
A dd statement consists of 4 fields. Name them?
How to submit a jcl from cics?
what is use of disp parameter in dd statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
what is the resolution for sb37 error
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Name a few IBM utility programs, and explain its function.
What are the rules employed while naming the steps in a job?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the use of disp parameter?
Describe the various parameters utilized in the creation of a gdg?
Explain the function of //jcllib statement?