Explain how can the disposition of sysout datasets be set for an entire jobstream?
No Answer is Posted For this Question
Be the First to Post Answer
How do you skip a particular step in a proc/JOB?
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
List some valid operation codes in JCL
What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?
what JCL Procedures?
What is use of restart and how to use it?
What is a GDG
What is RESTART? How is it invoked?
How many extents are possible for a sequential file ? For a VSAM file ?