IDC3341I
DECIPHER KEY IS INVALID

Explanation

One of the keys supplied by the caller to decipher the data is not the same as the key that was used to encipher the data. If the SYSTEMKEY parameter was specified, then one of the following is incorrect:
  • The secondary file key name specified by the SYSTEMKEYNAME parameter.
  • The secondary file key name contained in the header.
  • The enciphered data encrypting key specified by the SYSTEMDATAKEY parameter.
  • The enciphered data encrypting key contained in the header.

If the DATAKEYVALUE parameter was specified, then the specified value (plain text data encrypting key) is incorrect. If the DATAKEYFILE parameter was specified, then the first record in the data encrypting key data set is incorrect.

System action

The system ends the command.

System programmer response

If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center. Provide the JCL and the SYSOUT output for the job.

Programmer response

Supply the correct key. Run the job again.

Source

DFSMSdfp

Module

IDCIO01