what is the purpose of coding class parameter in job statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is DSNDB06 ?
can we copy a file from fixed block to variable block and vice versa ....asap
What is the use of DSNDB07 ?
Where can program checkpoints be stored for use in a restart?
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 ?
How is a dataset passed from one step to another?
What do you understand by the term notcat 2 – gs?
Explain the function of job statement 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 ?
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.
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
What is the syntax of JCL statement?