How to alter the parameters for the existing gdg?
No Answer is Posted For this Question
Be the First to Post Answer
Is their any limit for data sets?
How to DEBUG a JCL?
What do you understand by the term job time – out and how can you overcome that?
What is the purpose of disp parameter?
how you can direct the data to spool using SYSOUT option?
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
When output dataset space is required, what quantity categories are used?
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?
What is the function of the dd avgrec keyword in sms datasets?
How do you restart a step in JCL?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?