Can a PROC CALL another PROC ? (in both Instream and
Cataloged cases) ?
Post New Answer View All Answers
How to override loadlib?
What do you know about jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How can the submitting users racf authority be overridden in a job stream?
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?
write a jcl to execute a job by 7:00 am on jan 20,1986?
List the different components of jcl statement?
What is the function of dd disp parameter?
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?
How do you create a temporary dataset?
what is use of dsn parameter in dd statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the significance of addrspc parameter in exec statement?
Can we call instream to catalog and catalog to instream?
What is the purpose of dd?