Post implementation

Some existing members in JCLLIB and PARMLIB used for managing the IZSAM V8.2 repository where the ZLV is implemented need to be updated.
PARMLIB member HSISUNL2

Copy contents from ZLVLIC22 and replace the same Db2® UNLOAD statements for tables TLICENSE and LICENSE_VERIFY. These Db2® UNLOAD statements are located towards the end of the PARMLIB member. Replace the &REPZSCHM parameter with the repository schema name.

PARMLIB member HSISLOD2

Copy contents from member ZLVLIC23 and replace the same Db2® LOAD statements for tables TLICENSE and LICENSE_VERIFY. These Db2® LOAD statements are located towards the end of the PARMLIB member. Replace the &REPZSCHM parameter with the repository schema name.

PARMLIB member HSISSQ17

Copy contents from member ZLVLIC20 and replace the same Db2® DDL statements for tablespaces VLICENSE and VLICENTL. These Db2® DDL statements are located towards the end of the PARMLIB member. Replace the &DB, &SGHSITAB, &BPTS parameters with values for the repository.

DO NOT copy the DROP tablespace statements.

PARMLIB member HSISSQ18

Copy contents from member ZLVLIC21 and replace the same Db2® DDL statements for tables/indexes TLICENSE and LICENSE_VERIFY. These Db2® DDL statements are located towards the end of the PARMLIB member. Replace the &REPZSCHM, &DB, &SGHSIIDX, &BPIX parameters with values for the repository.

PARMLIB member HSISLODR
In PARMLIB member HSISLODR, uncomment the two REPAIR input statements for tablespaces VLICENSE and VLICENTL .
PARMLIB member HSISUIP2
In PARMLIB member HSISUIP2, uncomment the two RUNSTATS input statements for tablespaces VLICENSE and VLICENTL.
JCLLIB member HSISLO82
In JCLLIB job HSISLO82, uncomment the two DD statements:
//*LICENSE
//*LICENTL
JCLLIB member HSISUN82
In JCLLIB job HSISUN82, uncomment the two DD statements:
//*LICENSE
//*LICENTL
JCLLIB member HSISGRTB

In JCLLIB job HSISGRTB, uncomment the two GRANT SELECT statements for TLICENSE and LICENSE_VERIFY tables.

JCLLIB member HSISUT01
In JCLLIB job HSISUT01:
  • uncomment the two DD statements for tablespaces VLICENSE and VLICENTL.
  • uncomment the two COPY input statements for tablespaces VLICENSE and VLICENTL.
JCLLIB member HSISUT02
In JCLLIB job HSISUT02, uncomment the two RECOVER input statements for tablespaces VLICENSE and VLICENTL.
JCLLIB member HSISUT03

In JCLLIB job HSISUT03, uncomment the two REORG input statements for tablespaces VLICENSE and VLICENTL.