What does a disposition of (NEW,CATLG,DELETE) mean?
Answer Posted / vikas pujar
It is wrong since u cannot delete a DS on abnormal
termination , when NEW is given, since noting is there to
delete!!
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Define concatenating?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain how can an in-stream dataset be terminated?
How would you understand error(execution phase)?
What is the purpose of disp parameter?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What dd statement is used to supply the name of a dataset?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is jcl in mainframe?
i want to store 20 digits . how will u do it in cobol ?
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 you will the direct the data to spool using sysout option?
What is the function of //jcllib statement?
Give the syntax of job specifying jcl statement.
How does jcl act on code(if you take a cobol program)?