IKYP013I   PKI SERVICES DETECTED AN ERROR DURING INITIALIZATION: ERROR nnnn, REASON 0xnnnn

Explanation

PKI Services is starting. Initialization processing is attempting to set up the Program Call (PC) interface. The attempt was unsuccessful. The error and reason codes are displayed.

System action

PKI Services stops.

System programmer response

Determine the failing service by examining the error code. The values are as follows:
Note: This message is also issued after various C function calls. In these cases, ERROR is the value of errno, and REASON is the value of __errno2().
1
The PKI Services daemon (IKYPKID) is not APF-authorized.
3
Unable to establish recovery. The reason code displayed is the ESTAEX macro return code.
5
Unable to create a PC linkage table index. The reason code displayed is the LXRES macro return code.
6
Unable to create a PC entry table. The reason code displayed is the ETCRE macro return code.
7
Unable to connect the PC entry table to the linkage table. The reason code displayed is the ETCON macro return code.
8, 10, or 11
Unable to create a name token entry. The reason code displayed is the IEANTCR callable service return code.

For error code 1, make the IKYPKID load module in SYS1.LINKLIB APF-authorized. For all other error codes, see the documentation that is associated with the MVS™ service that failed. Make corrections as necessary. Then, restart PKI Services.

Routing code

2

Descriptor code

6