ICT1023   INVALID RETURN CODE FROM INSTALLATION EXIT; PROCESSING TERMINATES

Explanation

A return code provided by the key generator utility program installation exit was not valid. If the problem occurred while the utility program was processing a change to the host master key, the contents of the PARM field of the EXEC statement precede this message. If the problem occurred while the utility program was processing a SYSIN control statement, the control statement precedes this message.

System action

Key generator utility processing ends.

Programmer response

Check the installation exit routine to determine if there are any problems in the module and make any necessary corrections. Link edit the key generator utility program with the corrected exit routine. (See "Adding User-Written Exit Routines" in OS/VS1 and OS/VS2 MVS™ Programmed Cryptographic Facility: Installation Reference Manual.) Rerun the key generator utility program as follows. Rerun the entire job if the SETM or CHGM function was requested and the host master key was not set (the contents of the PARM field precede this message).

Otherwise, use this listing to determine which control statements were processed successfully. Then rerun the utility program using the CHGK function to process the remaining control statements.

To ensure that you have all the messages issued for this problem, specify MSGLEVEL=(1,1) for the job.

Source

Programmed Cryptographic Facility (PCF)

Module

ICTMKG00, ICTMKG01