How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Post New Answer View All Answers
what are the various stages of job processing?
which utility is used to run a cobol-db2 program?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what is “Cond= even” and “Cond=only”?
Is automatic restart possible in jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Is it possible to define dd statements as you want?
Which dd parameters are required?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is the use of disp parameter?
What statement can be used to send data to another mvs jes3 node?
What is the function of a dd statement?
Explain the purpose of dd * statement in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?