Multiple choice technology mainframe which utility we have to use to delete the generation of a GDG? IDCAMS IEFBR14 IEBGENER IEBCOPY Reveal answer Fill a bubble to check yourself B Correct answer Explanation To delete or uncatalog a specific dataset generation of a GDG in JCL, the null program IEFBR14 is executed with a DD statement specifying DISP=(OLD,DELETE). IDCAMS is used to define/delete the GDG base, while IEBGENER and IEBCOPY copy data.