ICT1034   CRYPTOGRAPHY KEY TRANSLATION FAILED - CODE xx

Explanation

An error has occurred during key translation processing. The translation was requested by the key generator utility program. In the message text, xx is the error return code from the key translation process. The values of xx and their explanations are as follows:
Code
Explanation
4
The Programmed Cryptographic Facility has not been initialized.
8
The operation requested was not valid.
12
An ESTAE recovery environment could not be established.
24
Bad parity was detected in the local, remote, or cross key.
28
The program requesting the key translation function is not APF-authorized or in supervisor state or running under storage protect key 0 through 7.
32
The address of the enciphered data-encrypting key or the address of the enciphered key-encrypting key was specified as zero.

System action

Key generator utility processing ends.

Programmer response

Contact your programming support personnel. When the problem has been corrected, rerun the key generator utility program as follows. If the SETM or CHGM function was requested and the host master key was not set (message ICT010I was not issued), rerun the entire job. 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