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.
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.
NZE-29035: Pseudo Random Number Generator is needed
Cause: PRNG not set yet. A PRNG must be installed first.
Action: None
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.
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
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.
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.
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.
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.
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.
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.