Multiple choice technology mainframe

If name of gdg is MYFILE.LIB.TEST then what is the corresponding GDG dataset name that are derived from GDG?

  1. MYFILE.LIB.TEST.G001

  2. MYFILE.LIB.TEST.G0001V00

  3. MYFILE.LIB.TEST1

  4. WE CANNOT DETERMINE

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Derived GDG dataset names follow the naming convention of GDG_BASE_NAME.GxxxxVyy. For a GDG base named MYFILE.LIB.TEST, the corresponding generation dataset name is appended with .G0001V00 (representing generation 1, version 0).