how you will the direct the data to spool using sysout option?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of a dd statement?
when can a job time-out occur? How to overcome that?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How many extents are possible for a sequential file ? For a VSAM file ?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
For what purpose steplib and joblib are used ?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what is the difference between perform varying and perform
How to pass the temp dataset form one JOB step to another?