What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
No Answer is Posted For this Question
Be the First to Post Answer
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How do you restart a step in JCL?
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
Explain about LMINIT - generate a data ID for a data set
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
What does a disposition of (MOD,DELETE,DELETE) mean ?
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
If Region=0k means What Happen?
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
How to release the Output HELD by using HOLD = YES on DD statement ?
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
I need exexution process for JCL programs