The Repository for z/OS r7.2 does not list 13 as a valid version
in the Repository installation 'DB2 Defaults' panel, the DB2 Catsync
panel (SYNCDB2), and the DDLDB2 panels.
These components have been modified to allow 13 as a valid version.
New functionality introduced with DB2 13 will not be supported
at this time.
In addition, when performing a new installation of the Repository for
z/OS r7.2 in a DB2 v13 subsystem, the step 'Create the Tables, Views,
Stored Procedures, and Triggers' will return a SQLCODE = -769 during
the creation of an auxiliary table 'APPROVAL_CLOB', as the tablespace
that holds the auxiliary table is not defined as UTS. Step 10 'Create
the Data Tables' will return a SQLCODE = -646 during creation of the
table 'TEMP_SUBSYTES2' as this table needs to have its own tablespace.
This only affects those sites that will be installing a brand new
repository in a DB2 13 environment.
SYMPTOMS:
Release : 7.2
If the APPLY job abends with a CC=12 and the following message is present
GIM26701S ** DIRECTORY SPACE FOR THE SMPWRK3 LIBRARY WAS EXCEEDED DURING AN ATTEMPT TO STORE MODULE ENTRY XXXXXXX.
Increase the space allocation for the SMPWRK3 DDDEF in all zones. Refer to KB article #368960 for more information regarding how to update SMPE DDDEF Using batch JCL.