Updating the TPARAM table

The TPARAM table in the repository can be set to an inconsistent state due to failures in jobs that update the repository tables. You can reset a parameter in the TPARAM table to rectify this inconsistent state.

To run the TPARAM table update, use the job HZASTPRM, in the JCLLIB. This job is generated from the HZASCUST post-installation customization job.

SYSIN parameter

UPDATE &REPZSCHM.TPARAM SET FVALUE = ’0’ WHERE FKEY = ’PROCRUN’;