which parameter is use to declare the name of dataset in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
How to pass data to a program that is coded in an exec statement?
What is the purpose of disp parameter?
Can comments be specified at the very beginning of a jobcard? Will the JCL execute?
what is check pending option
A dd statement consists of 4 fields. Name them?
which utility is used to update pds?
Max generations in GDG??
What is difference between Return Code, user completion code, Abend code and reason Code?
Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
What is dummy parameter in JCL??
What is the use of DSNDB07 ?
how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths