How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Post New Answer View All Answers
How dummy is used in jcl?
How can a jobs execution priority be modified?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
List in order the hierarchical levels of jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Is it possible to left uncode disp?
How can an in-stream dataset be terminated?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is the purpose of the dd keylen parameter?
What parameter of the job statement is used to limit the cpu time consumed by the job?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
When output dataset space is required, what quantity categories are used?
which parameter is use to declare the name of dataset in dd statement?
What is the purpose of dd?
How does jcl act on code(if you take a cobol program)?