lbdyck / pdsegen

PDSE Version 2 Member Generation ISPF Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update OA50214-related processing

catherdersoftware opened this issue · comments

EXEC(PDSEGENS) sets a clean flag for a bug that was fixed by IBM APAR OA50214. That fix is a part of base z/OS 2.3. The install customization should check the level of z/OS at installation and set the clean flag appropriately.

A run-time check should check the z/OS release and run the clean logic if the z/OS level is < 2.3.

PDSEGENS will now force clean = 1 if the level of z/OS is >= 2.3.