GDGs can be CREATED (not COPIED) only on DASD and NOT on
tape drives ? Is it True ?
Post New Answer View All Answers
In job processing, what happens in execution stage?
Can we use DISP=SHR in output file in JCL
What parameter directs the output of the job log dataset?
Explain the function of dd disp parameter?
Define concatenating?
What is the significance of addrspc parameter in exec statement?
what is the purpose of coding notify parameter in job statement?
how can you check if a file is empty using jcl?
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 do you access an uncatalogued dataset in a jcl?
Explain how can a jobs execution priority be modified?
what are JCLLIB and STEPLIB in JCL?
is there any way to execute more than one proc in the same exec statement at the same time..?
which utility is used to sort a file in jcl?
What is the purpose of disp parameter?