Answer Posted / ranjith
The command to enter in to spool is
TSO SDSF ST
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the rules employed while naming the steps in a job?
How can an in-stream dataset be terminated?
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 ?
What is the format of comment statement?
Explain the function of the dd dcb keyword?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Is it possible to define dd statements as you want?
How can return codes be tested before execution of a job step?
how you can direct the data to spool using SYSOUT option?
Explain the function of //jcllib statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
In sms datasets, what is the function of the dd avgrec keyword?
What are the jcl procedures?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain