I need to create a program that will read all generations of a GDG and create a single file containing the content of all generations. The JCL will use the base GDG name to include all generations are read.
I know this can be done using EIBGENER but I need to insert a sentinel between the end of one file's content and the beginning of the next file's content.
Does anyone know if there is a way to sense when the end of one of the generations is reached?
Thanks
I know this can be done using EIBGENER but I need to insert a sentinel between the end of one file's content and the beginning of the next file's content.
Does anyone know if there is a way to sense when the end of one of the generations is reached?
Thanks