We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Answer Posted / rana
Yes
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What do you understand by jcl?
How does jcl specify the job to the operating system?
In job processing, what happens in execution stage?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain in DD statement what is the use of DCB parameter?
Explain the function of the steplib dd statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what is use of space parameter in dd statement?
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 are the jcl procedures?
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) ?
Which statement is used to identify the private libraries in job?
What dd statement is used to supply the name of a dataset?
State the uses of syspring, sysin, sort fields, sum fields and dummy.