Answer Posted / satish.m.s
Use a file //dd1 DD sysout=(*,intrdr)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define concatenating?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How gdg are concatenated?
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?
what happens in conversion stage in job processing?
How does jcl specify the job to the operating system?
What are hierarchy levels in jcl?
what is use of dsn 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?
Where can program checkpoints be stored for use in a restart?
Can we call instream to catalog and catalog to instream?
Is their any set of rules for dd? Explain.
How can a fb file convert to vb file using sort program?
Explain how can values be passed from the job stream to an executable program?
Explain the job statement in jcl?