Category Archives: NZE Database Error Messages

NZE-29036: This feature is not supported

oracle

NZE-29036: This feature is not supported
Cause: Operation is not supported by the current connection parameters.
Action: Check the Oracle documentation to determine the appropriate connection parameters required for this operation.

Back to previous menu

NZE-29035: Pseudo Random Number Generator is needed

oracle

NZE-29035: Pseudo Random Number Generator is needed
Cause: PRNG not set yet. A PRNG must be installed first.
Action: None

Back to previous menu

NZE-29034: Correct cipher suite or client authentication is needed

oracle

NZE-29034: Correct cipher suite or client authentication is needed
Cause: Before installing a private key, a cipher suite or client authentication suite using the same key exchange algorithm must be installed first. This has not been done.
Action: Install a cipher suite or client authentication suite that uses the same key exchange algorithm as the private key before re-installing the private key.

Back to previous menu

NZE-29033: Invalid PFX

oracle

NZE-29033: Invalid PFX
Cause: The PFX is invalid for this operation containing either no certificates and private key or multiple private keys. However, the API which returns this error is not used in our code.
Action: None

Back to previous menu

NZE-29032: The given identity is not complete

oracle

NZE-29032: The given identity is not complete
Cause: The certificate list does not contain both private key and certificate.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29031: SSL handshake is required

oracle

NZE-29031: SSL handshake is required
Cause: Renegotiation cannot proceed before the SSL handshake is completed.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29030: SSL handshake is requested

oracle

NZE-29030: SSL handshake is requested
Cause: The peer sends this message if it wishes to renegotiate. The application can either proceed with the renegotiation or reject the request.
Action: This is not an error. To find out more details enable tracing and retry the connection. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29029: SSL handshake already completed

oracle

NZE-29029: SSL handshake already completed
Cause: The system is trying to initiate a handshake when it has already been completed.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29028: Server verification failure when using SSL 2.0

oracle

NZE-29028: Server verification failure when using SSL 2.0
Cause: Processing of an SSL 2.0 SERVER-VERIFY message failed.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29027: Error in entropy collection

oracle

NZE-29027: Error in entropy collection
Cause: The internal entropy collection failed to generate enough seed data.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu