How can return codes be tested before execution of a job step?
No Answer is Posted For this Question
Be the First to Post Answer
how to resolve the soc4 error?
What parameter directs the output of the job log dataset?
What statement marks the end of an in-stream or catalogued procedure?
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
What is the difference between the JOBLIB and the STEPLIB statements?
What is the difference between run mode and addressing mode?
how do you resolve for soc7 error
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 will happen if two JOB statements are mentioned in an JCL continuously.
what is inrec fields and outrec fields in sorting
How many extents are possible for a sequential file ? For a VSAM file ?
How to get the last but one duplicate record of the file using Sort?