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 statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Is acct parameter mandatory?
Explain the hierarchy levels in jcl?
what is the resolution for sb37 error
what is DSN in JCL and what are the parameters to declare the DSN?
Explain in DD statement what is the use of DCB parameter?
How can an in-stream dataset be terminated?
Explain the purpose of dd dummy statement?
What is timing concept in mainframe?
what is the use of IEBGENER utility?
How is a type of file defined in the jcl that executes the cobol program?
What do you understand by the term notcat 2 – gs?
What are some jcl statements that are not allowed in procedures?
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
when can a job time-out occur? How to overcome that?