Answer Posted / suresh
we use disp = (new,pass,delete) to create temporary data sets.
new is creates a new data set
pass on sucessful execution passes the datta set
delete it deletes the data setfrom the system
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what sort card you will use to copy the data from one dataset to another dataset?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What happens if both JOBLIB & STEPLIB is specified ?
What is the function of dd disp parameter?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How jcl is used for testing batch programs?
How to submit a jcl from cics?
what is use of disp parameter in dd statement?
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?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Differentiate between addressing mode and run mode.
Can we use DISP=SHR in output file in JCL
What is jcl in mainframe, and how many types of jcl statements are there for a job?