IKYC033I   Error nnnn accessing {ReadyMessageForm | RejectMessageForm | ExpiringMessageForm  | AdminNotifyForm  | RenewCertForm} form-value

Explanation

PKI Services is attempting to notify a client that the certificate is ready, has been rejected, is expiring, is pending for approval, or has been renewed. The message to be sent is derived by reading the message form from a file or data set specified in the General section of the PKI Services configuration file. Either the file name was not specified correctly, or the file read was unsuccessful. The configuration file keyword in error is displayed. The name of the failing file or data set and the error code encountered are also displayed, if known. For ExpiringMessageForm, an error code of zero with no file or data set name displayed indicates that the keyword is required but is missing from the PKI Services configuration file.

System action

The message is not sent. If this is the expiring warning message, notify pending message or the renewed certificate message, it is attempted later.

System programmer response

Locate the failing form-typeMessageForm value in the pkiserv.conf file. Make sure that the value specifies the correct file or data set name and that the file or data set exists. If no errors are found, contact your RACF® administrator to ensure that the user ID assigned to the PKI Services daemon has permission to open the file or data set for reading. After making a correction, restart PKI Services. For more information, see (Optional) Steps for updating the configuration file.