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?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of the PARM keyword in the EXEC statement?
Explain the function of dd disp parameter?
Is condition checking possible in jcl?
Why we will create load module in PDS only, Why nt in PS?
What is the function of a dd statement?
What is the function of the steplib dd statement?
What is the error code SOC01 indicate ?
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
How do you create a temporary dataset? Where will you use them?
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.