How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Post New Answer View All Answers
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What are s0c1, s0c4, s0c5, s0c7 and socb?
how do you access an uncataloged dataset in a jcl?
List in order the hierarchical levels of jcl?
What is the syntax of JCL statement?
Can I share my data with other jobs? How?
Mention the types of job control statements?
What is the purpose of disp parameter?
What are hierarchy levels in jcl?
when can a job time-out occur? How to overcome that?
What is the function of //cntl statement?
In sms datasets, what is the function of the dd mgmtclas keyword?
Explain the function of a dd statement?
What is the purpose of dd * statement in jcl?
Does jcl support automatic restart?