How many parameters are there to a DISP statement and what
are their uses ?
Answer Posted / soni
disp = ( parameter1,parameter2,paramaeter3).
parameter1 : new , mod ,old , shr
parameter 2: delete ,catlg ,uncatlg , keep ,pass
parameter 3 : delete ,catlg , uncatalog , keep
parameter1 indicates current status of the dataset
parameter 2 for normal terminition of job , how the file is
to be handled
parameter3 same as parameter2 upon abnormal terminitation
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Does jcl support automatic restart?
Is condition checking possible in jcl?
How to pass data to a program that is coded in an exec statement?
What are some jcl statements that are not allowed in procedures?
I need exexution process for JCL programs
How does jcl act on code(if you take a cobol program)?
Name the statement which can be used to send data to another mvs jes3 node?
Explain in DD statement what is the use of DCB parameter?
how you will the direct the data to spool using sysout option?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Is there any command to check wether the ps file is in sorted order?
Explain how can the attributes of one sms dataset be copied to another dataset?