Multiple choice technology mainframe

If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

  1. As the (0) generation

  2. As the (+1) generation

  3. As the (-1) generation

  4. Without the generation number

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

In IBM JCL (z/OS), relative generation numbers of a Generation Data Group (GDG) are resolved relative to the state of the GDG catalog at the beginning of the job. Therefore, a (+1) generation created in an early step must continue to be referenced as (+1) in subsequent steps of the same job.