Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below,
What will be the output file name in each step ?
PROC starts
Step 1 has ID.GDG.FILE(+1)
Step2 has ID.GDG.FILE(+4)
PEND
Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ?
PROC starts
Step 1 has ID.GDG.FILE(+1)
PEND
PROC1 starts
Step2 has ID.GDG.FILE(+4)
PEND
Answer Posted / rajeswari
ID.GDG.FILE.G0005V00
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are steplib and joblib?
which utility is used to sort a file in jcl?
What is the use of disp parameter?
How can the disposition of sysout datasets be set for an entire jobstream?
What are the 4 fields in dd statement?
how to run batch program without jcl?
Brief description of inline procedure of jcl.
what are the statements that are not valid to be included in an include statement?
How would you understand error(execution phase)?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How to do automated restart when a job abend?
List the various advantages of using jcl language?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Explain the function of //cntl statement?
Mention the types of job control statements?