Answer Posted / shridhar
1. For appending.
2. using same dataset in input and output and making some
changes in that. Use mod for input.
3. When not sure dataset is created or not.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is automatic restart possible in jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to submit jcl through a cobol program?
A dd statement consists of 4 fields. Name them?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
In job processing, what happens in execution stage?
Why block size is multiple of lrecl in jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How do you overcome this limitation ?
Explain the function of dd disp parameter?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain the hierarchy levels in jcl?
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?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?