Category Archives: NZE Database Error Messages

NZE-29232: the cryptographic engine key initialization failed

oracle

NZE-29232: the cryptographic engine key initialization failed
Cause: During initialization of a key for cryptography, some failure occurred. This includes running out of memory and passing illegal arguments.
Action: Make sure the executable has been linked with compatible library versions, and that the correct parameters are being used for the cryptographic functions.

Back to previous menu

NZE-29231: the cryptographic engine failed to initialize

oracle

NZE-29231: the cryptographic engine failed to initialize
Cause: During initialization of the cryptographic engine, some failure occurred. Possible causes include running out of memory and trying to seed the random number generator.
Action: Make sure the executable has been linked with compatible library versions, and that you are not running out of swap space.

Back to previous menu

NZE-29230: the header length is not sufficient for message header

oracle

NZE-29230: the header length is not sufficient for message header
Cause: The input TDU has either been corrupted or it is not being used correctly.
Action: Check that the TDU is being used from the beginning. If possible, compare the size of the TDU upon generation to the size being used.

Back to previous menu

NZE-29229: the magic number found in the header does not match expected

oracle

NZE-29229: the magic number found in the header does not match expected
Cause: The input TDU has either been corrupted or is not being used correctly.
Action: Check that the TDU is being used from the beginning. If possible, compare the size of the TDU upon generation to the size being used.

Back to previous menu

NZE-29228: Cannot calculate the number of bytes for output

oracle

NZE-29228: Cannot calculate the number of bytes for output
Cause: The cryptographic engine is confused about the algorithm.
Action: Check the parameters being used with the cryptographic functions.

Back to previous menu

NZE-29227: Certificate is expired

oracle

NZE-29227: Certificate is expired
Cause: Certificate is no longer valid..
Action: Obtain another certificate or renew this certificate.

Back to previous menu

NZE-29226: No matching private key found

oracle

NZE-29226: No matching private key found
Cause: Could not locate a matching private key in the persona for the given certificate (public key).
Action: None

Back to previous menu

NZE-29225: Certificate already installed

oracle

NZE-29225: Certificate already installed
Cause: Attempting to install a certificate into a persona which already has it.
Action: Do not install the certificate.

Back to previous menu

NZE-29224: Cannot locate matching certificate request

oracle

NZE-29224: Cannot locate matching certificate request
Cause: No matching certificate request for the certificate was found.
Action: Install the correct certificate.

Back to previous menu

NZE-29223: Cannot create certificate chain

oracle

NZE-29223: Cannot create certificate chain
Cause: Unable to create a certificate chain with the existing trust points for the certificate that is to be installed.
Action: Install the trust point that signed the certificate.

Back to previous menu