How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Post New Answer View All Answers
What is the purpose of dd?
Name what parameter directs the output of the job log dataset?
List the various advantages of using jcl language?
Is their any set of rules for dd? Explain.
Mention the types of job control statements?
what is the use of JCL?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the function of //cntl statement?
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.
how you will the direct the data to spool using sysout option?
Explain dd statement in jcl?
Which statement is used to identify the private libraries in job?
How can a fb file convert to vb file using sort program?
What is the function of //jcllib statement?
What is NOTCAT ?