During the startup of Common Services ENF, following error message issued:
CAHC405E HZSADDCK failed. RC=00000012 RSN=02010C01
CCS 15.0
z/OS
A request to add a health check (HZSADDCK) to the IBM Health Checker for z/OS has failed.
RC=00000012 RSN=02010C01 RCRSN=02010C01) specifically indicates that the IBM Health Checker for z/OS address space is not active.
To resolve this issue, the IBM Health Checker for z/OS must be started before the CA Health Checker attempts to register checks.
Step 1: Verify IBM Health Checker Status
Issue the following console command to verify if the IBM Health Checker address space (typically named HZSPROC) is active:
D A,HZSPROC
Step 2: Start the IBM Health Checker
If the address space is not active, start it using your site-specific procedure name:
S HZSPROC
This error often occurs following after Common Services maintenance has been applied.
## Note - These errors do NOT have any impact on ENF functionality ##