How many parameters are there to a DISP statement and what
are their uses ?
Answer Posted / neha
Three parameters ont DISP(praa1,para2,para3)
Para1:Current status of Dataset
Para2:what to do with dataset in normal condition
Para3:What to do with dataset ib abnormal termination.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When space is allocated for an output dataset, what units can be used?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain the function of //cntl statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
Name the statement which can be used to send data to another mvs jes3 node?
What are the difference between jcl and jes?
Explain in DD statement what is the use of DCB parameter?
How can the attributes of one sms dataset be copied to another dataset?
what is DSN in JCL and what are the parameters to declare the DSN?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
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' ?
how would you create a temporary dataset? And where will you use them?
what JCL Procedures?
How to submit jcl through a cobol program?
Which statement is used to identify the private libraries in job?