Answer Posted / guest
A new GDG is coded as (+ after the dataset name as follows:
DSN=JAN.DATA(+. This will cause all generations to be pushed
down one level at the end of the job.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How do you access an uncatalogued dataset in a jcl?
What are the parameter we cannot use in procedure?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What are the utility programs in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain the function of dd name parameter with a 2 part structure; audit.report?
For what purpose steplib and joblib are used ?
How jcl is used for testing batch programs?
how can the same proc be re-used and called by many jobs?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is use of space parameter in dd statement?
what is DD statement is used in JCL?
What are the parameters that are used in creating a gdg?
Explain how can return codes be tested before execution of a job step?