Category Archives: NZE Database Error Messages

NZE-29026: Decryption failure

oracle

NZE-29026: Decryption failure
Cause: SSL record decryption failed.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29025: Error found in certificate check callback

oracle

NZE-29025: Error found in certificate check callback
Cause: The application callback failed during additional certificate validation. Additional checks include CRL validation and extension checking.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29024: Certificate validation failure

oracle

NZE-29024: Certificate validation failure
Cause: The certificate sent by the other side could not be validated. This may occur if the certificate has expired, has been revoked, or is invalid for another reason.
Action: Check the certificate to determine whether it is valid. Obtain a new certificate, alert the sender that the certificate has failed, or resend.

Back to previous menu

NZE-29023: The buffers are not empty

oracle

NZE-29023: The buffers are not empty
Cause: Trying to free buffers that are not empty.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29022: Operation is being attempted on the wrong side of the client/server connection

oracle

NZE-29022: Operation is being attempted on the wrong side of the client/server connection
Cause: The SSL network layer has detected that the operation has been attempted on the wrong side of the client/server connection.
Action: Select the protocol side (of this protocol) to be the same as the one selected with a previous protocol.

Back to previous menu

NZE-29021: Secret key length is incorrect when using SSL 2.0

oracle

NZE-29021: Secret key length is incorrect when using SSL 2.0
Cause: The length of the decrypted ENCRYPTED-KEY is incorrect.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29020: The handshake record length is too long

oracle

NZE-29020: The handshake record length is too long
Cause: The handshake record length exceeds the maximum that is allowed by the SSL specification.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29019: The protocol version is incorrect

oracle

NZE-29019: The protocol version is incorrect
Cause: There is a protocol version mismatch between the two peers.
Action: Specify the correct protocol version in the product’s configuration file.

Back to previous menu

NZE-29018: The premaster secret contains an incorrect version number

oracle

NZE-29018: The premaster secret contains an incorrect version number
Cause: The premaster secret must contain the same version number as the ClientHello. The version sent by the client was incorrect.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu

NZE-29017: The premaster secret length is incorrect

oracle

NZE-29017: The premaster secret length is incorrect
Cause: The premaster secret sent by the peer has an incorrect length.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.

Back to previous menu