If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
No Answer is Posted For this Question
Be the First to Post Answer
how to set dependancy for jobs?
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
what is the compile process of cobol program expalin with code
What are three major types of JCL statements? What are their functions?
what is the purpose of coding class parameter in job statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How to empty the records in jcl
1) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?
What do you understand by the terms: joblib and steplib?
What is the difference between sb37,se37,sd37 each?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
describe the dd statement,its meaning,syntax and keywords?