PCB-00225: Undeclared SQL identifier string

PCB-00225: Undeclared SQL identifier string

Cause: The name of a descriptor, statement, or cursor was not declared or is misspelled, or was declared as a different kind of SQL identifier.

Action: Add or correct the descriptor, statement, or cursor declaration.

PCB-00224: Ambiguously referenced variable string

PCB-00224: Ambiguously referenced variable string

Cause: There is more than one variable of the same name and the qualification given was insufficient to determine which variable the reference was to.

Action: Use more complete qualification in the variable reference.

PCB-00223: Undeclared variable string

PCB-00223: Undeclared variable string

Cause: A variable used in a SQL statement was not declared or its name is misspelled or if option DECLARE_SECTION=YES the declaration was not in a DECLARE SECTION.

Action: Add or correct the variable declaration.

PCB-00222: Size for host variable string exceeds maximum size

PCB-00222: Size for host variable string exceeds maximum size

Cause: A variable declared with PIC S9(n), with n greater than what is allowed on the given platform, was used in an embedded sql statement. On 32 bit machines n must not exceed 9, and on 64 bit machines, n must not exceed 18.

Action: Use a smaller number in the picture clause that does not exceed the maximum allowed size on your platform or use COMP-3.

PCB-00221: OCCURS DEPENDING ON clause not allowed for host variable string

PCB-00221: OCCURS DEPENDING ON clause not allowed for host variable string

Cause: A variable declared with an OCCURS clause with the DEPENDING ON subclause was used in a SQL statement or embedded PL or SQL block.

Action: Remove the DEPENDING ON subclause from the variable declaration.

NZE-29163: Third party PKI vendor is not supported in FIPS mode.

NZE-29163: Third party PKI vendor is not supported in FIPS mode.

Cause: Third party PKI vendors like Entrust and MCS are not supported in FIPS mode.

Action: Use only Oracle PKI when running in FIPS mode.

NZE-29162: Non-FIPS cipher suites being used in FIPS mode.

NZE-29162: Non-FIPS cipher suites being used in FIPS mode.

Cause: The cipher suite being used does not contain FIPS approved algorithms.

Action: Use cipher suites that contain FIPS approved algorithms.

NZE-29161: software integrity self-test failure

NZE-29161: software integrity self-test failure

Cause: The software integrity check test on the NZ shared library has failed.

Action: Check to ensure that the library being used is the same as the one on which the digest was pre-computed.

NZE-29160: NZ library being used is different.

NZE-29160: NZ library being used is different.

Cause: The NZ library being used at runtime is not the same one on which the digest was computed for doing the software integrity check.

Action: Check to ensure that the library being used is the same as the one on which the digest was pre-computed.

NZE-29159: Unable to read library.

NZE-29159: Unable to read library.

Cause: Not able to read the library on which the DAC check has to be performed. Read call failed.

Action: Check if the library has the appropriate file permissions.

NZE-29158: Unable to open library.

NZE-29158: Unable to open library.

Cause: Opening of the library failed.

Action: Check to ensure that the library is present in the location specified, and that it has the appropriate file permissions.

NZE-29157: Unable to build an absolute path to the library.

NZE-29157: Unable to build an absolute path to the library.

Cause: Not able to construct an absolute path to the location of the library.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29156: conditional RNG self-test failure

NZE-29156: conditional RNG self-test failure

Cause: Continuous Random Number Generator test, which is needed in FIPS mode, has failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29155: continuous key pair consistency check self-test failure

NZE-29155: continuous key pair consistency check self-test failure

Cause: The public-private key pair check test failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29154: deterministic RNG self-test failure

NZE-29154: deterministic RNG self-test failure

Cause: The deterministic Random Number Generator power up self-test has failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29153: RSA self-test failure

NZE-29153: RSA self-test failure

Cause: The RSA power up self-test has failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29152: SHA-1 self-test failure

NZE-29152: SHA-1 self-test failure

Cause: The SHA-1 power up self test has failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29151: 3DES self-test failure

NZE-29151: 3DES self-test failure

Cause: 3DES power up self test has failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29150: DES self-test failure

NZE-29150: DES self-test failure

Cause: DES power up self test has failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29141: Cannot import in the der format.

NZE-29141: Cannot import in the der format.

Cause: Cannot import the certificate into the certificate object. The reason could be a malformed certificate.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29140: Cannot create certificate object.

NZE-29140: Cannot create certificate object.

Cause: Creation of the certificate object failed. The application could have run out of memory.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29137: The global context is incorrect.

NZE-29137: The global context is incorrect.

Cause: The global context is incorrectly configured or invalid.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29136: The allocated buffer is too small.

NZE-29136: The allocated buffer is too small.

Cause: The output buffer is too small.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29135: Seed generation for Random Number Generator failed.

NZE-29135: Seed generation for Random Number Generator failed.

Cause: Generation of seed for random number generator failed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29131: pkcs11 certificate label already set in wallet

NZE-29131: pkcs11 certificate label already set in wallet

Cause: This error occurred because the wallet already had a certificate label set.

Action: Use an empty wallet (created with orapki).

NZE-29120: Cannot export certificate.

NZE-29120: Cannot export certificate.

Cause: The certificate cannot be exported. One of the required parameters could be NULL.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29119: Cannot import certificate.

NZE-29119: Cannot import certificate.

Cause: The certificate cannot be imported. One of the required parameters could be NULL or the certificate has an invalid X.509 BER or DER encoding.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29118: Cannot create PKCS #12 attributes.

NZE-29118: Cannot create PKCS #12 attributes.

Cause: Creation of the attributes failed. The possible reason is a memory allocation error.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29117: Cannot add PKCS #12 attributes.

NZE-29117: Cannot add PKCS #12 attributes.

Cause: Could not add an attribute. The attribute parameter could be NULL.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29116: Cannot get PKCS #12 attributes.

NZE-29116: Cannot get PKCS #12 attributes.

Cause: Retrieval of an attribute failed. One of the required parameters could be NULL.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29115: Cannot export private key.

NZE-29115: Cannot export private key.

Cause: The private key could not be exported. Either the application ran out of memory or the key type is not valid.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29114: Cannot import private key.

NZE-29114: Cannot import private key.

Cause: The private key could not be imported. One of the required parameters could be NULL or the encoded private key could be malformed.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NZE-29113: Cannot access attributes from a PKCS #12 key bag.

NZE-29113: Cannot access attributes from a PKCS #12 key bag.

Cause: Retrieval of the private key failed. One of the required parameters is probably NULL or the index specified by the application does not contain a key bag.

Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

NCR-04024: NCRR: Maximum number of procedures reached

NCR-04024: NCRR: Maximum number of procedures reached

Cause: A procedure registration has failed because the procedures array is filled up.

Action: Re-register the interface increasing the maximum # of procedures.

NCR-04023: NCRR: Invalid object descriptor

NCR-04023: NCRR: Invalid object descriptor

Cause: An object registration has failed because of an invalid object descriptor.

Action: Application error - debug and fix.

NCR-04022: NCRR: Invalid procedure descriptor

NCR-04022: NCRR: Invalid procedure descriptor

Cause: A procedure registration has failed because of an invalid procedural descriptor.

Action: Application error - debug and fix.

NCR-04021: NCRR: Pickler errors

NCR-04021: NCRR: Pickler errors

Cause: Service export or query failed because of pickler errors

Action: Contact customer support

NCR-04020: NCRR: Interface or instance name does not exist

NCR-04020: NCRR: Interface or instance name does not exist

Cause: Service expunge or query failed because the name does not exist with the Oracle Internet Directory server

Action: Use Oracle Internet Directory tools on the relevant Oracle Internet Directory instance to verify the same. Otherwise turn on tracing and or or contact customer support

NCR-04019: NCRR: Interface or instance name already exists

NCR-04019: NCRR: Interface or instance name already exists

Cause: Service export failed because the name already exists with the Oracle Internet Directory server

Action: Application error - debug and fix.

NCR-04018: NCRR: Unable to create the TNS address list

NCR-04018: NCRR: Unable to create the TNS address list

Cause: Unable to create the TNS address list from the interface instance list.

Action: Application error - debug and fix.

NCR-04017: NCRR: Unable to find the interface instance handle

NCR-04017: NCRR: Unable to find the interface instance handle

Cause: The instance handle corresponding to the instance name was not found.

Action: Application error - debug and fix.

NCR-04016: NCRR: Last interface instance handle

NCR-04016: NCRR: Last interface instance handle

Cause: The instance handle passed in is the last instance handle in the list.

Action: Not an error - means reaching the end of the list.

NCR-04015: NCRR: Invalid interface name

NCR-04015: NCRR: Invalid interface name

Cause: Service export or import failed because of an invalid interface name

Action: Application error - debug and fix.

NCR-04014: NCRR: Invalid instance name

NCR-04014: NCRR: Invalid instance name

Cause: Service export or import failed because of an invalid instance name

Action: Application error - debug and fix.

NCR-04013: NCRR: Insufficient authorization

NCR-04013: NCRR: Insufficient authorization

Cause: Attempted Oracle Internet Directory Server operation has failed because of insufficient authorization.

Action: Contact customer support.

NCR-04012: NCRR: Invalid address descriptor

NCR-04012: NCRR: Invalid address descriptor

Cause: An ncrrei_export_interface call failed because of an invalid address descriptor.

Action: Application error - debug and fix.

NCR-04011: NCRR: Oracle Internet Directory error

NCR-04011: NCRR: Oracle Internet Directory error

Cause: Service export or import failed during interaction with Oracle Internet Directory Server.

Action: Either wrong parameters with respect to the Remote Operations Service Registration Schema were passed in and or or the Oracle Internet Directory server refused to perform the requested operation. Refer the Remote Operations Service Registration Schema and or or turn on Oracle Internet Directory tracing and or or contact customer support.

NCR-04010: NCRR: Unable to contact Oracle Internet Directory Server

NCR-04010: NCRR: Unable to contact Oracle Internet Directory Server

Cause: Service export or import failed to contact Oracle Internet Directory Server.

Action: Ensure Oracle Internet Directory configuration is correct. Otherwise, turn on tracing and or or contact customer support.

NCR-04009: NCRR: Object exists

NCR-04009: NCRR: Object exists

Cause: An attempt to register an object has failed because the object already exists in this interface.

Action: Application error - register a new object, destroy the old one, or indicate that the old one must be replaced.

NCR-04008: NCRR: Procedure exists

NCR-04008: NCRR: Procedure exists

Cause: An attempt to register a remote procedure has failed because the procedure already exists in this interface.

Action: Application error - register a new procedure, destroy the old one, or indicate that the old one must be replaced.

NCR-04007: NCRR: Invalid object handle

NCR-04007: NCRR: Invalid object handle

Cause: A service registration API call failed because of an invalid object handle, for example, one that does not exist.

Action: Application error - debug and fix.

NCR-04006: NCRR: Invalid argument descriptor

NCR-04006: NCRR: Invalid argument descriptor

Cause: A procedure registration has failed because of an invalid argument descriptor.

Action: Application error - debug and fix.

NCR-04005: NCRR: Invalid procedure handle

NCR-04005: NCRR: Invalid procedure handle

Cause: A procedure or object registration has failed because of an invalid procedural handle.

Action: Application error - debug and fix.

NCR-04004: NCRR: Invalid interface instance handle

NCR-04004: NCRR: Invalid interface instance handle

Cause: A service registration API call has failed because of an invalid instance handle.

Action: Application error - debug and fix.

NCR-04003: NCRR: Interface exists

NCR-04003: NCRR: Interface exists

Cause: An attempt to register an interface has failed because an interface already exists.

Action: Application error - register a new interface, destroy the old one, or indicate that the old one must be replaced.

NCR-04002: NCRR: Invalid interface descriptor

NCR-04002: NCRR: Invalid interface descriptor

Cause: An attempt to register an interface has failed because of an invalid interface descriptor.

Action: Check interface descriptor passed into the ncrrri_register_interface call.

NCR-03028: NCRO: Partner refused request for sender-makes-right.

NCR-03028: NCRO: Partner refused request for sender-makes-right.

Cause: Sender-makes-right was requested by the current side, yet refused by the server.

Action: Check the server side to see why it refused SMR.

NCR-03027: NCRO: No remote service session set up yet.

NCR-03027: NCRO: No remote service session set up yet.

Cause: Sender-makes-right needs the remote FID.

Action: Please set up the remote session before using the Send Make s Right option.

NCR-03026: NCRO: The result buffer has overflowed

NCR-03026: NCRO: The result buffer has overflowed

Cause: The result buffer for holding the pickling result is too small.

Action: Please enlarge the result buffer and try again.

NCR-03025: NCRO: Failed to make LIST connection(s)

NCR-03025: NCRO: Failed to make LIST connection(s)

Cause: Failure to make LIST connection(s) usually means one of two things: (1) Address list syntax error, (2) Could not connect with supplied addresses

Action: Check address list syntax and make sure that there is a listener process for each (or some) of the supplied addresses.