85 ORA-24280 to ORA-28727
- ORA-24280: invalid input value for parameter string
-
Cause: The parameter has been provided a negative, out of range, or NULL input value.
- ORA-24281: invalid access past the maximum size of LOB parameter string
-
Cause: The value of positional or size parameters exceeded the maximum allowed LOB size of (4 Gigabytes - 1) * DB_BLOCK_SIZE.
- ORA-24291: Sort Hash Cluster error string
-
- ORA-24292: no more tables permitted in this sorted hash cluster
-
Cause: A sorted hash cluster only supports a maximum of 2 tables
- ORA-24295: max key length (string) for sorted hash cluster exceeded
-
Cause: Sorted hash clusters have a maximum key size
- ORA-24296: error in processing the XML configuration file string
-
Cause: Parameters or their values were specified incorrectly in the configuration file.
- ORA-24300: bad value for mode
-
Cause: An undefined mode value was specified.
- ORA-24301: null host specified in thread-safe logon
-
Cause: An HDA was not specified in the logon call while running in a thread safe environment.
- ORA-24302: host connection in use by another thread
-
Cause: An attempt was made to use the host connection while it was in use by another thread.
- ORA-24303: call not supported in non-deferred linkage
-
Cause: One of the calls that is supported in deferred mode linkage exclusively was invoked when the client was linked non-deferred.
- ORA-24304: datatype not allowed for this call
-
Cause: Data of this datatype cannot be sent or fetched in pieces.
- ORA-24305: bad bind or define context
-
Cause: The call was executed on a cursor for which this is invalid.
- ORA-24306: bad buffer for piece
-
Cause: A zero length buffer or a null buffer pointer was provided.
- ORA-24307: Length provided in piecewise bind operation exceeded the maximum size.
-
Cause: The length of the piece exceeded the maximum size provided in an Oracle Call Interface (OCI) bind by position or bind by name call.
- ORA-24308: illegal define position
-
Cause: Call to modify attributes was done for a non-existent position
- ORA-24309: already connected to a server
-
Cause: This server handle is already attached to a server.
- ORA-24310: length specified for null connect string
-
Cause: The connect string is null, but a length was specified for it.
- ORA-24311: memory initialization failed
-
Cause: Cannot initialize user memory.
- ORA-24312: illegal parameters specified for allocating user memory
-
Cause: An illegal size or null pointer was specified for user memory.
- ORA-24313: user already authenticated
-
Cause: A user has already been authenticated on this service handle.
- ORA-24314: service handle not initialized
-
Cause: The server context did not exist.
- ORA-24315: illegal attribute type
-
Cause: An illegal attribute type was specified for the handle.
- ORA-24316: illegal handle type
-
Cause: An illegal handle type was specified.
- ORA-24317: define handle used in a different position
-
Cause: A define was done with an existing handle on a different position.
- ORA-24318: call not allowed for scalar data types
-
Cause: This call is valid only for object types.
- ORA-24320: unable to initialize a mutex
-
Cause: An attempt to initialize a mutex failed.
- ORA-24321: inconsistent parameters passed
-
Cause: One of the three memory function pointers is null or non-null.
- ORA-24322: unable to delete an initialized mutex
-
Cause: An attempt to delete an initialized mutex failed.
- ORA-24323: value not allowed
-
Cause: A null or invalid value was passed in for a mandatory parameter.
- ORA-24324: service handle not initialized
-
Cause: An attempt was made to use an improper service context handle.
- ORA-24325: this OCI operation is not currently allowed
-
Cause: An attempt was made to use a context handle outside its scope.
- ORA-24326: handle passed in is already initialized
-
Cause: An attempt was made to pass an initialized handle.
- ORA-24327: need explicit attach before authenticating a user
-
Cause: A server context must be initialized before creating a session.
- ORA-24328: illegal attribute value
-
Cause: The attribute value passed in is illegal.
- ORA-24329: invalid character set identifier
-
Cause: The character set identifier specified was invalid.
- ORA-24330: internal Oracle Call Interface error
-
Cause: An internal Oracle Call Interface (OCI) error has occurred.
- ORA-24331: user buffer too small
-
Cause: The user buffer to contain the output data is too small.
- ORA-24332: invalid object type
-
Cause: An invalid object type is requested for the describe call.
- ORA-24333: zero iteration count
-
Cause: An iteration count of zero was specified for the statement
- ORA-24334: no descriptor for this position
-
Cause: The application is trying to get a descriptor from a handle for an illegal position.
- ORA-24335: cannot support more than 1000 columns
-
Cause: The number of columns exceeds the maximum number supported.
- ORA-24336: invalid result set descriptor
-
Cause: The result set descriptor should have valid data fetched into it before it can be converted to a statement handle
- ORA-24337: statement handle not prepared
-
Cause: A statement cannot be executed before making preparing a request.
- ORA-24338: statement handle not executed
-
Cause: A fetch or describe was attempted before executing a statement handle.
- ORA-24339: cannot set server group name after connecting to server
-
Cause: An attempt was made to set the server group in a server handle after connecting to the server. However, once the connection is established to a server, the server group name cannot be set anymore.
- ORA-24340: cannot support more than 255 columns
-
Cause: The number of columns exceeds maximum supported by the server.
- ORA-24341: bad mode specified
-
Cause: OCI_ENV_NO_MUTEX mode was specified for a non-threaded client.
- ORA-24342: unable to destroy a mutex
-
Cause: An attempt to destroy a mutex failed.
- ORA-24343: user defined callback error
-
Cause: The only valid return value for a user defined callback function is OCI_CONTINUE or OCI_ROWCBK_DONE. Any other value will cause this error.
- ORA-24344: success with compilation error
-
Cause: A sql/plsql compilation error occurred.
- ORA-24345: A Truncation or null fetch error occurred
-
Cause: A truncation or a null fetch error"
- ORA-24347: Warning of a NULL column in an aggregate function
-
Cause: A null column was processed by an aggregate function
- ORA-24348: Update or Delete without Where
-
Cause: An update or delete was executed without where clause
- ORA-24349: Array DML row counts not available
-
Cause: One of the following occurred: -The attribute in OCIAttrGet was used incorrectly. -The version of the database used does not support this feature -There was an error in the array DML for all of the iterations.
- ORA-24350: OCI call not allowed
-
Cause: OCI used is not permitted from external procedures.
- ORA-24351: invalid date passed into OCI call
-
Cause: A bad date was passed into one of the OCI calls.
- ORA-24352: invalid COBOL display type passed into OCI call
-
Cause: A bad COBOL display type was passed into one of the OCI calls.
- ORA-24353: user buffer too small to accommodate COBOL display type
-
Cause: User supplied buffer for a COBOL display type was too small to accommodate fetched number.
- ORA-24354: number fetched too large to fit in COBOL display type buffer.
-
Cause: The number fetched was beyond the range that can be displayed.
- ORA-24355: attempt to store a negative number in an Unsigned Display type.
-
Cause: An attempt was made to convert a negative number into an unsigned display type.
- ORA-24356: internal error while converting from to COBOL display type.
-
Cause: An internal error was encountered during conversion to COBOL display type.
- ORA-24357: internal error while converting from to OCIDate.
-
Cause: An internal error was encountered during conversion to OCIDate type.
- ORA-24358: OCIBindObject not invoked for a Object type or Reference
-
Cause: OCIBindObject was not invoked resulting in an incomplete bind specification for a Object Type or Reference.
- ORA-24359: OCIDefineObject not invoked for a Object type or Reference
-
Cause: OCIDefineObject was not invoked resulting in an incomplete bind specification for a Object Type or Reference.
- ORA-24360: Type Descriptor Object not specified for Object Bind/Define
-
Cause: Type Descriptor Object is a mandatory parameter for Object Types Binds and Defines.
- ORA-24361: basic bind call not invoked before invoking advanced bind call
-
Cause: One of the basic bind calls was not invoked on this bind handle before performing an advanced bind call.
- ORA-24362: improper use of the character count flag
-
Cause: When the character count flag is set, then the maximum size of the buffer in the server should be specified as a non-zero value.
- ORA-24363: measurements in characters illegal here
-
Cause: Measurements in characters instead of bytes are illegal if either the server's or client's character set is varying width.
- ORA-24364: internal error while padding blanks
-
Cause: An internal error has occurred while attempting to blank pad string data. This error should not occur normally.
- ORA-24365: error in character conversion
-
Cause: This usually occurs during conversion of a multibyte character data when the source data is abnormally terminated in the middle of a multibyte character.
- ORA-24366: migratable user handle is set in service handle
-
Cause: This occurs during user authentication, a migratable user handle has been set in the service handle.
- ORA-24367: user handle has not been set in service handle
-
Cause: This occurs during authentication of a migratable user. the service handle has not been set with non-migratable user handle.
- ORA-24368: OCI mutex counter non-zero when freeing a handle
-
Cause: This is an internal OCI error.
- ORA-24369: required callbacks not registered for one or more bind handles
-
Cause: No callbacks have been registered for one or more of the bind handles which are part of the RETURNING clause.
- ORA-24370: illegal piecewise operation attempted
-
Cause: Data of a certain datatype that does not support piecewise operation is being sent or fetched in pieces.
- ORA-24371: data would not fit in current prefetch buffer
-
Cause: An internal OCI error has occurred.
- ORA-24372: invalid object for describe
-
Cause: The object to be described is not valid. It either has compilation or authorization errors.
- ORA-24373: invalid length specified for statement
-
Cause: The length specified for the statement is either 0 or too large.
- ORA-24374: define not done before fetch or execute and fetch
-
Cause: The application did not define output variables for data being fetched before issuing a fetch call or invoking a fetch by specifying a non-zero row count in an execute call.
- ORA-24375: Cannot use V6 syntax when talking to a V8 server
-
Cause: V6 syntax is no longer supported in V8 server.
- ORA-24376: cannot register/get user callback for non-environment handle
-
Cause: A user callback registration or get was attempted on a handle which is not an environment handle.
- ORA-24377: invalid OCI function code
-
Cause: An invalid Oracle Call Interface (OCI) function code was used.
- ORA-24378: user callbacks not allowed for this call
-
Cause: An attempt was made to register a user callback for an OCI call for which it not allowed to register user callbacks.
- ORA-24379: invalid user callback type
-
Cause: An invalid type of user callback was specified.
- ORA-24380: invalid mode specification
-
Cause: The mode parameter in an OCI call is invalid
- ORA-24381: error(s) in array DML
-
Cause: One or more rows failed in the DML.
- ORA-24382: statement handled already executed or described
-
Cause: The Statement handle was already executed or described successfully.
- ORA-24383: Overflow segment of an IOT cannot be described
-
Cause: The name specified in the OCIDescribeAny call referred to an IOT overflow segment.
- ORA-24384: Application context size is not initialized
-
Cause: The size of the application context must be initialized before populating each context element.
- ORA-24385: Application context size or index is not valid
-
Cause: The size or index of the application context must be non-zero and non-negative.
- ORA-24386: statement/server handle is in use when being freed
-
Cause: This is an internal OCI error.
- ORA-24387: Invalid attach driver
-
Cause: Trying to attach using the wrong driver
- ORA-24388: Unsupported functionality in fast path mode
-
Cause: Feature not supported in fast path mode
- ORA-24389: Invalid scrollable fetch parameters
-
Cause: All the requested rows in this fetch could not be received.
- ORA-24390: Unsupported scrollable cursor operation
-
Cause: The scrollable cursor execute or fetch has failed.
- ORA-24391: invalid fetch operation
-
Cause: Scrollable cursor operation requested with non-scrollable cursor.
- ORA-24392: no connection pool to associate server handle
-
Cause: OCIServerAttach called in OCI_POOL mode but no connection pool found to associate the server handle.
- ORA-24393: invalid mode for creating connection pool
-
Cause: Mode specified in OCIConnectionPoolCreate is invalid.
- ORA-24394: invalid mode for destroying connection pool
-
Cause: Mode specified in OCIConnectionPoolDestroy is invalid.
- ORA-24395: cannot reinitialize non-existent pool
-
Cause: OCIConnectionPoolCreate was not called in OCI_DEFAULT mode for this pool handle.
- ORA-24396: invalid attribute set in server handle
-
Cause: Attribute OCI_ATTR_NONBLOCKING_MODE has been set on the server handle and attached in OCI_POOL mode. Connection pooling does not support non blocking mode.
- ORA-24397: error occurred while trying to free connections
-
Cause: An internal error occurred while trying to free connections.
- ORA-24398: connection pool already exists
-
Cause: A connection pool has already been created for the specified pool handle.
- ORA-24399: invalid number of connections specified
-
Cause: An invalid combination of minimum, maximum and increment number of connections was specified in the OCIConnectionPoolCreate call.
- ORA-24400: error occurred while creating connections in the pool
-
Cause: The database link specified in OCIConnectionPoolCreate might be an invalid one.
- ORA-24401: cannot open further connections
-
Cause: Sufficient number of connections are not present in the pool to execute the call. No new connections can be opened as the connMax parameter supplied in OCIConnectionPoolCreate has been reached.
- ORA-24402: error occurred while creating connections in the pool
-
Cause: The username and password specified in OCIConnectionPoolCreate might be invalid.
- ORA-24403: error occurred while trying to destroy the connection pool
-
Cause: Some connections in the pool were busy when an attempt to destroy the connection pool was made.
- ORA-24404: connection pool does not exist
-
Cause: An attempt was made to use the connection pool before creating it.
- ORA-24405: error occurred while trying to create connections in the pool
-
Cause: An internal error occurred while creating connections in the pool.
- ORA-24406: API mode switch is disallowed when a call is in progress.
-
Cause: A mode switch from OCI8 to OCI7 was attempted in a callback.
- ORA-24407: connection pool already exists
-
Cause: A connection pool has already been created for the specified pool name.
- ORA-24408: could not generate unique server group name
-
Cause: An internal error occurred while generating unique server group name.
- ORA-24409: client cannot understand the object
-
Cause: The client cannot process all the new features in the object.
- ORA-24410: scrollable cursor max size exceeded
-
Cause: Result set size exceeded the max limits.
- ORA-24411: Session pool already exists.
-
Cause: A session pool has already been created for the specified pool handle.
- ORA-24412: Cannot reinitialize non-existent pool
-
Cause: OCISessionPoolCreate was not called in OCI_DEFAULT mode for this pool handle.
- ORA-24413: Invalid number of sessions specified
-
Cause: An invalid combination of minimum, maximum, max per shard and increment number of sessions was specified in the OCISessionPoolCreate call.
- ORA-24414: Only number sessions could be started.
-
Cause: The number of sessions specified by the minSess parameter of OCISessionPoolCreate could not be started, possibly because the value supplied was larger than that supported by the server."
- ORA-24415: Missing or null username.
-
Cause: Username and password must be specified when pool is created in this mode.
- ORA-24416: Invalid session Poolname was specified.
-
Cause: An attempt was made to use a Session Pool that does not exist.
- ORA-24417: Session pool size has exceeded the maximum limit
-
Cause: The number of sessions has exceeded the maximum size of the Session Pool.
- ORA-24418: Token based authentication does not support heterogeneous session pool.
-
Cause: An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using heterogenous session pool.
- ORA-24419: Proxy sessions are not supported in this mode.
-
Cause: A proxy session was requested for from a Session Pool which does not support proxy sessions.
- ORA-24420: OCISessionRelease must be used to release this session.
-
Cause: The session was retrieved using OCISessionGet, and an attempt has been made to release it using a call other than OCISessionRelease.
- ORA-24421: OCISessionRelease cannot be used to release this session.
-
Cause: The session was not retrieved using OCISessionGet, and an attempt has been made to release it using OCISessionRelease.
- ORA-24422: error occurred while trying to destroy the Session Pool
-
Cause: An attempt was made to destroy the session pool while some sessions in the pool were busy.
- ORA-24423: Cannot set the ROWID attribute - OCI_ATTR_FETCH_ROWID
-
Cause: An attempt was made to set the implicit ROWID attribute.
- ORA-24424: Invalid attempt to define at position 0
-
Cause: An invalid attempt was made to call OCIDefineByPos for position 0.
- ORA-24425: Invalid mode passed when defining at position 0
-
Cause: An invalid mode was passed to OCIDefineByPos.
- ORA-24427: Invalid attributes on user handle
-
Cause: Some of the attributes set on the user handle were not allowed in pooled mode.
- ORA-24428: Sessions with SYSDBA privileges are not supported in this mode.
-
Cause: A session with SYSDBA privileges was requested from a Session Pool which does not support sessions with SYSDBA privileges.
- ORA-24429: External authentication is not supported in this mode.
-
Cause: An externally authenticated session was requested from a Session Pool which does not support external authentication.
- ORA-24430: Null values for sqltext and key were specified.
-
Cause: An attempt was made to call OCIStmtPrepare2 and neither sqltext nor key were specified.
- ORA-24431: Statement does not exist in the cache
-
Cause: The statement that was requested for does not exist in the statement cache.
- ORA-24432: The statement that was returned is not tagged.
-
Cause: A tagged statement was requested for, but an untagged statement has been returned.
- ORA-24433: This statement has already been prepared using OCIStmtPrepare2.
-
Cause: A statement that was earlier prepared using OCIStmtPrepare2 is now being reprepared using OCIStmtPrepare."
- ORA-24434: OCIStmtRelease called before OCIStmtPrepare2.
-
Cause: An attempt was made to release a statement without first preparing it using OCIStmtPrepare2.
- ORA-24435: Invalid Service Context specified.
-
Cause: The statement was prepared using a service context that is different from the one specified in OCIStmtExecute.
- ORA-24436: Invalid statement Handle.
-
Cause: OCIHandleFree called on a statement that was prepared using OCIstmtPrepare2.
- ORA-24437: OCIStmtExecute called before OCIStmtPrepare2.
-
Cause: An attempt was made to execute a statement without first preparing it using OCIStmtPrepare2.
- ORA-24438: Invalid Authentication Handle specified.
-
Cause: The statement was prepared using an authentication handle that is different from the one specified in OCIStmtExecute.
- ORA-24439: success with PLSQL compilation warning
-
Cause: A plsql compilation warning occurred.
- ORA-24440: OCI Easy Install mode cannot be initialized
-
Cause: An internal OCI error has occurred.
- ORA-24441: Invalid cookie, resend sql text
-
Cause: An internal OCI error has occurred.
- ORA-24442: SCN exceeds the capability of the target OCI database or client
-
Cause: An attempt was made to transfer a system change number (SCN) to an Oracle database or client that is older than Release 12.2 and the SCN exceeds the maximum value that such a system can handle.
- ORA-24443: error status from OCI call: string
-
Cause: Oracle Call Interface (OCI) returned status.
- ORA-24444: TTC RPC (string) not allowed by the security policy configured on the database
-
Cause: The database security policy configuration did not allow the specified Two-Task Common (TTC) RPC.
- ORA-24445: object type input parameter in TTC RPC not allowed by the security policy configured on the database
-
Cause: The database security policy configuration did not allow object types as input parameters (including IN bind variables) in Two-Task Common (TTC) RPCs.
- ORA-24446: OCI worker thread pool task queue is full.
-
Cause: The maximum number of tasks were scheduled in the Oracle Call Interface (OCI) worker thread pool.
- ORA-24447: OCI worker thread pool failed to initialize
-
Cause: The Oracle Call Interface (OCI) worker thread pool creation failed internally.
- ORA-24448: Internal handle allocation for string Handle failed
-
Cause: Handle allocation failed internally.
- ORA-24449: could not reexecute statement after server side metadata changes
-
Cause: Statement from statement cache executed after server side metadata changes.
- ORA-24450: Cannot pre-process OCI statement
-
Cause: An error occurred during statement pre-processing. E.g., SQL statement has invalid usage of N' or Q' literals.
- ORA-24451: string, string, maximum call depth exceeded
-
Cause: The program had too many levels of recursion.
- ORA-24452: value_sz exceeding SB4MAXVAL is not supported
-
Cause: value_sz specified in OCIBindByPos2, OCIBindByName2 or OCIDefineByPos2 exceeds SB4MAXVAL and is not supported in this release.
- ORA-24453: number of application context settings supplied during authentication has exceeded the supported limit of number settings
-
Cause: The number of application context settings supplied during authentication exceeded the specified limit.
- ORA-24454: client host name is not set
-
Cause: The network host name in files like /etc/hosts was not set.
- ORA-24456: invalid OCI function code
-
Cause: An invalid Oracle Call Interface (OCI) function code was used.
- ORA-24457: OCISessionGet() could not find a free session in the specified timeout period
-
Cause: The contention on OCI Session Pool is high.
- ORA-24458: OCISessionGet() timed out trying to find a free session to the desired shard and max connections per shard limit is reached
-
Cause: OCISessionGet() could not find a free session to the appropriate shard in the specified timeout period. No new sessions can be opened to the shard either as the number of connections open to the shard is already at the value specified by OCI_ATTR_SPOOL_MAX_PER_SHARD.
- ORA-24459: OCISessionGet() timed out waiting for pool to create new connections
-
Cause: The OCISessionGet() timeout expired waiting for OCI Session Pool to create new sessions
- ORA-24460: Native Net Internal Error
-
Cause: Internal error.
- ORA-24461: operation not permitted because OCISessionPoolDestroy() is in progress
-
Cause: One or more of the following was true: 1. OCISessionGet() was invoked while OCISessionPoolDestroy() was in progress. 2. OCISessionPoolDestroy() was invoked while another OCISessionPoolDestroy() was in progress.
- ORA-24462: OCI Encountered internal error (number) from sharding library
-
Cause: OCI encountered an internal error when calling into the sharding library
- ORA-24463: invalid index passed into OCIPShardConnStrGet() call
-
Cause: Index passed to OCIPShardConnStrGet() exceeds shard count
- ORA-24464: OCI Session Pool does not support pooling sessions of different server types specified in the connect string string
-
Cause: Value for "SERVER=" clause of connect data for all descriptors in the description list of the connect string did not match.
- ORA-24480: invalid OCI mode
-
Cause: An attempt was made to invoke OCI API with an invalid mode.
- ORA-24481: Failed to initialize multithreaded environment
-
Cause: Operating system did not support multithreaded mode.
- ORA-24482: Pool size was less than 1 in shared mode
-
Cause: Pool size must be positive in shared mode.
- ORA-24483: Invalid parameters were passed into environment creation call
-
Cause: Invalid parameters were passed into the environment creation call. Check the passed in parameters for the following conditions: -envp should not be NULL -xtramem_sz should not be negative -Either both xtramem_sz and usrmempp have to be provided. Or, neither should be provided.
- ORA-24484: Setting authentication handle not allowed after pool create
-
Cause: An attempt was made to set the authentication handle on session pool handle after OCISessionPoolCreate.
- ORA-24485: Invalid attributes in session pool authentication handle
-
Cause: Some of the attributes set on the authentication handle being set on the session pool handle are invalid.
- ORA-24486: Conflicting attributes in session pool authentication handle
-
Cause: Some attributes could not be set both on the authentication handle passed to OCISessionGet and the authentication handle set on session pool handle.
- ORA-24487: Invalid properties or values provided for OCISessionGet
-
Cause: Some of the properties or their values provided during OCISessionGet with mode OCI_SESSGET_MULTIPROPERTY_TAG were invalid.
- ORA-24488: Invalid properties or values provided for OCISessionRelease
-
Cause: Some of the properties or their values provided during OCISessionRelease with mode OCI_SESSRLS_MULTIPROPERTY_TAG were invalid.
- ORA-24489: reserved OCI error
-
Cause: A reserved Oracle Call Interface (OCI) error has occurred.
- ORA-24490: error while getting shard instances
-
Cause: There was a mismatch in the shard keys or group keys with the corresponding connect string.
- ORA-24491: attempt to get sharding-related topology information failed
-
Cause: An unexpected error was encountered while building and processing sharding-related information.
- ORA-24492: Shard library initialization failed
-
Cause: An attempt to initialize the shard library failed.
- ORA-24493: general sharding error
-
Cause: An unexpected error was encountered while processing sharding-related information.
- ORA-24494: error in constructing shard key or shard group key
-
Cause: An invalid column value was passed.
- ORA-24495: OCISessionGet() timed out waiting for a suitable writable chunk
-
Cause: There was no instance available with a writable chunk for the specified shard key at the time the OCISessionGet() request was issued. This may be a transient condition due to chunk migration.
- ORA-24496: OCISessionGet() timed out waiting for a free connection
-
Cause: There was no free connection as the pool reached its maximum and all connections were in use at the time the request was issued.
- ORA-24497: PL/SQL fix up callback name too long
-
Cause: The PL/SQL fix up callback name was too long.
- ORA-24498: OCIShardingKey usage is not supported with OCISessionBegin()
-
Cause: OCIShardingKey was set on user handle passed to OCISessionBegin().
- ORA-24499: Setting session get mode not allowed after pool create
-
Cause: An attempt was made to set the OCI_ATTR_SPOOL_GETMODE attribute on session pool handle after OCISessionPoolCreate.
- ORA-24500: invalid UTF16 mode
-
Cause: UTF16 mode is allowed only at environment handle creation time.
- ORA-24501: invalid UTF16 string passed in
-
Cause: Non-UTF16 string is passed in while UTF16 string is expected
- ORA-24502: codepoint length overflows
-
Cause: Returned buffer has more codepoints than allowed
- ORA-24503: codepoint length overflows for piecewise operation
-
Cause: Accumulated codepoint length exceeds allowed codepoint length
- ORA-24504: data length larger than expected
-
Cause: Incoming data larger than receiving buffer
- ORA-24505: cannot change character set id on the handle
-
Cause: Attempts to change character set id on non-environment handles
- ORA-24506: invalid attempt to change character set id on env handle
-
Cause: Attempts to change character set id after other handles have been allocated from the env handle
- ORA-24507: invalid combination of character set ids
-
Cause: Attempts to set one character set id as zero
- ORA-24508: Buffer is not aligned correctly.
-
Cause: Alignment error occurred in buffer when converting between character sets.
- ORA-24509: OCI function currently not supported in UTF16 mode.
-
Cause: Attempt to call an OCI function that was not supported in OCI_UTF16ID mode.
- ORA-24510: Invalid value of POOL_PURITY is specified in connect string
-
Cause: Invalid value of POOL_PURITY was specified in connect string. Valid value was either SELF or NEW.
- ORA-24511: Invalid value of POOL_CONNECTION_CLASS is specified in connect string.
-
Cause: The specified value was either empty or exceeded MAX allowed.
- ORA-24512: sharding key is not provided while connecting to a sharded database
-
Cause: OCIShardingKey was not set to the auth handle through OCIAttrSet.
- ORA-24530: User not authorized to access column value.
-
Cause: Column security is enabled and column value is not authorized.
- ORA-24531: Column value authorization is unknown.
-
Cause: Column security is unknown for the column.
- ORA-24536: Warning - column authorization unknown.
-
Cause: Column security is unknown for one or more columns.
- ORA-24542: PRELIM mode logon not allowed to a pluggable database
-
Cause: PRELIM mode logon was attempted to a pluggable database.
- ORA-24543: instance startup or shutdown not allowed in pluggable database
-
Cause: An instance startup or shutdown operation was attempted when connected to a pluggable database.
- ORA-24544: Oracle RAC One Node instance is already running.
-
Cause: An instance startup failed because an instance of the Oracle RAC One Node database was already running on one of the cluster nodes.
- ORA-24550: unhandled signal #number received. string
-
Cause: Serious error: signal received
- ORA-24557: error string encountered while handling error string; exiting server process
-
Cause: A second-level error occurred in an Oracle server process that required that process to exit.
- ORA-24558: syntax error encountered in the input string
-
Cause: The string to be validated had a syntax error.
- ORA-24559: The input string attempts to insert or substitute another substring.
-
Cause: The input string attempted to insert or substitute a Name Value Pair or SQL syntax.
- ORA-24560: general input validation error
-
Cause: The input string had issues other than the syntax error.
- ORA-24601: bind buffer not allocated by caller
-
Cause: A valid buffer was not provided for the bind call.
- ORA-24750: incorrect size of attribute
-
Cause: Transaction ID attribute size is incorrect.
- ORA-24752: OCI_TRANS_NEW flag must be specified for local transactions
-
Cause: Application attempted to start a local transaction without using OCI_TRANS_NEW.
- ORA-24753: local transactions cannot be detached
-
Cause: An attempt to detach a local transaction was made.
- ORA-24754: cannot start new transaction with an active transaction
-
Cause: An attempt to start a new transaction was made when there was an active transaction.
- ORA-24755: OCI_TRANS_NOMIGRATE, OCI_TRANS_JOIN options are not supported
-
Cause: These flags are currently not supported.
- ORA-24756: transaction does not exist
-
Cause: An invalid transaction identifier or context was used or the transaction has completed.
- ORA-24757: duplicate transaction identifier
-
Cause: An attempt was made to start a new transaction with an identifier already in use by an existing transaction.
- ORA-24758: not attached to the requested transaction
-
Cause: An attempt was made to detach or complete a transaction that is not the current transaction.
- ORA-24759: invalid transaction start flags
-
Cause: An invalid transaction start flag was passed.
- ORA-24760: invalid isolation level flags
-
Cause: An invalid isolation level flag was passed.
- ORA-24761: transaction rolled back
-
Cause: The application tried to commit a transaction and the server rolled it back.
- ORA-24762: server failed due to unspecified error
-
Cause: An internal error has occurred in the server commit protocol.
- ORA-24763: transaction operation cannot be completed now
-
Cause: The commit or rollback cannot be performed now because the session cannot switch to the specified transaction.
- ORA-24764: transaction branch has been heuristically committed
-
Cause: This is an informational message.
- ORA-24765: transaction branch has been heuristically rolled back
-
Cause: This is an informational message.
- ORA-24766: transaction branch has been partly committed and aborted
-
Cause: This is an informational message.
- ORA-24767: transaction branch prepare returns read-only
-
Cause: The transaction is read-only, or this is the outcome of an optimization for two-phase commit protocol.
- ORA-24768: commit protocol error occurred in the server
-
Cause: This is an internal error.
- ORA-24769: cannot forget an active transaction
-
Cause: Transaction identifier refers to an active transaction.
- ORA-24770: cannot forget a prepared transaction
-
Cause: Transaction identifier refers to a prepared transaction.
- ORA-24771: cannot detach, prepare or forget a local transaction
-
Cause: Service handle contains a local transaction context.
- ORA-24772: Cannot mix tightly-coupled and loosely-coupled branches
-
Cause: Application attempted to start a transaction with a global transaction identifier and a wrong option.
- ORA-24773: invalid transaction type flags
-
Cause: OCI_TRANS_TIGHT or OCI_TRANS_LOOSE mode was not specified.
- ORA-24774: cannot switch to specified transaction
-
Cause: The transaction specified in the call refers to a transaction created by a different user.
- ORA-24775: cannot prepare or commit transaction with non-zero lock value
-
Cause: An attempt was made to detach the transaction with a non-zero lock value.
- ORA-24776: cannot start a new transaction
-
Cause: An attempt was made to start a new transaction when session was already attached to an existing transaction.
- ORA-24777: use of non-migratable database link not allowed
-
Cause: The transaction, which needs to be migratable between sessions, tried to access a remote database from a non-multi threaded server process.
- ORA-24778: cannot open connections
-
Cause: The migratable transaction tried to access a remote database when the session itself had opened connections to remote database(s).
- ORA-24779: detach not allowed with open remote cursor
-
Cause: The migratable transaction tried to detach from the current session while having an open remote cursor.
- ORA-24780: cannot recover a transaction while in an existing transaction
-
Cause: An attempt was made to commit or roll back a transaction while in a different transaction, and the transaction for which the action is requested is in a recovery state (this happens if it is idle too long).
- ORA-24781: branches don't belong to the same global transaction
-
Cause: The list of xids passed into kpotxmp() don't have the same gtrid
- ORA-24782: Cannot detach from a non-migratable transaction
-
Cause: An attempt was made to detach from a non-migrateable transaction.
- ORA-24783: Cannot switch non-migratable transactions
-
Cause: An attempt was made to prepare/commit a txn different from current.
- ORA-24784: Transaction exists
-
Cause: An attempt was made to start a transaction, while attached to a non-migrateable transaction
- ORA-24785: Cannot resume a non-migratable transaction
-
Cause: An attempt was made to resume a non-migrateable transaction.
- ORA-24786: separated transaction has been completed
-
Cause: The current transaction has been completed by another process.
- ORA-24787: remote cursors must be closed before a call completes
-
Cause: The previous operation did not close all the remote cursors it opened. Since separated transactions are enabled, this is not allowed.
- ORA-24788: cannot switch to specified transaction (server type)
-
Cause: The transaction specified was created by a shared server and the requestor is a dedicated server, or the transaction was created by a dedicated server and the requestor is a shared server.
- ORA-24789: start not allowed in recursive call
-
Cause: Oracle RM will not start/resume a branch in a recursive call
- ORA-24790: cannot mix OCI_TRANS_RESUME and transaction isolation flags
-
Cause: An attempt was made to change the isolation level of an existing transaction.
- ORA-24791: invalid transaction start flags
-
Cause: An invalid transaction start flag was passed.
- ORA-24792: cannot mix services in a single global transaction
-
Cause: Oracle RM will not serve global (distributed) transaction requests if branches are created using different services
- ORA-24794: no active DTP service found
-
Cause: Oracle RM will not serve global (distributed) transaction requests until DTP services are configured in RAC. It is possible that a service was stopped while transactions were in-flight.
- ORA-24795: Illegal string attempt made
-
Cause: An illegal attempt was made to commit/rollback current transaction
- ORA-24796: operation completed; resume of original transaction rolled back
-
Cause: The commit, rollback, or prepare completed successfully, but the current transaction for this thread was rolled back.
- ORA-24797: cannot promote the current transaction to a distributed transaction
-
Cause: An illegal attempt was made to promote the current transaction.
- ORA-24798: cannot resume the distributed transaction branch on another instance
-
Cause: An attempt was made to resume a distributed transaction branch that is physically located on another RAC instance.
- ORA-24801: illegal parameter value in OCI lob function
-
Cause: One of the parameter values in the OCI lob function is illegal.
- ORA-24802: user defined lob read callback error
-
Cause: The only valid return value for a user defined lob read callback function is OCI_CONTINUE. Any other value will cause this error.
- ORA-24803: illegal parameter value in lob read function
-
Cause: Internal error .
- ORA-24804: Lob read/write functions called while another OCI LOB read/write streaming is in progress
-
Cause: Internal error.
- ORA-24805: LOB type mismatch
-
Cause: When copying or appending LOB locators, both source and destination LOB locators should be of the same type.
- ORA-24806: LOB form mismatch
-
Cause: When reading from or writing into LOBs, the character set form of the user buffer should be same as that of the LOB.
- ORA-24807: LOB form mismatch
-
Cause: When copying or appending LOBs, both source and destination LOB locators should have the same character set form.
- ORA-24808: streaming of lob data is not allowed when using lob buffering
-
Cause: Attempted to stream lob data via the polling mode or a callback when lob buffering was enabled for the input lob locator.
- ORA-24809: amount specified will not fit in the lob buffers
-
Cause: LOB buffering is enabled for the input lob locator so buffering will be used. However, the amount of lob data to read or write is larger than what the lob buffers can hold.
- ORA-24810: attempting to write more data than indicated
-
Cause: While writing into a LOB, more data was supplied than indicated.
- ORA-24811: less data provided for writing than indicated
-
Cause: While writing into a LOB, less data was provided than indicated.
- ORA-24812: character set conversion to or from UCS2 failed
-
Cause: If the database character set is varying-width, the CLOB/NCLOB value is implicitly converted to or from UCS2. This implicit conversion failed.
- ORA-24813: cannot send or receive an unsupported LOB
-
Cause: An attempt was made to send a LOB across the network, but either the server does not support the LOB sent by the client, or the client does not support the LOB sent by the server. This error usually occurs when the client and server are running different versions of Oracle.
- ORA-24814: operation not allowed for temporary LOBs
-
Cause: Temporary LOB locators are not allowed in the operation. For example: OCILobAssign only takes persistent LOB locators as parameters, not temporary LOBs.
- ORA-24815: Invalid character set form
-
Cause: An invalid character set form was passed into an OCI LOB function. For example, the only valid cs form for OCILobCreateTemporary() is OCI_DEFAULT(0), SQLCS_IMPLICIT(1) or SQLCS_NCHAR(2).
- ORA-24816: Expanded non LONG bind data supplied after actual LONG or LOB column
-
Cause: A Bind value of length potentially > 4000 bytes follows binding for LOB or LONG.
- ORA-24817: Unable to allocate the given chunk for current lob operation
-
Cause: The given size is increased to accommodate the number of bytes from server due to varying width db char/nchar set.
- ORA-24818: Operation not permitted on Abstract LOBs
-
Cause: Abstract LOB locators were not allowed in the operation. For example, OCILobAssign only takes persistent LOB locators as parameters, not Abstract (i.e., client-side created) LOBs.
- ORA-24819: Illegal reference count encountered for a temporary LOB
-
Cause: Internal error.
- ORA-24820: different LOB function called while another OCI LOB call is in progress
-
Cause: An attempt was made to execute a new Oracle Call Interface (OCI) LOB call while another OCI LOB call was in progress.
- ORA-24821: LOB prefetch size supplied is larger than the supported limit.
-
Cause: A very large LOB prefetch size was specified during a query.
- ORA-24822: operation not allowed for value LOBs
-
Cause: An attempt was made to execute a disallowed large object (LOB) operation on a value LOB.
- ORA-24823: operation not allowed for read-only LOB
-
Cause: An attempt was made to execute a large object (LOB) write operation on a read-only LOB.
- ORA-24824: LOB QUERY property cannot be used at partition level.
-
Cause: An attempt was made to set LOB QUERY property at partition level.
- ORA-24825: invalid use of LOB_VALUE operator
-
Cause: The LOB_VALUE operator could not be used in certain operations. For example, in DML-returning or select-for-update operations.
- ORA-24826: value LOB no longer available
-
Cause: An attempt was made to access a value LOB that was freed automatically.
- ORA-24827: illegal byte amount parameter value in LOB read function
-
Cause: Invalid byte amount value passed in the large object (LOB) read function.
- ORA-24828: server does not support LOB array read or write operation
-
Cause: Application used large object (LOB) array APIs while server did not support large object (LOB) array read or write operation.
- ORA-24850: failed to startup shared subsystem
-
Cause: While attempting to initialize OCI in shared mode, a problem was encountered in starting up the shared subsystem.
- ORA-24851: failed to connect to shared subsystem
-
Cause: While attempting to initialize OCI in shared mode, a problem was encountered in connecting the process to the shared subsystem.
- ORA-24852: protocol error during statement execution
-
Cause: An internal protocol error occurred while receiving describe data from the server during execution of a statement.
- ORA-24853: failed to connect thread to shared subsystem
-
Cause: While attempting to initialize OCI in shared mode, a problem was encountered in connecting the thread to the shared subsystem.
- ORA-24854: invalid pieceinfo provided
-
Cause: While making the first call to write LOB data, an invalid pieceinfo value provided.
- ORA-24855: attempt to pass a LOB locator over an invalid database link
-
Cause: There was an attempt to send a LOB locator over a database link which was different from the one on which it was obtained.
- ORA-24900: invalid or unsupported mode parameter passed in call
-
Cause: The mode parameter passed into the OCI Client Notification call is incorrect.
- ORA-24901: handles belonging to different environments passed into an OCI call
-
Cause: All handles passed into an OCI call should belong to the same environment. In the call that returned this error, handles belonging to different environments were passed in.
- ORA-24902: invalid subscription name or name-length in subscription handle
-
Cause: The subscription handle passed into the OCI call does not have a proper name or name-length attribute.
- ORA-24903: invalid namespace attribute passed into OCI call
-
Cause: The subscription handle passed into the OCI call does not have a proper namespace attribute.
- ORA-24904: invalid callback attribute passed into OCI call
-
Cause: The subscription handle passed into the OCI call does not have a proper callback attribute.
- ORA-24905: invalid recipient protocol attribute passed into OCI call
-
Cause: The subscription handle passed into the OCI call did not have a proper recipient protocol attribute.
- ORA-24906: invalid recipient attribute passed into OCI call
-
Cause: The subscription handle passed into the OCI call did not have a proper recipient attribute.
- ORA-24907: invalid pair of callback and recipient protocol attributes
-
Cause: The subscription handle passed into the OCI call can't have both the callback defined and a recipient protocol other than OCI_SUBSCR_PROTO_OCI at the same time.
- ORA-24908: invalid recipient presentation attribute
-
Cause: The subscription handle passed into the OCI call does not have a valid recipient presentation attribute.
- ORA-24909: call in progress. Current operation cancelled
-
Cause: The OCI call was invoked when another call on the connection was in progress.
- ORA-24911: Cannot start listener thread at specified port
-
Cause: Thread already running at a different port.
- ORA-24912: Listener thread failed. string
-
Cause: Thread listening for event notification exited because of an error. The error encountered is appended to the error message.
- ORA-24913: Event to enable NLS validation
-
Cause: N/A
- ORA-24915: Cannot start Listener at specified IP address
-
Cause: Thread was already listening at a different IP address.
- ORA-24916: cannot use IP address attribute before release 11.2 compatible notifications
-
Cause: An attempt was made to use OCI_ATTR_SUBSCR_IPADDR attribute before release 11.2 compatible notifications.
- ORA-24918: secure notification mode not supported
-
Cause: An attempt was made to use OCI_SECURE_NOTIFICATION before release 12.0 compatible notifications.
- ORA-24919: subscription to Fast Application Notification failed
-
Cause: An error occurred while subscribing to Fast Application Notification. This could be due to problems in the Oracle clusterware configuration.
- ORA-24920: column size too large for client
-
Cause: Client attempted to fetch a column whose size is larger than the maximum size that can be handled by the client.
- ORA-24922: cannot send or receive an SCN value which is too high for the current compatibility setting
-
Cause: An attempt was made to send or receive a high value system change number (SCN) over the network, but either the sever or client does not support such a high value SCN. This error usually occurs when either the server or client compatibility is lower than 12.2.
- ORA-24923: event notification not supported for string
-
Cause: An event notification operation was invoked on an unsupported object type or schema.
- ORA-24940: invalid combination of string namespace, string presentation and string receive protocol
-
Cause: An invalid combination of namespace, presentation and receive protocol was specified during notification registration. Currently, only AQ namespace is supported with XML presentation. Non-AQ namespace is not supported for e-mail and HTTP receive protocols.
- ORA-24941: invalid combination of notification grouping attributes
-
Cause: An invalid combination of notification grouping attributes was specified. Currently, only TIME notification grouping class is supported. If notification grouping class is zero, all other notification grouping attributes must be zero.
- ORA-24942: cannot use ntfn grouping attributes on before release 11.0 compatible ntfns
-
Cause: An attempt was made to use notification grouping on before release 11.0 compatible notifications.
- ORA-24943: cannot use ntfn grouping with this receive protocol, presentation and/or QoS
-
Cause: An attempt was made to use notification grouping with e-mail or HTTP receive protocol or XML presentation or payload delivery or reliable QoS. Currently, only OCI and PLSQL receive protocols and default presentation are supported with notification grouping.
- ORA-24944: cannot use timeout or grouping with ANONYMOUS namespace
-
Cause: An attempt was made to use timeout or grouping with ANONYMOUS namespace. Currently, timeout and grouping are supported only with AQ and DBCHANGE namespaces.
- ORA-24945: cannot use context, QOS and timeout attributes of notification on lower than 10.2 compatible notifications
-
Cause: An attempt was made to use context, QOS and timeout attributes of notification on lower than 10.2 compatible notifications.
- ORA-24946: invalid registration callback
-
Cause: An attempt was made to use a reserved callback for notification registration.
- ORA-24947: Invalid namespace attribute specified for the subscription string
-
Cause: An attempt was made to register with invalid namespace attribute.
- ORA-24948: number of registrations for this subscription exceeds the limit
-
Cause: The maximum number of registrations already existed for this subscription.
- ORA-24950: unregister failed, registration not found
-
Cause: The registration that was asked to be unregistered could not be found.
- ORA-24952: register, unregister or post has incorrect collection count
-
Cause: The register, unregister or post function was invoked with a collection that was smaller than the size specified by the parameter to the function.
- ORA-24960: the attribute string is greater than the maximum allowable length of number
-
Cause: The user attempted to pass an attribute that is too long
- ORA-24962: connect string could not be parsed, error = string
-
Cause: The address portion of the connect string could not be parsed. The client may be using a format of the connect string that the server does not understand.
- ORA-24964: ALTER SESSION SET CONTAINER error
-
Cause: An attempt to switch to a PDB with different settings such as character set, time zone or time zone file version on an Oracle 12c Release 1 (12.1) or earlier client failed.
- ORA-24969: iteration count of number not supported for this statement
-
Cause: This statement was not supported with iteration count greater than one.
- ORA-24970: Oracle Database client cannot handle SQL function codes exceeding 255.
-
Cause: Oracle Database clients earlier than release 21c cannot handle SQL function codes larger than 255.
- ORA-24981: deferred SGA thread spawn failed
-
Cause: This is an internal error.
- ORA-24982: deferred SGA segment allocation failed, index = string location = string
-
Cause: System-defined shared memory limits are inadequate for Oracle.
- ORA-24983: Process (string) failed to attach to deferred SGA segments.
-
Cause: The process failed to attach to deferred SGA segments.
- ORA-24984: SGA allocation slaves termination failed
-
Cause: This is an internal error.
- ORA-25000: invalid use of bind variable in trigger WHEN clause
-
Cause: A bind variable was used in the when clause of a trigger.
- ORA-25001: cannot create this trigger type on this type of view
-
Cause: INSTEAD OF triggers can be created on any view which is not an Editioning View, while BEFORE and AFTER triggers may only be created on Editioning Views.
- ORA-25002: cannot create INSTEAD OF triggers on tables
-
Cause: Only BEFORE or AFTER triggers can be created on a table.
- ORA-25003: cannot change NEW values for this column type in trigger
-
Cause: Attempt to change NEW trigger variables of datatype object, REF, nested table, VARRAY or LOB datatype which is not supported.
- ORA-25004: WHEN clause is not allowed in INSTEAD OF triggers
-
Cause: WHEN clause is specified in an INSTEAD OF trigger.
- ORA-25005: cannot CREATE INSTEAD OF trigger on a read-only view
-
Cause: attempt to create an INSTEAD OF trigger on a view created with read-only option. The view cannot be updated using INSTEAD OF triggers.
- ORA-25006: cannot specify this column in UPDATE OF clause
-
Cause: Attempt to create a trigger on update of a column whose datatype is disallowed in the clause, such as LOB and nested table.
- ORA-25007: functions or methods not allowed in WHEN clause
-
Cause: PLSQL function call or method invocation is not allowed in the WHEN clause when creating a trigger.
- ORA-25008: no implicit conversion to LOB datatype in instead-of trigger
-
Cause: When inserting or updating a view using instead-of trigger, the new value for a LOB view column is of a different datatype.
- ORA-25009: Nested table clause allowed only for INSTEAD OF triggers
-
Cause: Triggers on nested tables can only be created on view columns using INSTEAD OF triggers.
- ORA-25010: Invalid nested table column name in nested table clause
-
Cause: The column name specified in the nested table clause of an INSTEAD OF trigger does not correspond to a nested table column.
- ORA-25011: cannot create trigger on internal AQ table
-
Cause: An attempt was made to try to create a trigger on a table that is used internally to support the Advanced Queueing (AQ) feature.
- ORA-25012: PARENT and NEW values cannot be identical
-
Cause: The referencing clause specifies identical values for PARENT and OLD.
- ORA-25013: OLD and PARENT values cannot be identical
-
Cause: The referencing clause specifies identical values for OLD and PARENT.
- ORA-25014: cannot change the value of a PARENT reference variable
-
Cause: Parent values can only be read and not changed.
- ORA-25015: cannot perform DML on this nested table view column
-
Cause: DML cannot be performed on a nested table view column except through an INSTEAD OF trigger
- ORA-25016: cannot specify column list for insert into nested table view column
-
Cause: A column list cannot be specified for inserts into the nested table view column.
- ORA-25017: cannot reference NEW ROWID for movable rows in before triggers
-
Cause: NEW ROWID was referenced in a before row trigger which is defined on an index-organized table, or a partitioned table with enabled movement of rows. The ROWID cannot be computed in a before row update trigger because it depends on the actual values of the row
- ORA-25018: conflicting trigger string already exists
-
Cause: Conflicting instead of DDL trigger on schema/database already exists.
- ORA-25019: too much concurreny
-
Cause: cannot pin the database/schema because of too much concurrency
- ORA-25020: renaming system triggers is not allowed
-
Cause: renaming system triggers is not allowed
- ORA-25021: cannot reference a trigger defined on another table
-
Cause: Referenced trigger in the FOLLOWS clause was defined on another table.
- ORA-25022: cannot reference a trigger of a different type
-
Cause: Referenced trigger in the FOLLOWS or PRECEDES clause was either a different type or not a compound trigger.
- ORA-25023: Cyclic trigger dependency is not allowed
-
Cause: A cycle of trigger dependency can be formed.
- ORA-25024: cannot specify FOLLOWS for a REVERSE CROSSEDITION trigger
-
Cause: The FOLLOWS clause was specified when creating the REVERSE CROSSEDITION trigger.
- ORA-25025: cannot specify PRECEDES clause
-
Cause: The PRECEDES clause was specified when creating a FORWARD CROSSEDITION trigger or a regular trigger.
- ORA-25026: FOR EACH ROW was specified with compound triggers
-
Cause: FOR EACH ROW is not allowed with compound triggers.
- ORA-25027: compound triggers cannot be used as system triggers
-
Cause: Compound trigger was defined as system trigger.
- ORA-25028: regular trigger body can not start with keyword COMPOUND
-
Cause: Regular triggers body should start with BEGIN/DECLARE etc .
- ORA-25029: compound triggers should always start with keyword COMPOUND
-
Cause: Compound trigger body was started with incorrect keyword.
- ORA-25030: crossedition trigger cannot be owned by a non-editioned user
-
Cause: An attempt was made to create a crossedition trigger in a schema where triggers were not editionable.
- ORA-25031: only a crossedition trigger may be specified
-
Cause: The trigger specified was not a crossedition trigger.
- ORA-25032: crossedition trigger cannot be created in ORA$BASE
-
Cause: An attempt was made to create crossedition trigger in the ORA$BASE edition.
- ORA-25033: triggers cannot be executed at this time
-
Cause: An attempt was made to execute a trigger when the session was almost finished.
- ORA-25034: cannot bypass trigger owned by another user
-
Cause: An attempt was made to do DML from a crossedition trigger on an object that has a non-crossedition trigger owned by another user. DML from a crossedition trigger bypasses the running of non-crossedition triggers; this cannot be allowed for triggers owned by other users.
- ORA-25035: cannot perform DML on remote object from a crossedition trigger
-
Cause: An attempt was made to do DML from a crossedition trigger that would modify data in a remote database. DML from a crossedition trigger has special rules applied regarding what triggers will fire as part of that DML; these special rules cannot be applied across database links and therefore the DML cannot be allowed.
- ORA-25100: TABLESPACE option can only be used with ALTER INDEX REBUILD
-
Cause: The TABLESPACE option to ALTER INDEX was used without the REBUILD option.
- ORA-25101: duplicate REBUILD option specification
-
Cause: The REBUILD option to ALTER INDEX is specified more than once.
- ORA-25102: PARALLEL option can only be used with ALTER INDEX REBUILD
-
Cause: The PARALLEL option to ALTER INDEX was used without the REBUILD option.
- ORA-25103: NOPARALLEL option can only be used with ALTER INDEX REBUILD
-
Cause: The NOPARALLEL option to ALTER INDEX was used without the REBUILD option.
- ORA-25104: UNRECOVERABLE option can only be used with ALTER INDEX REBUILD
-
Cause: The UNRECOVERABLE option to ALTER INDEX was used without the REBUILD option.
- ORA-25105: RECOVERABLE option can only be used with ALTER INDEX REBUILD
-
Cause: The RECOVERABLE option to ALTER INDEX was used without the REBUILD option.
- ORA-25106: only one of PARALLEL or NOPARALLEL clause may be specified
-
Cause: PARALLEL was specified more than once, NOPARALLEL was specified more than once, or both PARALLEL and NOPARALLEL were specified in an ALTER INDEX REBUILD statement.
- ORA-25107: duplicate TABLESPACE option specification
-
Cause: the TABLESPACE was specified more than once in an ALTER INDEX REBUILD statement.
- ORA-25108: standby lock name space exceeds size limit of string characters
-
Cause: The lock name space for the standby database exceeded the maximum string length.
- ORA-25109: standby lock name space has illegal character 'string'
-
Cause: An invalid lock name space was specified for the standby database. The lock name space for the standby database can only contain A-Z, 0-9, '_', '#', '$', '.' and '@' characters.
- ORA-25110: NOSORT may not be used with a bitmap index
-
Cause: An attempt was made to create a bitmap index using the NOSORT option.
- ORA-25111: creation of BITMAP cluster indices is not supported
-
Cause: An attempt was made to create a cluster index with the BITMAP attribute.
- ORA-25112: maximum number of BITMAP index columns is 30
-
Cause: Too many columns were specified for the index.
- ORA-25113: GLOBAL may not be used with a bitmap index
-
Cause: An attempt was made to create a bitmap index using the GLOBAL option.
- ORA-25114: invalid file number specified in the DUMP DATAFILE/TEMPFILE command
-
Cause: An invalid file number was used in dumping a datafile or tempfile.
- ORA-25115: duplicate BLOCK option specification
-
Cause: BLOCK (MIN/MAX) was specified more than once in the DUMP DATAFILE/TEMPFILE command.
- ORA-25116: invalid block number specified in the DUMP DATAFILE/TEMPFILE command
-
Cause: An invalid block number was used in dumping a datafile or tempfile.
- ORA-25117: MIN/MAX/Block Number expected
-
Cause: A value other than MIN/MAX, or a block number was entered in the DUMP DATAFILE/TEMPFILE command.
- ORA-25118: invalid DUMP DATAFILE/TEMPFILE option
-
Cause: An invalid option was specified for the DUMP DATAFILE/TEMPFILE command.
- ORA-25119: LOGGING/NOLOGGING option already specified
-
Cause: In CREATE TABLESPACE, the LOGGING and/or NOLOGGING options were specified more than once.
- ORA-25120: MINIMUM EXTENT option already specified
-
Cause: In CREATE TABLESPACE, the MINIMUM EXTENT option was specified more than once.
- ORA-25121: MINIMUM EXTENT value greater than maximum extent size
-
Cause: In CREATE/ALTER TABLESPACE, the value specified for the MINIMUM EXTENT option was greater than the maximum extent size.
- ORA-25122: Only LOCAL bitmap indexes are permitted on partitioned tables
-
Cause: An attempt was made to create a global bitmap index on a partitioned table.
- ORA-25123: Too many components specified in the name.
-
Cause: Specifying more components to a name than allowed.
- ORA-25124: Database link name not allowed.
-
Cause: Specifying a database link name when it is not permitted.
- ORA-25125: BUFFER_POOL/FLASH_CACHE/CELL_FLASH_CACHE storage option not allowed
-
Cause: An attempt was made to specify the BUFFER_POOL, FLASH_CACHE, or CELL_FLASH_CACHE storage option. This option may only be specified during - CREATE or ALTER TABLE - CREATE or ALTER CLUSTER - CREATE or ALTER INDEX
- ORA-25126: Invalid name specified for BUFFER_POOL/FLASH_CACHE/CELL_FLASH_CACHE
-
Cause: The name of the cache hints specified by was invalid. The only valid names for BUFFER_POOL are KEEP, RECYCLE and DEFAULT. The only valid names for FLASH_CACHE and CELL_FLASH_CACHE are KEEP, NONE and DEFAULT.
- ORA-25127: RELY not allowed in NOT NULL constraint
-
Cause: An attempt to set RELY on for NOT NULL constraint.
- ORA-25128: No insert/update/delete on table with constraint (string.string) disabled and validated
-
Cause: Try to insert/update/delete on table with DISABLE VALIDATE constraint.
- ORA-25129: cannot modify constraint (string) - no such constraint
-
Cause: the named constraint does not exist for this table.
- ORA-25130: cannot modify primary key - primary key not defined for table
-
Cause: An attempt was made to modify a primary key that was not defined for the table.
- ORA-25131: cannot modify unique(string) - unique key not defined for table
-
Cause: attempted to modify a unique key that is not defined for the table.
- ORA-25132: UNIQUE constraint (string.string) disabled and validated in ALTER TABLE EXCHANGE PARTITION
-
Cause: The ALTER TABLE EXCHANGE PARTITION statement could not be issued while the partition and the table had disabled and validated unique constraints and the unique keys in the partition were not mutually exclusive from the rest of the table.
- ORA-25133: duplicate SINGLE TABLE option specified
-
Cause: The SINGLE TABLE option was specified more than once.
- ORA-25134: keyword TABLE expected
-
Cause: The keyword TABLE is missing from the SINGLE TABLE option.
- ORA-25135: cannot use the SINGLE TABLE option
-
Cause: The SINGLE TABLE option is only valid for hash clusters.
- ORA-25136: this cluster can contain only one table
-
Cause: An attempt was made to store more than one table in a cluster that was created with the SINGLE TABLE option.
- ORA-25137: Data value out of range
-
Cause: Value from cast operand is larger than cast target size.
- ORA-25138: string initialization parameter has been made obsolete
-
Cause: An obsolete initialization parameter has been specified
- ORA-25139: invalid option for CREATE TEMPORARY TABLESPACE
-
Cause: An invalid option appears.
- ORA-25140: string space policy cannot be specified for the string extent management
-
Cause: An invalid option appears.
- ORA-25141: invalid EXTENT MANAGEMENT clause
-
Cause: An invalid option appears for EXTENT MANAGEMENT clause
- ORA-25142: default storage clause specified twice
-
Cause: default storage clause was specified twice for create tablespace
- ORA-25143: default storage clause is not compatible with allocation policy
-
Cause: default storage clause was specified for a tablespace with AUTOALLOCATE or UNIFORM policy
- ORA-25144: invalid option for CREATE TABLESPACE with TEMPORARY contents
-
Cause: An invalid option appears.
- ORA-25145: allocation policy already specified
-
Cause: In CREATE TABLESPACE, the allocation policy was specified more than once, for example, AUTOALLOCATE and UNIFORM.
- ORA-25146: EXTENT MANAGEMENT option already specified
-
Cause: In CREATE TABLESPACE, the EXTENT MANAGEMENT option was specified more than once.
- ORA-25147: UNIFORM SIZE value greater than maximum extent size
-
Cause: In CREATE/ALTER TABLESPACE, the value specified for the UNIFORM SIZE option was greater than the maximum extent size.
- ORA-25148: ONLINE option not permitted
-
Cause: An attempt was made to specify ONLINE for ALTER TABLE MOVE on a table that is not index-organized. The ONLINE option is currently supported only for index-organized tables.
- ORA-25149: Columns of UROWID type may not be indexed
-
Cause: An attempt was made to create an index on a column of UROWID type
- ORA-25150: ALTERING of extent parameters not permitted
-
Cause: An attempt was made to alter the extent parameters for a segment in a tablespace with autoallocate or uniform extent allocation policy.
- ORA-25151: Rollback Segment cannot be created in this tablespace
-
Cause: An attempt was made to create a rollback segment in a tablespace with autoallocate extent allocation policy.
- ORA-25152: TEMPFILE cannot be dropped at this time
-
Cause: An attempt was made to drop a TEMPFILE being used by online users
- ORA-25153: Temporary Tablespace is Empty
-
Cause: An attempt was made to use space in a temporary tablespace with no files.
- ORA-25154: column part of USING clause cannot have qualifier
-
Cause: Columns that are used for a named-join (either a NATURAL join or a join with a USING clause) cannot have an explicit qualifier.
- ORA-25155: column used in NATURAL join cannot have qualifier
-
Cause: Columns that are used for a named-join (either a NATURAL join or a join with a USING clause) cannot have an explicit qualifier.
- ORA-25156: old style outer join (+) cannot be used with ANSI joins
-
Cause: When a query block uses ANSI style joins, the old notation for specifying outer joins (+) cannot be used.
- ORA-25157: specified block size string is not valid
-
Cause: An attempt was made to create a tablespace with a block size that was not supported.
- ORA-25158: Cannot specify RELY for foreign key if the associated primary key is NORELY
-
Cause: RELY was specified for the foreign key constraint, when the associated primary key constraint was NORELY.
- ORA-25159: Must specify a valid tablespace number
-
Cause: A valid tablespace number was missing.
- ORA-25160: Must specify a valid relative data block address
-
Cause: A valid relative data block address was missing.
- ORA-25161: Cannot have both DBA and RDBA options
-
Cause: Both the DBA and RDBA options were passed to ALTER SYSTEM DUMP REDO.
- ORA-25162: Must specify both RDBA MIN and RDBA MAX options
-
Cause: Only one RDBA option was passed to ALTER SYSTEM DUMP REDO.
- ORA-25163: Invalid tablespace number or relative data block address
-
Cause: The relative data block address was invalid for the given tablespace number or the table space number was invalid.
- ORA-25164: The tag expression is too complex.
-
Cause: The statement tag value was not specified using a simple expression.
- ORA-25165: number of passwords in statement exceeds maximum limit of string
-
Cause: The SQL statement had more passwords than the maximum limit allowed.
- ORA-25175: no PRIMARY KEY constraint found
-
Cause: A PRIMARY KEY constraint must be defined for a table with this organization
- ORA-25176: storage specification not permitted for primary key
-
Cause: Storage parameters cannot be defined for a PRIMARY KEY constraint for a table with this organization
- ORA-25177: UNRECOVERABLE option not permitted
-
Cause: The UNRECOVERABLE option may not be specified for a primary key for a table with this organization
- ORA-25178: duplicate PCTTHRESHOLD storage option specification
-
Cause: The storage option PCTTHRESHOLD is specified more than once.
- ORA-25179: invalid PCTTHRESHOLD storage option value
-
Cause: The specified value must be a positive integer.
- ORA-25180: PCTTHRESHOLD only valid for certain table organizations
-
Cause: PCTTHRESHOLD can only be specified for tables with certain organizations.
- ORA-25181: missing ON keyword for NESTED INDEX
-
Cause: ON keyword required to specify nested index column nest
- ORA-25182: feature not currently available for index-organized tables
-
Cause: An attempt was made to use one or more of the following feature(s) not currently supported for index-organized tables: CREATE TABLE with LOB/BFILE/VARRAY columns, partitioning/PARALLEL/CREATE TABLE AS SELECT options, ALTER TABLE with ADD/MODIFY column options, CREATE INDEX ALTER TABLE MOVE with LOB/PARALLEL
- ORA-25183: index-organized table top index segment is in a different tablespace
-
Cause: An attempt was made to drop a tablespace which contains an index only table's overflow segment but not the top index segment"
- ORA-25184: column name expected
-
Cause: A column name is not present where required by the CREATE TABLE for specifying last column to be included in the index segment of the index-organized table
- ORA-25185: index column other than last can not be specified for INCLUDE clause
-
Cause: An index column name other than the last is specified as including column
- ORA-25186: INCLUDING clause specified for index-organized table without OVERFLOW
-
Cause: INCLUDING clause of a CREATE TABLE is an valid option only for index-organized tables with OVERFLOW clause (at creation time) or if an OVERFLOW segment already exists (at ALTER time).
- ORA-25187: specified exceptions table form incorrect
-
Cause: The specified table does not have the proper field definitions.
- ORA-25188: cannot drop/disable/defer the primary key constraint for index-organized tables or sorted hash cluster
-
Cause: An attempt was made to DROP, DISABLE, or DEFER the primary key constraint for an index-only table. This is not allowed.
- ORA-25189: illegal ALTER TABLE option for an index-organized table
-
Cause: While altering an index-organized table, an attempt was made to enter either the PCTFREE or PCTUSED value for IOT top index segment.
- ORA-25190: an index-organized table maintenance operation may not be combined with other operations
-
Cause: ALTER TABLE statement attempted to combine an index-organized table maintenance operation (e.g. changing physical attributes) with some other operation (e.g. ADD constraint) which is illegal
- ORA-25191: cannot reference overflow table of an index-organized table
-
Cause: An attempt to directly access the overflow table of an index-organized table
- ORA-25192: invalid option for an index-organized table
-
Cause: An attempt to specify one or more of the following options for an index-organized table: [NO]CACHE, NO LOGGING, CLUSTER
- ORA-25193: cannot use COMPRESS option for a single column key
-
Cause: An attempt to use COMPRESS option on single column key
- ORA-25194: invalid COMPRESS prefix length value
-
Cause: The specified value must be a positive integer less than the number of key columns
- ORA-25195: invalid option for index on an index-organized table
-
Cause: An attempt to specify one or more of the following options for index on an IOT: BITMAP, REVERSE, PCTUSED
- ORA-25196: keyword MOVE in ALTER TABLE MOVE must immediately follow table name
-
Cause: MOVE specified after one/more other ALTER options
- ORA-25197: an overflow segment already exists for the indexed-organized table
-
Cause: An attempt was made to ADD OVERFLOW segment on an index-organized table that already has an overflow segment
- ORA-25198: partitioning method is not supported for index-organized table
-
Cause: An unsupported partitioning method was specified.
- ORA-25199: partitioning key of a index-organized table must be a subset of the primary key
-
Cause: An attempt to specify a partitioning key which is not a prefix of the primary key of the index-organized table
- ORA-25200: invalid value string, QUEUE_NAME should be [SCHEMA.]NAME
-
Cause: A NULL parameter was specified for QUEUE_NAME.
- ORA-25201: invalid value, VISIBILITY should be ON_COMMIT or IMMEDIATE
-
Cause: An invalid value specified for parameter VISIBILITY.
- ORA-25202: invalid value NULL, string should be non-NULL
-
Cause: A NULL value was specified for the parameter.
- ORA-25203: invalid value string, DELAY should be non-negative
-
Cause: A negative value or NULL was specified for DELAY.
- ORA-25204: invalid value, SEQUENCE_DEVIATION should be BEFORE or TOP
-
Cause: An invalid SEQUENCE_DEVIATION was specified.
- ORA-25205: the QUEUE string.string does not exist
-
Cause: The specified queue does not exist.
- ORA-25206: enqueue failed, enqueue to exception queue string.string not permitted
-
Cause: An attempt was made to enqueue to an exception queue.
- ORA-25207: enqueue failed, queue string.string is disabled from enqueueing
-
Cause: The queue has been stopped to prevent any further enqueueing.
- ORA-25208: RELATIVE_MSGID must be specified if SEQUENCE_DEVIATION is BEFORE
-
Cause: A relative message identifier should be specified if sequence deviation is specified as BEFORE.
- ORA-25209: invalid value string, EXPIRATION should be non-negative or NEVER
-
Cause: The expiration is less than zero or NULL.
- ORA-25210: invalid value for RELATIVE_MSGID, no message in queue with that msgid
-
Cause: No message in the queue with the message ID equal to the specified RELATIVE_MSGID.
- ORA-25211: invalid DELAY specified when using sequence deviation
-
Cause: The DELAY specified in the enqueue is greater than the delay of the message with the given relative message id.
- ORA-25212: invalid PRIORITY specified when using sequence deviation
-
Cause: The PRIORITY specified in the enqueue is less than the priority of the message with the given relative message id.
- ORA-25213: message with specified RELATIVE_MSGID has been dequeued
-
Cause: The message specified by the RELATIVE_MSGID field in the sequence deviation BEFORE option has been dequeued.
- ORA-25214: cannot specify delay or expiration for enqueue to exception queue
-
Cause: A message was enqueued to the exception queue with either delay or expiration specified.
- ORA-25215: user_data type and queue type do not match
-
Cause: A user tries to enqueue an object to a queue that was created for objects of different type.
- ORA-25216: invalid recipient, either NAME or ADDRESS must be specified
-
Cause: Both attributes, NAME and ADDRESS, were specified null for one of the recipients in the recipient list.
- ORA-25217: enqueue failed, visibility must be IMMEDIATE for queue string.string
-
Cause: An attempt was made to enqueue to a non-persistent queue without setting visibility to IMMEDIATE.
- ORA-25218: enqueue failed, delay must be zero for queue string.string
-
Cause: An attempt was made to enqueue to a non-persistent queue with delay greater than zero seconds.
- ORA-25219: enqueue failed, sequence deviation not allowed for queue string.string
-
Cause: An attempt was made to enqueue to a non-persistent queue with sequence deviation specified.
- ORA-25220: enqueue failed, signature not specified for a non-repudiable queue
-
Cause: An attempt was made to enqueue to a non-repudiable queue without specifying the signature
- ORA-25221: enqueue failed, signature specified queue not supporting non-repudiation
-
Cause: An attempt was made to enqueue to a queue specifying the signature for a queue not supporting non-repudiation
- ORA-25222: enqueue failed, complete sender info. not provided for a queue supporting non-repudiation
-
Cause: An attempt was made to enqueue to a queue without giving the complete sender information (name) for a queue supporting non-repudiation
- ORA-25223: user_data type used is not supported
-
Cause: An attempt was made to enqueue data into a non persistent queue that is of a type other than the supported raw or object type.
- ORA-25224: sender name must be specified for enqueue into secure queues
-
Cause: An attempt was made to enqueue into a secure queue without specifying a sender name.
- ORA-25225: invalid value string, DEQUEUE_MODE should be REMOVE or BROWSE or LOCKED
-
Cause: An invalid parameter has been specified for DEQUEUE_MODE.
- ORA-25226: dequeue failed, queue string.string is not enabled for dequeue
-
Cause: The queue has not been enabled for dequeue.
- ORA-25227: Propagation job string doesn't exist
-
Cause: The job doesn't exist in AQ$_SCHEDULES or cache.
- ORA-25228: timeout or end-of-fetch during message dequeue from string.string
-
Cause: One of the following happened: * The user-specified dequeue wait time passed. * The end of the queue was reached but no message was retrieved. * An external event was set to break the blocking dequeue.
- ORA-25229: error on transformation of message string string
-
Cause: There was an error when transforming a message at enqueue, dequeue or propagation time.
- ORA-25230: invalid value string, WAIT should be non-negative
-
Cause: A negative value has been specified for WAIT.
- ORA-25231: cannot dequeue because CONSUMER_NAME not specified
-
Cause: A user tried to dequeue from a queue that has been created for multiple consumers but a CONSUMER_NAME was not been specified in the dequeue options.
- ORA-25232: duplicate recipients specified for message
-
Cause: An enqueue was performed with duplicate queue agents in the recipients parameter.
- ORA-25233: invalid parameter specified for NAVIGATION
-
Cause: An invalid parameter has been specified for NAVIGATION.
- ORA-25234: NEXT_TRANSACTION navigation option invalid for queue table string.string
-
Cause: The NEXT_TRANSACTION navigation option was used in a dequeue from a queue in a queue table that was not created for transactional grouping.
- ORA-25235: fetched all messages in current transaction from string.string
-
Cause: The NEXT_TRANSACTION navigation option was used in a dequeue when there were no more messages that belong to the same transaction.
- ORA-25236: buffer too small for user data
-
Cause: The variable or buffer used for the OUT parameter payload was too small for the user data to be dequeued.
- ORA-25237: navigation option used out of sequence
-
Cause: The NEXT_MESSAGE or NEXT_TRANSACTION option was specified after dequeuing all the messages.
- ORA-25238: too many recipients specified for message destination string
-
Cause: An ENQUEUE was performed with more than 32 recipients for the given destination (address).
- ORA-25239: message ID not supplied when dequeuing from exception queue string.string
-
Cause: An attempt was made to dequeue from a release 8.0-compatible exception queue without including a message ID in the dequeue options.
- ORA-25240: multiple dequeue criteria specified in dequeue options
-
Cause: An attempt was made to dequeue by specifying more than one dequeue criteria in the dequeue options. You are permitted to specify either message ID or dequeue condition or correlation ID, or neither.
- ORA-25241: cannot change correlation ID from string to string without FIRST_MESSAGE option
-
Cause: An attempt was made to change the correlation ID while using the NEXT_MESSAGE or NEXT_TRANSACTION option for dequeuing.
- ORA-25242: cannot change subscriber name from string to string without FIRST_MESSAGE option
-
Cause: An attempt was made to change the subscriber name while using the NEXT_MESSAGE or NEXT_TRANSACTION option for dequeuing.
- ORA-25243: CONSUMER_NAME cannot be specified when dequeuing from exception queue string.string
-
Cause: An attempt was made to dequeue from an exception queue by specifying the CONSUMER_NAME in the dequeue options. CONSUMER_NAME can only be specified when dequeuing from a normal queue created for multiple consumers.
- ORA-25244: dequeue index key not found, QUEUE string, rowid string
-
Cause: An internal error was encountered. There may be an inconsistency in the queue table index.
- ORA-25245: agent name cannot be specified if address is a single-consumer queue or an exception queue
-
Cause: The agent name for the agent in the LISTEN call was specified when the agent address was a single-consumer queue or an exception queue.
- ORA-25246: listen failed, the address string is an 8.0 style exception queue
-
Cause: An 8.0 style exception queue was specified in the agent-list for the LISTEN call.
- ORA-25247: string is not a recipient of specified message
-
Cause: The consumer name specified in the dequeue options is not a recipient of the message specified by the message id.
- ORA-25248: duplicate agent specified in the agent list
-
Cause: An agent was specified more than once in the agent list of the LISTEN call.
- ORA-25249: dequeue failed, dequeue not allowed for queue string.string
-
Cause: An attempt was made to dequeue from a non-persistent queue.
- ORA-25250: Cannot specify a remote recipient for the message
-
Cause: A recipient for the message enqueued to a non-persistent queue had a non-local address.
- ORA-25251: exceeded maximum number of recipients for message
-
Cause: An attempt was made to issue an ENQUEUE call that exceeded the maximum number (1024) of recipients per message.
- ORA-25252: listen failed, the address string is a non-persistent queue
-
Cause: A non-persistent queue was specified as an address for an agent in the LISTEN call.
- ORA-25253: listen failed, queue string.string is not enabled for dequeue
-
Cause: An attempt was made to specify a queue that is not enabled for dequeue in a LISTEN call.
- ORA-25254: time-out in LISTEN while waiting for a message
-
Cause: The specified wait time elapsed and there were no messages for any of the agents in the agent-list or an external event was set to break the blocking listen.
- ORA-25255: incorrect subscription string string
-
Cause: An incorrect subscription string was specified with OCIRegister.
- ORA-25256: consumer cannot be specified with a single-consumer queue or an exception queue
-
Cause: An attempt was made to specify a consumer in the subscription string when registering for notification on a single-consumer queue or an exception queue.
- ORA-25257: consumer must be specified with a multi-consumer queue
-
Cause: An attempt was made to register on a multi-consumer queue without specifying a consumer in the subscription string.
- ORA-25258: cannot register for notifications on an 8.0 style exception queue
-
Cause: An attempt was made to specify an 8.0 style exception queue in the subscription string of OCIRegister.
- ORA-25259: cannot specify protocol for agent
-
Cause: The user specified the protocol attribute for an agent in the agent list.
- ORA-25260: AQ latch cleanup testing event
-
Cause: N/A.
- ORA-25261: JOB_QUEUE_PROCESSES must be at least 2 for AQ propagation
-
Cause: AQ Propagator encountered a setting for JOB_QUEUE_PROCESSES that is insufficient for AQ propagation.
- ORA-25262: agent name cannot be NULL if address is a multi-consumer queue
-
Cause: The name for the agent in the LISTEN call was not specified when the agent address was a multi-consumer queue.
- ORA-25263: no message in queue string.string with message ID string
-
Cause: An attempt was made to dequeue a message with a specific message ID, but no such message exists in the queue.
- ORA-25264: cant get signature for this queue
-
Cause: An attempt was made to dequeue the signature from this queue, which is not receiver non-repudiable.
- ORA-25265: specified signature for a queue which does not support receiver non-repudiation
-
Cause: An attempt was made to dequeue the message from a queue which does not support receiver non-repudiation, but the signature was specified for verification.
- ORA-25266: didnt try to dequeue by message id. with the signature
-
Cause: The signature was specified for a queue, but the dequeue was not done by message id.
- ORA-25267: did not specify the signature for a receiver non-repudiable queue
-
Cause: The signature was not specified for a receiver non-repudiable queue.
- ORA-25268: didnt dequeue in browse mode with get signature option
-
Cause: The dequeue was not performed in browse mode with get signature option
- ORA-25269: cannot specify signature with get signature option
-
Cause: The signature was not required for the dequeue with the get signature option.
- ORA-25270: sender info does not match with the actual sender of the message
-
Cause: The sender info. and the message id. do not match
- ORA-25271: queue table not found for the given queue
-
Cause: The queue table does not exist for the given queue
- ORA-25272: Signature does not exist for the given reciever and message id.
-
Cause: Signature does not exist for the given reciever and message id.
- ORA-25273: AQ QMN process alternate cleanup event
-
Cause: N/A.
- ORA-25274: AQ Buffered Queue event
-
Cause: N/A.
- ORA-25276: table specified is not a queue table
-
Cause: An invalid queue table name is specified.
- ORA-25277: cannot grant or revoke object privilege on release 8.0 compatible queues
-
Cause: An attempt was made to grant or revoke object privilege on release 8.0 style queues.
- ORA-25278: grantee name cannot be NULL
-
Cause: An attempt was made to specify NULL for the grantee parameter.
- ORA-25279: dequeue as select not supported before 8.2
-
Cause: Dequeue as select not supported before 8.2.
- ORA-25280: complete sender information not provided to non-repudiate sender
-
Cause: complete sender information not provided to non-repudiate sender
- ORA-25281: complete reciever information not provided to non-repudiate reciever
-
Cause: complete reciever information not provided to non-repudiate reciever
- ORA-25282: message id. not provided for non-repudiation
-
Cause: message id. was not provided
- ORA-25283: either agent's name or address needed for non-repudiation
-
Cause: neither agent's name nor address provided for non-repudiation"
- ORA-25284: Invalid value string for string
-
Cause: An Invalid value or NULL was specified for the parameter.
- ORA-25285: Invalid value string for array_mode
-
Cause: An Invalid value or NULL was specified for the array_mode.
- ORA-25286: Invalid number of elements in the message properties array
-
Cause: Number of elements in the message properties array do not match the number of elements in the payload array.
- ORA-25287: Invalid value string, string should be non-negative
-
Cause: An Invalid value or NULL was specified for the parameter.
- ORA-25288: AQ HTTP propagation encountered error, status-code number, string
-
Cause: AQ propagation's HTTP request to the propagation servlet at the specified address encountered an error
- ORA-25289: Buffer Already Exists
-
Cause: Buffer already exists for the specified queue.
- ORA-25290: Cannot complete operation on queue string with existing messages
-
Cause: Queue already has messages. Cannot complete operation
- ORA-25291: Buffer does not exist for the specified queue
-
Cause: Buffer does not exist for the specified queue
- ORA-25292: Buffer operations are not supported on the queue
-
Cause: Buffer operations are not supported on the specified queue type
- ORA-25293: Lob attributes must be null for buffered operations
-
Cause: Enqueue of a buffered message with a non-null lob attribute was attempted
- ORA-25294: Cannot propagate user buffered messages to a database with version lower than 10.2
-
Cause: Propagation of user buffered messages was attempted to a database with version lower than 10.2.
- ORA-25295: Subscriber is not allowed to dequeue buffered messages
-
Cause: Subscriber is only allowed to dequeue persistent messages
- ORA-25296: Queue Table string has a buffered queue string
-
Cause: Buffered message was enqueued by specifying delay or sequence deviation.
- ORA-25298: Only immediate visibility mode supported for buffered message enqueue or dequeue
-
Cause: A visibility of dbms_aq.ON_COMMIT was supplied with the buffered message enqueue or dequeue
- ORA-25299: Invalid message delivery_mode
-
Cause: Invalid value was specified for delivery mode
- ORA-25300: Cannot drop buffer for queue with buffered subscribers
-
Cause: Cannot drop buffer for queue with buffered subscribers
- ORA-25301: Cannot enqueue or dequeue user buffered messages to a database with version lower than 10.2
-
Cause: Enqueue or dequeue of user buffered messages was attempted to queues in a database with version lower than 10.2.
- ORA-25302: Operation not possible for non-buffered queue string
-
Cause: Last enqd/ackd message is only supported for buffered queues
- ORA-25303: Buffered operation allowed only on the owner instance
-
Cause: Operation was not performed on the owner instance.
- ORA-25304: Cannot use priority order queues for capture LCRs
-
Cause: Capture LCRs can only use commit time or enqueue time ordered queues.
- ORA-25305: enqueue failed, expiration must be zero for queue string.string
-
Cause: An attempt was made to enqueue to a buffered queue with expiration greater than zero seconds.
- ORA-25306: Cannot connect to buffered queue's owner instance
-
Cause: cannot connect to the owner instance of the buffered queue
- ORA-25307: Enqueue rate too high, flow control enabled
-
Cause: Subscribers could not keep pace with the enqueue rate.
- ORA-25310: Subscriber is Notification only; dequeue not supported
-
Cause: Notification only subscribers are not allowed to dequeue.
- ORA-25311: string not supported for non-persistent queue
-
Cause: Specified QOS is not supported for non-persistent queues.
- ORA-25312: Cannot specify nonzero sender protocol
-
Cause: Sender protocol was specified during an enqueue operation.
- ORA-25313: a queue may not subscribe to itself for propagation
-
Cause: The specified subscriber had a NULL name and an address equal to the queue name.
- ORA-25314: a commit-time queue table cannot be migrated to 8.0
-
Cause: An attempt was made to migrate a commit-time queue table to an unsupported compatibility level.
- ORA-25315: unsupported configuration for propagation of buffered messages
-
Cause: An attempt was made to propagate buffered messages with the database link pointing to an instance in the destination database which is not the owner instance of the destination queue.
- ORA-25316: Late in the current transaction to begin an Enqueue/Dequeue operation
-
Cause: Check if the Enqueue/Dequeue operation is performed via triggers on Materialized Views which isn't supported.
- ORA-25317: Propagation stopped because of instance shutdown
-
Cause: A propagation job has stopped because the instance is shutting down.
- ORA-25318: Propagation stopped because of instance affinity change
-
Cause: A propagation job has stopped because its instance affinity has changed.
- ORA-25319: Queue table repartitioning aborted
-
Cause: During instance restart in an Oracle RAC environment, queue table repartitioning aborted due to errors.
- ORA-25320: Failed to create, alter, or remove Subscriber
-
Cause: There is a pending enqueue or dequeue operation on this queue from the same session.
- ORA-25321: enqueue failed, user property specified but queue string.string is not an 8.1 style queue
-
Cause: user properties can only be specified when enqueueing into 8.1 style queues.
- ORA-25322: message priority is out of range
-
Cause: The message priority range of 0 to 9 was exceeded.
- ORA-25323: incorrect input to the seek call - string
-
Cause: Some fields in one or more elements of the input array were incorrect.
- ORA-25324: The seek requested by element string of input array can skip a message that is not dequeued in shard string.
-
Cause: An attempt was made to skip a message that was not dequeued.
- ORA-25325: The string field of queue properties is incorrect.
-
Cause: Invalid input in the queue properties was specified.
- ORA-25326: Array string operation failed for message at index string
-
Cause: Array operation fails for the message at specified index. Look at the remainder of the error stack to see what the problem was.
- ORA-25327: Array size is invalid
-
Cause: Array size must be a positive, non-zero integer.
- ORA-25328: string argument size string is smaller than array size
-
Cause: The size of the argument is smaller than the given array size.
- ORA-25329: AQ array operations not allowed on 8.0 queues
-
Cause: An array enqueue/dequeue was attempted on an 8.0 queue.
- ORA-25330: PL/SQL associative arrays may not be used with AQ array operations
-
Cause: A PL/SQL associative array was provided for the payload parameter in an enqueue/dequeue array operation.
- ORA-25331: cannot downgrade because there are commit-time queue tables
-
Cause: An attempt was made to downgrade a database that has commit-time queue tables.
- ORA-25332: Invalid release value string for queue table compatible parameter
-
Cause: The release level given for the queue table compatible parameter is invalid
- ORA-25333: Buffered Queue to Queue propagation did not connect to the correct instance
-
Cause: Queue to Queue propagation for buffered messages didn't connect to the correct instance, most likely because service was not started for the destination queue.
- ORA-25334: Buffered propagation must restart as the destination queue was recreated/moved
-
Cause: Buffered propagation destination queue was recreated or its ownership was moved to another instance during propagation.
- ORA-25335: AQ array operations not allowed for buffered messages
-
Cause: An array enqueue/dequeue was attempted for buffered messages
- ORA-25336: Cannot contact instance string during Streams AQ operation
-
Cause: The specified instance was not responding to AQ requests.
- ORA-25337: Cannot propagate in queue-to-queue mode to a database with version lower than 10.2
-
Cause: Remote subscriber with queue_to_queue mode set to TRUE was added. The remote subscriber is on a database version lower than 10.2. Propagation was scheduled to a destination database with version lower than 10.2.
- ORA-25338: operation 'string' is not allowed for sync_capture 'string'
-
Cause: An attempt was made to execute the specified operation for a sync_capture process.
- ORA-25339: STREAMS 'string' must be sync_capture
-
Cause: The specified capture STREAMS did not exist or was not a sync_capture process.
- ORA-25340: must use commit-time queue for sync_capture
-
Cause: An attempt was made to create a sync_capture without using a commit-time queue.
- ORA-25341: sync_capture does not support "string"."string" because of the following reason:
-
Cause: sync_capture encountered a table with an unsupported property. The most common reason is an unsupported column data type.
- ORA-25342: cannot downgrade because there are apply processes for user buffered messages
-
Cause: An attempt was made to downgrade a database that has apply process for user-buffered messages.
- ORA-25343: Streams error queue cannot be exported
-
Cause: An attempt was made to export a database that has apply errors.
- ORA-25344: statement has bind variables
-
Cause: Current API could not handle a statement with bind variables.
- ORA-25345: requested AQ minimum Oracle Streams Pool size string greater than Oracle Streams Pool size string
-
Cause: The minimum value requested for the Oracle Streams Advanced Queuing (AQ) pool size was greater than the Oracle Streams pool size.
- ORA-25346: requested AQ maximum Oracle Streams Pool size string less than AQ minimum Oracle Streams Pool size string
-
Cause: The maximum value requested for the Oracle Streams Advanced Queuing (AQ) pool size was less than the minimum value of the Oracle Streams (AQ) pool size.
- ORA-25347: Dequeue operation on sharded queue is not possible.
-
Cause: Dequeue of a buffered subscriber or JMS sharded queue failed with OCIAQDeq().
- ORA-25348: cannot connect to shard owner instance string of database string
-
Cause: An Oracle Advanced Queuing (AQ) operation was attempted at a non-owner instance of the shard which could not establish an internal connection to it.
- ORA-25349: A parallel string operation is in progress for string.
-
Cause: An Oracle Database Advanced Queuing (AQ) operation was attempted when another parallel operation seek, enqueue, or dequeue was already in progress.
- ORA-25350: maximum number of concurrent transaction branches exceeded
-
Cause: the limit on the number of concurrent transaction branches has been reached
- ORA-25351: transaction is currently in use
-
Cause: The transaction is currently used by a different session.
- ORA-25352: no current transaction
-
Cause: The user session is not attached to any transaction.
- ORA-25353: branch marked for deletion
-
Cause: The branch specified cannot be killed immediately because another session is using the branch, but it has been marked for kill. This means it will be deleted as soon as possible after the current uninterruptable operation is completed.
- ORA-25401: can not continue fetches
-
Cause: A failure occurred since the last fetch on this statement. Failover was unable to bring the statement to its original state to allow continued fetches.
- ORA-25402: transaction must roll back
-
Cause: A failure occurred while a transaction was active on this connection.
- ORA-25403: could not reconnect
-
Cause: The connection to the database has been lost, and attempts to reconnect have failed.
- ORA-25405: transaction status unknown
-
Cause: A failure occurred while a transaction was attempting to commit. Failover could not automatically determine instance status.
- ORA-25406: could not generate a connect address
-
Cause: Failover was unable to generate an address for a backup instance.
- ORA-25408: can not safely replay call
-
Cause: The connection was lost while doing this call. It may not be safe to replay it after failover.
- ORA-25409: failover happened during the network operation,cannot continue
-
Cause: The connection was lost when fetching a LOB column.
- ORA-25410: Application requested failover retry
-
Cause: The application failover callback requested failover retry.
- ORA-25411: transaction replay was not successful
-
Cause: Replay was not able to restore the transaction state to match the pre-failover state.
- ORA-25412: transaction replay disabled by call to string
-
Cause: The application called an Oracle Call Interface (OCI) function that is not supported with transactional failover.
- ORA-25413: transaction replay disabled by user request
-
Cause: The application explicitly disabled transaction replay by setting attribute OCI_ATTR_TRANSACTIONAL_TAF=FALSE.
- ORA-25414: Uncommitted transaction detected after TAF callback.
-
Cause: The Transparent Application Failover (TAF) callback started a transaction and did not commit or rollback prior to exiting.
- ORA-25415: Application Continuity replay initiation timeout exceeded.
-
Cause: Application Continuity replay was attempted after REPLAY_INITIATION_TIMEOUT expired. The value for REPLAY_INITIATION_TIMEOUT is configured for the service to which the application is connected.
- ORA-25416: Retry current call
-
Cause: Failover successfully recovered an in-flight transaction.
- ORA-25417: replay disabled; call (string) too large to record
-
Cause: Oracle Call Interface (OCI) Application Continuity replay was attempted after a large call that could not be recorded due to excessive memory requirements.
- ORA-25418: transaction replay disabled by the use of object type in function string
-
Cause: The application used an Oracle Call Interface (OCI) object type that is not supported with transactional failover.
- ORA-25419: transaction replay disabled in function string by the use of unsupported type string
-
Cause: The application used an Oracle Call Interface (OCI) type that is not supported with transactional failover.
- ORA-25420: more than number non-fetch calls in request; replay disabled
-
Cause: Application Continuity failover was attempted after executing a request with a large number of Oracle Call Interface (OCI) calls, so replay of the request was not possible.
- ORA-25421: more than number fetch calls in request; replay disabled
-
Cause: Application Continuity failover was attempted after executing a request with a large number of Oracle Call Interface (OCI) Fetch calls, so replay of the request was not possible.
- ORA-25422: more than number cursor calls in request; replay disabled
-
Cause: Application Continuity failover was attempted after executing a request with a large number of Oracle Call Interface (OCI) OCIStmtPrepare2 calls, so replay of the request was not possible.
- ORA-25425: connection lost during rollback
-
Cause: The connection was lost while issuing a rollback and the application failed over.
- ORA-25426: remote instance does not support shared dblinks
-
Cause: A shared dblink is being used to connect to a remote instance that does not support this feature because it is an older version.
- ORA-25427: cannot downgrade database links after database link data dictionary has been upgraded
-
Cause: An attempt was made to downgrade after the upgrade of the database link data dictionary.
- ORA-25428: authentication failure while connecting through database link
-
Cause: An attempt to connect using the database link failed.
- ORA-25429: Break request cannot be propagated over shared database link.
-
Cause: No call in progress over shared database link.
- ORA-25430: connected user database links are not supported in proxy session
-
Cause: A connected user database link is being used to connect to a remote database from a proxy user session.
- ORA-25431: Connection with protocol string is disallowed by the outbound_dblink_protocols parameter.
-
Cause: An attempt to connect using the database link failed because the network protocol used for the database link is disallowed.
- ORA-25433: User string does not have INHERIT REMOTE PRIVILEGES privilege on connected user string.
-
Cause: An attempt was made to use a connected user database link inside a definer's rights function, procedure or view, and the owner of the function, procedure or view lacked INHERIT REMOTE PRIVILEGES privilege on the connected user.
- ORA-25434: Connected user database link usage by the common user string is not allowed.
-
Cause: The COMMON_SCHEMA_ACCESS lockdown profile feature was disabled.
- ORA-25435: Database link cannot be used after failing over with Transparent Application Continuity.
-
Cause: The use of database link was detected in the failed-over session while Transparent Application Continuity was in use.
- ORA-25436: invalid table alias: string
-
Cause: An attempt to evaluate was made, which failed because one of the table values specified had an invalid alias.
- ORA-25437: duplicate table value for table alias: string
-
Cause: An attempt to evaluate was made, which failed because some of the table values specified had the same table alias.
- ORA-25438: invalid variable name: string
-
Cause: An attempt to evaluate was made, which failed because one of the variable values specified had an invalid name.
- ORA-25439: duplicate variable value for variable: string
-
Cause: An attempt to evaluate was made, which failed because some of the variable values specified had the same variable name.
- ORA-25440: invalid table alias: string
-
Cause: An attempt to evaluate was made, which failed because one of the column values specified had an invalid table alias.
- ORA-25441: duplicate column value for table alias: string
-
Cause: An attempt to evaluate was made, which failed because one of the column values supplied a value for a table alias, which already had a table value supplied.
- ORA-25442: too many column values for table alias: string
-
Cause: An attempt to evaluate was made, which failed because too many column values were supplied for the specified table alias.
- ORA-25443: duplicate column value for table alias: string, column number: string
-
Cause: An attempt to evaluate was made, which failed because duplicate column values were supplied for the specified table alias and column number.
- ORA-25444: invalid ROWID: string for table alias: string
-
Cause: An attempt to evaluate was made, which failed because an invalid ROWID was supplied for the specified table alias.
- ORA-25445: invalid column number: string for table alias: string
-
Cause: An attempt to evaluate was made, which failed because an invalid column number was supplied for the specified table alias as a part of a column value.
- ORA-25446: duplicate column value for table alias: string, column: string
-
Cause: An attempt to evaluate was made, which failed because duplicate column values were supplied for the specified table alias and column name.
- ORA-25447: encountered errors during evaluation of rule string.string
-
Cause: An attempt to evaluate was made, which failed during the evaluation of the specified rule.
- ORA-25448: The string string.string has errors.
-
Cause: An attempt to load the specified rule or expression failed due to errors in the rule or expression.
- ORA-25449: invalid variable name: string
-
Cause: An attempt to evaluate was made, which failed because one of the attribute values specified had an invalid variable name.
- ORA-25450: error string during evaluation of rule set string.string
-
Cause: The specified error occurred during evaluation of the rule set.
- ORA-25451: too many attribute values for variable: string
-
Cause: An attempt to evaluate was made, which failed because too many attribute values were supplied for the specified variable.
- ORA-25452: duplicate attribute value for variable: string, attribute: string
-
Cause: An attempt to evaluate was made, which failed because duplicate attribute values were supplied for the specified variable and attribute name.
- ORA-25453: invalid iterator: string
-
Cause: An attempt to get rule hits or to close an iterator was made, which failed because an invalid iterator was passed in.
- ORA-25454: error during evaluation of rule set: string.string for iterator: string
-
Cause: An attempt to get rule hits for an iterator was made, which failed because of an error in evaluation of the specified rule set.
- ORA-25455: evaluation error for rule set: string.string, evaluation context: string.string
-
Cause: An attempt to evaluate the specified rule set using the evaluation context specified failed due to some errors.
- ORA-25456: rule set was modified or evaluation terminated for iterator: string
-
Cause: An attempt to get rule hits was made, which failed because the underlying rule set was modified after the iterator was returned.
- ORA-25457: evaluation function string returns failure
-
Cause: The specified evaluation function returned a failure during evaluation, causing evaluation to terminate.
- ORA-25458: Value not supplied for string string
-
Cause: Variable or table column values were not supplied for evaluation.
- ORA-25459: Data conversion for string string failed
-
Cause: The attempt to convert data to the data type of the variable or column failed.
- ORA-25461: rule set not specified
-
Cause: An attempt to evaluate was made, which failed because the ruleset name specified was null.
- ORA-25462: evaluation context not specified
-
Cause: An attempt to evaluate was made, which failed because the evaluation context specified was null.
- ORA-25463: table alias not specified
-
Cause: An attempt to evaluate was made, which failed because one of the table values specified had a NULL alias name.
- ORA-25464: ROWID not specified for table alias: string
-
Cause: An attempt to evaluate was made, which failed because the table value for the specified table alias had a NULL ROWID.
- ORA-25465: variable name not specified
-
Cause: An attempt to evaluate was made, which failed because one of the variable values specified had a NULL variable name.
- ORA-25466: data not specified for variable name: string
-
Cause: An attempt to evaluate was made, which failed because the variable value for the specified variable name had NULL data.
- ORA-25467: table alias not specified
-
Cause: An attempt to evaluate was made, which failed because one of the column values specified had a NULL alias name.
- ORA-25468: column name not specified for alias: string
-
Cause: An attempt to evaluate was made, which failed because one of the column values for the specified alias name had a NULL column name.
- ORA-25469: data not specified for alias: string column name: string
-
Cause: An attempt to evaluate was made, which failed because the column value for the specified alias and column name had NULL data.
- ORA-25470: duplicate attribute value for variable: string
-
Cause: An attempt to evaluate was made, which failed because one of the attribute values supplied a value for a variable, which already had a variable value supplied.
- ORA-25471: attribute name not specified for variable: string
-
Cause: An attempt to evaluate was made, which failed because one of the attribute values for the specified variable had a NULL attribute name.
- ORA-25472: maximum open iterators exceeded
-
Cause: The open rule hit iterators in the session exceeded 2 * OPEN_CURSORS.
- ORA-25473: cannot store string in rule action context
-
Cause: The user attempted to put unsupported data types, such as LOBs and evolved ADTs, into the rule action context.
- ORA-25476: use pre-5523578 behaviour when looking up enabled roles
-
Cause: N/A
- ORA-25477: hot cursor limit reached: string
-
Cause: An attempt to mark a cursor as hot failed because maximum number of allowable cursors were marked hot.
- ORA-25500: database is not open
-
Cause: Database must be open to perform ALTER SYSTEM QUIESCE RESTRICTED command.
- ORA-25501: ALTER SYSTEM QUIESCE RESTRICTED command failed
-
Cause: Database resource manager failed to change plan.
- ORA-25502: concurrent ALTER SYSTEM QUIESCE/UNQUIESCE command is running
-
Cause: There is a concurrent ALTER SYSTEM QUIESCE RESTRICTED or ALTER SYSTEM UNQUIESCE command running in the system.
- ORA-25503: cannot open database because the database is being quiesced
-
Cause: Database cannot be opened because the system is being or has been quiesced.
- ORA-25504: the system is already in quiesced state
-
Cause: Cannot quiesce the system because the system is already quiesced.
- ORA-25505: the system is not in quiesced state
-
Cause: Cannot unquiesce the system because the system is not in quiesced state.
- ORA-25506: resource manager has not been continuously on in some instances
-
Cause: Cannot quiesce the system because resource manager has not been continuously on since startup in this or some other instances.
- ORA-25507: resource manager has not been continuously on
-
Cause: Cannot quiesce the system because resource manager has not been continuously on since startup.
- ORA-25508: database is not mounted
-
Cause: Database must be mounted to perform ALTER SYSTEM UNQUIESCE command.
- ORA-25509: operation on "string"."string".string not allowed
-
Cause: A column has been added to a replicated table, but replication support processing has not completed.
- ORA-25510: quiesce not supported for the root container
-
Cause: Could not quiesce the root container.
- ORA-25511: quiesce not supported for pluggable databases
-
Cause: Could not quiesce the pluggable database.
- ORA-25526: bad format of _DB_MTTR_SIM_TARGET: string
-
Cause: One value in _DB_MTTR_SIM_TARGET is not a valid MTTR.
- ORA-25527: bad format of _DB_MTTR_SIM_TARGET
-
Cause: One value in _DB_MTTR_SIM_TARGET is empty.
- ORA-25528: too many candidate MTTRs are specified in _DB_MTTR_SIM_TARGET
-
Cause: Too many candidate MTTRs are specified in _DB_MTTR_SIM_TARGET.
- ORA-25530: FAST_START_MTTR_TARGET is not specified
-
Cause: An attempt to start MTTR advisory was made, which failed because FAST_START_MTTR_TARGET was not specified.
- ORA-25531: MTTR specified is too small: string
-
Cause: The current FAST_START_MTTR_TARGET setting or a candidate MTTR setting is too small for MTTR advisory.
- ORA-25532: MTTR specified is too large: string
-
Cause: The current FAST_START_MTTR_TARGET setting or a candidate MTTR setting is too large for MTTR advisory.
- ORA-25533: FAST_START_IO_TARGET or LOG_CHECKPOINT_INTERVAL is specified
-
Cause: An attempt to start MTTR advisory was made, which failed because either FAST_START_IO_TARGET or LOG_CHECKPOINT_INTERVAL was specified.
- ORA-25551: process not initialized in threaded mode
-
Cause: OCI process started without threaded mode.
- ORA-25600: Invalid shard: string
-
Cause: An invalid shard ID was specified.
- ORA-25601: Maximum number of shards are already created for the queue string.string
-
Cause: Maximum number of shards were already created.
- ORA-25602: Migration is already running on the queue string.string.
-
Cause: INIT_MIGRATION is already executed on the queue.
- ORA-25603: Migration has not started on the queue string.string.
-
Cause: INIT_MIGRATION API was not called on the queue.
- ORA-25604: Migration can only run on classic queue and queue string.string is not classic queue.
-
Cause: Migration API input parameter was not a classic queue.
- ORA-25605: Migration cannot run because string feature is unsupported in Transactional Event Queues.
-
Cause: The migration API captured the unsupported feature.
- ORA-25606: This operation is restricted because migration is ongoing.
-
Cause: This operation was restricted because the migration operation was running.
- ORA-25607: cannot execute string migration because string is not empty. You can use PURGE_QUEUE_MESSAGES API
-
Cause: The queue was not empty.
- ORA-25608: wrong value entered for string input parameter
-
Cause: The input parameter was not in the valid range.
- ORA-25609: switch queue code path for migration routing
-
Cause: JDBC layer managed the routing.
- ORA-25610: cannot assign same Transactional Event Queue name to multiple migration queues
-
Cause: Either CQNAME was not specified, or TEQNAME was specified in the INIT_MIGRATION API call.
- ORA-25700: Current configuration does not use Transport Layer Security (TLS). Token based authentication requires TLS with server authentication.
-
Cause: An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using unsecured channel.
- ORA-25702: Role mapping for IAM_PRINCIPAL_NAME is not supported.
-
Cause: An attempt was made to map role to IAM_PRINCIPAL_NAME.
- ORA-25704: Current configuration does not use SSL_SERVER_DN_MATCH=TRUE. Token based authentication requires SSL_SERVER_DN_MATCH=TRUE with server authentication.
-
Cause: An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using SSL_SERVER_DN_MATCH=FALSE.
- ORA-25705: Schema string doesn't exist.
-
Cause: An attempt was made to grant schema privileges on a schema which did not exist.
- ORA-25707: The token is invalid.
-
Cause: An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using an invalid token.
- ORA-25708: The expiration time of the token has passed.
-
Cause: An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using an expired token.
- ORA-25709: schema privileges not granted to 'string'
-
Cause: A schema privilege you tried to revoke was not granted to the user.
- ORA-25710: schema privilege granted with a different scope to 'string'
-
Cause: An attempt was made to revoke a schema privilege that was granted with a different scope.
- ORA-25711: The private key is missing or invalid.
-
Cause: An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using an invalid or missing private key.
- ORA-25712: could not lock object string.string
-
Cause: An attempt to lock the object failed.
- ORA-25713: User could not be locked.
-
Cause: Timeout occurred while trying to take a lock on user.
- ORA-25714: invalid value of PASSWORD_AUTH or TOKEN_AUTH in the client configuration
-
Cause: An attempt was made to authenticate a user from an external Identity Provider to Oracle Database using invalid PASSWORD_AUTH or TOKEN_AUTH value. This parameter can be found in SQLNET.ORA, TNSNAMES.ORA, or used as part of the connect string.
- ORA-25800: Maximum length of a saga entity cannot exceed 107
-
Cause: The length of the saga broker, coordinator or the participant being created exceeded the maximum allowable length.
- ORA-25801: Unsupported version 'string'
-
Cause: An attempt was made to perform a saga operation with an unsupported version.
- ORA-25802: Insufficient privileges to access schema string
-
Cause: An attempt was made to perform a saga operation with an invalid or inaccessible schema.
- ORA-25803: Saga entity string already exists
-
Cause: The saga broker, coordinator or the participant being created already existed.
- ORA-25804: Saga entity string does not exist
-
Cause: The saga broker, coordinator or the participant did not exist.
- ORA-25805: Saga entity string cannot be dropped
-
Cause: An attempt was made to drop a saga broker or coordinator which still had saga participants attached to it.
- ORA-25806: Missing package or execution rights for package 'string'.'string'
-
Cause: An attempt was made to register a saga package that did not exist or execution rights on the saga package were missing.
- ORA-25807: Callback package cannot be registered for a coordinator
-
Cause: An attempt was made to register a saga package for a coordinator.
- ORA-25808: Participant or coordinator database link cannot be null
-
Cause: An attempt was made to add a participant or coordinator with a null database link when broker database link was non-null.
- ORA-25809: Unable to make remote calls using database link 'string'
-
Cause: An attempt was made to add or drop a participant with an invalid or inaccessible broker database link.
- ORA-25810: Saga entity string already exists at broker
-
Cause: The saga coordinator or the participant being created was already managed by the specified broker.
- ORA-25811: Saga entity string cannot be created
-
Cause: An attempt was made to create a saga participant or coordinator with an invalid broker name or schema.
- ORA-25812: Cannot drop queue table 'string'
-
Cause: An attempt to drop the saga entity failed because the queue table associated with the entity could not be dropped.
- ORA-25813: Cannot clear dictionary entry for entity 'string'
-
Cause: An attempt to drop the saga entity failed because the dictionary table entry associated with this entity could not be cleared.
- ORA-25814: Cannot unschedule propagation for queue 'string'
-
Cause: An attempt to drop the saga entity failed because the propagation schedule associated with this entity could not be unscheduled.
- ORA-25815: Cannot unregister notification callback for queue 'string'
-
Cause: An attempt to drop or update the saga entity failed because the notification callback associated with this entity could not be unregistered.
- ORA-25816: Cannot update dictionary entry for entity 'string'
-
Cause: An attempt to update the saga entity failed because the dictionary table entry associated with this entity or broker could not be updated.
- ORA-25817: Drop operation failed for entity 'string'
-
Cause: An attempt to drop the saga entity failed either at broker database or locally.
- ORA-25818: Invalid coordinator name 'string'
-
Cause: An attempt was made to create a saga participant with an invalid coordinator name.
- ORA-25819: Unauthorized access
-
Cause: An attempt was made to perform a saga operation using a participant that the current user did not own.
- ORA-25820: Invalid opcode string
-
Cause: An attempt was made to perform a saga operation using an invalid opcode.
- ORA-25821: Invalid saga id string
-
Cause: An attempt was made to perform a saga operation using an invalid saga id.
- ORA-25822: Cannot drop subscriber for queue 'string'
-
Cause: An attempt to drop the saga entity failed because the subscriber associated with this entity could not be dropped.
- ORA-25824: Cannot enroll participant for saga id 'string'
-
Cause: An attempt to enroll a saga participant failed because the saga id did not exist or the initiator of the saga was not found or the saga was already committed or rolledback.
- ORA-25950: missing where clause in join index specification\n
-
Cause: An attempt to create a join index was made, which failed because no valid where clause was found.
- ORA-25951: join index where clause cannot contain OR condition\n
-
Cause: An attempt to create a join index was made, which failed because there was an OR branch in the where clause.
- ORA-25952: join index must only contain inner equi-joins\n
-
Cause: An attempt to create a join index was made, which failed because it included a predicate which wasn't an equi-inner join.
- ORA-25953: join index cannot be a functional index\n
-
Cause: An attempt to create a join index was made, which failed because a functional index was requested or necessary (such as is the case for indexing columns using timezone).
- ORA-25954: missing primary key or unique constraint on dimension\n
-
Cause: An attempt to create a join index was made, which failed because one or more dimensions did not have an appropriate constraint matching the join conditions.
- ORA-25955: all tables must be joined in the where clause\n
-
Cause: An attempt to create a join index was made, which failed because one of the tables in the from clause did not appear in the where clause.
- ORA-25956: join index cannot be created on tables owned by SYS\n
-
Cause: An attempt to create a join index was made, which failed because one of the tables was owned by SYS.
- ORA-25957: join index where clause cannot contain cycles\n
-
Cause: An attempt to create a join index was made, which failed because the where clause contains a cycle.
- ORA-25958: join index where clause predicate may only contain column references\n
-
Cause: An attempt to create a join index was made, which failed because a predicate in the where clause contained something other than a simple column.
- ORA-25959: join index must be of the bitmap type\n
-
Cause: An attempt to create a join index was made, which failed because no bitmap keyword was used.
- ORA-25960: join index cannot be based on a temporary table\n
-
Cause: An attempt to create a join index was made, which failed because one of the tables was temporary.
- ORA-25961: join index prevents dml cascade constraint operation\n
-
Cause: An attempt to execute dml resulted in the need to perform dml on another table because of a cascade constraint. The join index only allows one of its underlying tables to me modified at a time.
- ORA-25962: join index prevents multitable insert or merge\n
-
Cause: An attempt to execute an merge or multitable insert on a table that was used to create a bitmap join index was made. Merge and multitable inserts are not supported on tables that were used to create a bitmap join index.
- ORA-25963: join index must be created on tables\n
-
Cause: An attempt to create a join index was made, which failed because the from clause contains non table object.
- ORA-25964: column type incompatible with join column type\n
-
Cause: The datatype of the join column is incompatible with the datatype of the joined column.
- ORA-25965: fact table must be included in the from clause\n
-
Cause: An attempt to create a join index was made, which failed because the from clause does not contain the fact table.
- ORA-25966: join index cannot be based on an index organized table\n
-
Cause: An attempt to create a join index was made, which failed because one of the tables was an index organized table.
- ORA-26000: partition load specified but table string is not partitioned\n
-
Cause: The Loader control file contains a PARTITION clause but the table being loaded is not partitioned.
- ORA-26001: Index string specified in SORTED INDEXES does not exist on table string\n
-
Cause: A nonexistent index was specified in the SORTED INDEXES clause.
- ORA-26002: Table string has index defined upon it.\n
-
Cause: Parallel load was specified into a table which has index defined upon it.
- ORA-26003: parallel load not supported for index-organized table string.\n
-
Cause: Parallel load is not supported for index-organized tables.
- ORA-26004: Tables loaded through the direct path may not be clustered\n
-
Cause: User attempted to load a clustered table via the direct path.
- ORA-26005: Invalid handle for direct path load\n
-
Cause: In direct path load, the handle passed in does not match the type listed.
- ORA-26006: Incorrect bind variable in column string's sql expression - string\n
-
Cause: In direct path load, the bind variables listed in the sql expression do not match the input argument column names.
- ORA-26007: invalid value for SETID or OID column\n
-
Cause: The value passed in a Direct Path API stream for a column containing a SETID or OID has an invalid value. SETIDs and Object IDs must be either 16 bytes of RAW data or 32 bytes of hexadecimal characters.
- ORA-26008: Invalid syntax or bind variable in SQL string for column string.\nstring\n
-
Cause: See following error message for more information. A SQL string cannot have quoted strings improperly terminated. A bind variable in a SQL string cannot have a length of 0, cannot exceed maximum length of 30 characters, and cannot be missing a double quote.
- ORA-26009: stream verification error: string\n
-
Cause: An error has occurred in a Data Pump stream verification operation.
- ORA-26010: Column string in table string is NOT NULL and is not being loaded\n
-
Cause: A column which is NOT NULL in the database is not being loaded and will cause every row to be rejected.
- ORA-26011: Cannot load type string into column string in table string\n
-
Cause: A column can only store data of type declared for that column. And a substitutable column can only store data of valid subtypes of the supertype declared for that column.
- ORA-26012: header in file string has an incompatible version number\n
-
Cause: A dump file was specified for a load operation whose version number is incompatible with the dump file version currently produced by the Oracle server on the system. Usually this message indicates that the dump file was produced by a newer version of the Oracle server.
- ORA-26013: List allocated may not be big enough\n
-
Cause: There seems to be a discrepancy between the size for a list or buffer allocated by direct path api and the size needed.
- ORA-26014: unexpected error on string string while retrieving string\nstring
-
Cause: The SQL error was returned from an OCIStmtExecute call.
- ORA-26015: Array column string in table string is not supported by direct path\n
-
Cause: User attempted to load an array column via the direct path.
- ORA-26016: Virtual column string in table string.string cannot be loaded by direct path\n
-
Cause: You attempted to load an virtual column using the direct path.
- ORA-26017: global indexes not allowed for direct path load of table partition string
-
Cause: Global indexes are defined on a table when direct path loading a single partition of the table.
- ORA-26018: Column string in table string does not exist\n
-
Cause: Column specified in the loader control file does not exist.
- ORA-26019: Column string in table string of type string not supported by direct path\n
-
Cause: The Specified column of SQL column type %s is not supported by the direct path loader.
- ORA-26020: index string.string loaded successfully with string keys
-
Cause: Non-partitioned index information put to loader log file.
- ORA-26021: index string.string partition string loaded successfully with string keys
-
Cause: Partitioned index information put to loader log file.
- ORA-26022: index string.string was made unusable due to:
-
Cause: A Non-partitioned index was made index unusable due to the error displayed below this error.
- ORA-26023: index string.string partition string was made unusable due to:
-
Cause: A partition of a partitioned index was made index unusable due to error displayed below this error.
- ORA-26024: SKIP_UNUSABLE_INDEXES requested and index segment was initially unusable
-
Cause: User requested SKIP_UNUSABLE_INDEXES option, and the index segment was in unusable state prior to the beginning of the load.
- ORA-26025: SKIP_INDEX_MAINTENANCE option requested
-
Cause: User requested that index maintenance be skipped on a direct path load.
- ORA-26026: unique index string.string initially in unusable state
-
Cause: A unique index is in IU state (a unique index cannot have index maintenance skipped via SKIP_UNUSABLE_INDEXES).
- ORA-26027: unique index string.string partition string initially in unusable state
-
Cause: A partition of a unique index is in IU state (a unique index cannot have index maintenance skipped via SKIP_UNUSABLE_INDEXES).
- ORA-26028: index string.string initially in unusable state
-
Cause: An index is in IU state prior to the beginning of a direct path load, it cannot be maintained by the loader.
- ORA-26029: index string.string partition string initially in unusable state
-
Cause: A partition of an index is in IU state prior to the beginning of a direct path load, it cannot be maintained by the loader.
- ORA-26030: index string.string had string partitions made unusable due to:
-
Cause: A logical index error occurred on a partitioned index which affected one or more index partitions, which are listed below this message.
- ORA-26031: index maintenance error, the load cannot continue
-
Cause: A index error occurred during the index maintenance phase of a direct path load. The load cannot continue. See error message below this message.
- ORA-26032: index string.string loading aborted after string keys
-
Cause: An index error occurred during direct-load of an index-organized table. Loading had to be aborted. No rows were loaded.
- ORA-26033: column string.string encryption properties differ for source or target table
-
Cause: The source and destination columns did not have the same encryption properties.
- ORA-26034: Column string does not exist in stream\n
-
Cause: Column specified in the column list does not exist in the stream.
- ORA-26035: Error attempting to encrypt or decrypt column
-
Cause: An error occurred while attempting to encrypt or decrypt a database column.
- ORA-26036: subpartition load specified but table string is not subpartitioned\n
-
Cause: The Loader control file contains a PARTITION clause but the table being loaded is not subpartitioned.
- ORA-26037: must specify partition name(s) for system partitioned table string\n
-
Cause: An attempt was made to load a system partitioned table with no partition name(s) specified.
- ORA-26038: attempt to write audit record for SQL*Loader direct path load of string.string failed with error code: number\n
-
Cause: An attempt to write an audit record during a SQL*Loader direct path load failed.
- ORA-26040: Data block was loaded using the NOLOGGING option\n
-
Cause: Trying to access data in block that was loaded without redo generation using the NOLOGGING/UNRECOVERABLE option
- ORA-26041: DATETIME/INTERVAL datatype conversion error\n
-
Cause: The column could not be converted from DATETIME datatype to internal DATETIME/CHARACTER datatype.
- ORA-26045: REF column string expects string arguments; found string.\n
-
Cause: The number of arguments for the REF column is incorrect.
- ORA-26046: REF column string expects scoped table name string; user passed in string.\n
-
Cause: The scoped table name passed in by the user does not match the name in the schema.
- ORA-26048: Scoped REF column has wrong table name.\n
-
Cause: The scoped table name passed in by the user does not match the name in the schema.
- ORA-26049: Unscoped REF column has non-existent table name.\n
-
Cause: The table name passed in by the user does not exist in the schema.
- ORA-26050: Direct path load of domain index is not supported for this column type.\n
-
Cause: Direct path can not load a domain index of that column type.
- ORA-26051: internal error parsing packed decimal format string
-
Cause: A packed decimal field with a non-zero scale factor is mapped to a character column. In order to perform the datatype conversion, a numeric format string must be created based on the input field's precision and scale specifications. Direct path loader encountered an error in creating this format string.
- ORA-26052: Unsupported type number for SQL expression on column string.\n
-
Cause: The direct path api does not support a SQL expression on a column of that type.
- ORA-26053: Row was not loaded due to conversion error.\n
-
Cause: The current row was not loaded due to a conversion error.
- ORA-26054: Direct Path Context prepared for a different mode than operation requested.\n
-
Cause: The user prepared the direct path context for one operation (Load, Unload, Convert), but then tried to perform a different operation.
- ORA-26055: Invalid buffer specified for direct path unload\n
-
Cause: The user specified a zero length or null buffer to be used for the Direct Path Unload operation.
- ORA-26056: Requested direct path operation on a view is not supported.\n
-
Cause: An attempt was made to load into a view using direct path that has user-defined types, XML data, object type table or SQL expressions.
- ORA-26057: Conversion is not necessary for this direct path stream.\n
-
Cause: User attempted to convert a direct path stream that does not require conversion.
- ORA-26058: unexpected error fetching metadata for column string in table string\n
-
Cause: The direct path API encountered an unexpected error while retrieving metadata for a column.
- ORA-26059: Data is too large for column string\n
-
Cause: The direct path API encountered a column that can not be loaded because the input data is too large for a column.
- ORA-26060: Can not convert type identifier for column string\n
-
Cause: The direct path API encountered a type identifier for a column that can not be loaded because a mapping can not be found for the input value.
- ORA-26061: Concurrent direct unloads is not allowed.\n
-
Cause: User attempted a direct unload when another is still in progress.
- ORA-26062: Can not continue from previous errors.\n
-
Cause: User attempted to continue a direct path load after receiving an error which indicates the load can not continue.
- ORA-26063: Can not flashback to specified SCN value - Wrap: string Base: string.\n
-
Cause: User specified an SCN which occurs before the last time the table definition was modified.
- ORA-26064: Invalid SCN specified - Wrap: string Base: string.\n
-
Cause: User specified an invalid SCN.
- ORA-26065: check constraint cannot reference column, string, in direct path load\n
-
Cause: An enabled check constraint was found on a column stored as a lob.
- ORA-26066: cannot load duplicate tables with a domain index because not all domain index keys are being loaded\n
-
Cause: User SQLLDR control file loaded the same table multiple times but did not load all domain index keys for each INTO clause.
- ORA-26076: cannot set or reset value after direct path structure is allocated
-
Cause: Client attempted to set or reset the number of rows in a direct path structure after it has already been allocated and initialized. Attributes used is one of the following: - OCI_ATTR_NUM_ROWS: to set # of rows in a direct path column array - OCI_ATTR_DIRPATH_DCACHE_SIZE: to set size of a date cache (default is 0) - OCI_ATTR_DIRPATH_DCACHE_DISABLE: to set whether date cache will be disabled on overflow (default is FALSE)
- ORA-26077: direct path column array is not initialized
-
Cause: Client attempted to allocate a column array for a direct path function context before allocating a column array for the table-level direct path context.
- ORA-26078: file "string" is not part of database being loaded\n
-
Cause: A parallel load file was specified which is not part of the database.
- ORA-26079: file "string" is not part of table string.string\n
-
Cause: A parallel load file was specified which is not in the tablespace of the table being loaded.
- ORA-26080: file "string" is not part of table string.string partition string\n
-
Cause: A parallel load file was specified which is not in the tablespace of the table (partition, subpartition) being loaded. When a partitioned table is being loaded, the file must be in the tablespace of every partition or subpartition (i.e. each (sub)partition must be in the same tablespace).
- ORA-26082: load of overlapping segments on table string.string is not allowed
-
Cause: Client application is attempting to do multiple direct path load operations on the same table, but the segments overlap.
- ORA-26083: unsupported direct path stream version string
-
Cause: The stream version requested is not supported by the server.
- ORA-26084: direct path context already finished
-
Cause: An OCIDirPathLoadStream operation was attempted after OCIDirPathFinish was called. Once a direct path operation has been finished, no more data can be loaded.
- ORA-26085: direct path operation must start its own transaction
-
Cause: A direct path operation is being attempted within a transaction that has already been started.
- ORA-26086: direct path does not support triggers
-
Cause: A direct path operation is being attempted on a table which has enabled triggers.
- ORA-26088: scalar column "string" must be specified prior to LOB columns
-
Cause: All scalar columns (i.e. non-LOB and non-LONG columns) must be specified by the client of the direct path API prior to specifying any LOB columns.
- ORA-26089: LONG column "string" must be specified last
-
Cause: A client of the direct path API specified a LONG column to be loaded, but the LONG column was not the last column to be specified.
- ORA-26090: row is in partial state
-
Cause: A direct path operation is being finished or a data save request has been made, but the table for which the request is being made on has a row in partial state. The row must be completed before the segment high water marks can be moved.
- ORA-26091: requested direct path operation not supported
-
Cause: A direct path operation was requested that is not supported
- ORA-26092: only LONG or LOB types can be partial
-
Cause: A column which is not a LONG or LOB had the OCI_DIRPATH_COL_PARTIAL flag associated with it. Only LONG or LOB type columns can be loaded in pieces.
- ORA-26093: input data column size (number) exceeds the maximum input size (number)
-
Cause: The user attempted to specify a column size (%d) that exceeded the maximum allowable input size (%d)."
- ORA-26094: stream format error: input column overflow
-
Cause: An input stream contained data for more input columns than specified by the client of the direct path API.
- ORA-26095: unprocessed stream data exists
-
Cause: Either a OCIDirPathLoadStream call was made which provided more stream data prior to the server being able to fully process the stream data that it already has, or a OCIDirPathFinish call was made when the server had unprocessed stream data.
- ORA-26096: transfer size too small for row data (number bytes required)
-
Cause: Either the transfer buffer size specified, or the default transfer buffer size (if you did not specify a size), is too small to contain a single row of the converted row data.
- ORA-26097: unsupported conversion required for column string
-
Cause: The conversion required for the column was not supported. For example, conversion from date to number was not supported.
- ORA-26098: direct path context is not prepared
-
Cause: A direct path api function was called with a direct path context which has not been prepared.
- ORA-26099: direct path context is already prepared
-
Cause: OCIDirPathPrepare was called with a context that has already been prepared.
- ORA-26100: unused error
-
Cause: This error is not used.
- ORA-26101: tablespace # in file header is string rather than string for file string
-
Cause: The tablespace number in the file header is inconsistent with that in the control file.
- ORA-26102: relative file # in file header is string rather than string for file string
-
Cause: The relative file number in the file header is inconsistent with that in the control file.
- ORA-26103: V6 or V7 data file used to create control file
-
Cause: The file header of the referenced file is in V6 or V7 format.
- ORA-26104: unexpected error on string string while locking object, return code: string, obj: string
-
Cause: An attempt to lock the object failed.
- ORA-26500: error on caching "string"."string"
-
Cause: Attempt to cache the replication information which is unavailable in the catalog for the object.
- ORA-26501: RepAPI operation failure
-
Cause: An external RepAPI operation failed.
- ORA-26502: error resignal
-
Cause: An internal service failed and signalled an error"
- ORA-26503: internal RepAPI operation failure on object string.string
-
Cause: An unexpected internal RepAPI failure was detected
- ORA-26504: operation not implemented
-
Cause: The caller requested a RepAPI operation that was not implemented
- ORA-26505: unexpected internal null
-
Cause: An internal buffer control structure was NULL
- ORA-26506: null global context
-
Cause: An internal buffer control structure was NULL
- ORA-26507: null master connection
-
Cause: The master connection handle was or became invalid.
- ORA-26508: null materialized view connection
-
Cause: The client connection handle was or became invalid.
- ORA-26509: null materialized view control structure
-
Cause: An internal materialized view control structure could not be obtained.
- ORA-26510: materialized view name: 'string' is greater than max. allowed length of string bytes
-
Cause: The specified materialized view name was too long.
- ORA-26511: master table 'string.string' not found
-
Cause: A RepAPI operation was attempted against a non-existent or invalid master table
- ORA-26512: error pushing transaction to def$error
-
Cause: An unexpected error occurred while sending an def$error rpc to the master site
- ORA-26513: push error: master proc. string$RP.string failed for trans:string seq:string
-
Cause: A conflict/error occurred at the master site while executing a $RP.rep_insert(), rep_update(), or rep_delete() function which was not handled by conflict resolution logic at the master.
- ORA-26514: object 'string.string' not found
-
Cause: The specified object was expected but not found.
- ORA-26515: no master log available for 'string.string'
-
Cause: The specified master log was not found or available for the named table.
- ORA-26516: no push transaction acknowledgement
-
Cause: RepAPI was unable to confirm that the last pushed transaction was successfully commited by the master site.
- ORA-26517: materialized view control entry for 'string.string' was not found
-
Cause: The specified materialized view catalog control reocrd was not found.
- ORA-26518: push queue synchronization error detected
-
Cause: Client tried to repush a transaction has already been committed at the master site. A common cause of this problem is an error at the local site in initializing or updating the local site transaction sequence mechanism.
- ORA-26519: no memory available to allocate
-
Cause: There was no memory left for the RepAPI process. This error may occur when RepAPI is trying to allocate a new table buffer area.
- ORA-26520: internal memory failure
-
Cause: An internal memory error was detected.
- ORA-26521: rpc initialization error
-
Cause: An error occurred during the initialization of a PL/SQL rpc.
- ORA-26522: rpc execution error
-
Cause: An error occurred during the execution of a PL/SQL rpc.
- ORA-26523: rpc termination error
-
Cause: An error occurred during the termination of a PL/SQL rpc. This is usually caused by master site being unable to close an opened cursor or if RepAPI cannot deallocate internal memory.
- ORA-26524: nls subsystem initialization failure for product=string, facility=string
-
Cause: The NLS product/facility error message file could not be located or properly initialized.
- ORA-26525: session connection attempt failed for string (@string)
-
Cause: A connection could not be established to the specified database using the provided connection string.
- ORA-26526: materialized view sql ddl parse/expansion failed for string.string
-
Cause: The client sql materialized view definition query could not be properly parsed by the master Oracle site.
- ORA-26527: local store callback init phase failed for 'string.string'
-
Cause: The client callback failed during its INIT phase for the named object.
- ORA-26528: local store callback proc phase failed for 'string.string'
-
Cause: The client callback failed during its PROC phase for the named object.
- ORA-26529: local store callback term phase failed for 'string.string'
-
Cause: The client callback failed during its TERM phase for the named object.
- ORA-26530: unable to build materialized view refresh control list
-
Cause: The materialized view control list could not be constructed. This is generally the result of an error while accessing the local materialized view catalog.
- ORA-26532: replication parallel push simulated site failure
-
Cause: A parallel push executed with event 26531 enabled raises this error to simulation failure of network or destination site.
- ORA-26534: collision: tranID number ignored and purged
-
Cause: A transaction that was pushed had a transaction ID that collided with a transaction that was previously pushed and committed at the master site.
- ORA-26535: number byte row cache insufficient for table with rowsize=number
-
Cause: A transaction that was pushed had a transaction ID that collided with a transaction that was previously pushed and committed at the master site.
- ORA-26536: refresh was aborted because of conflicts caused by deferred transactions
-
Cause: There are outstanding conflicts logged in the DEFERROR table at the materialized view's master site.
- ORA-26562: last RepAPI error
-
- ORA-26563: renaming this table is not allowed
-
Cause: An attempt was made to rename a replicated table, an updatable materialized view table, a table that had logical partition tracking created, or the master table of a materialized view for which a materialized view log was created.
- ORA-26564: string argument is not of specified type
-
Cause: User passed type of the given argument number doesn't match with the type of the argument in the stored arguments.
- ORA-26565: Call to type_arg made before calling dbms_defer.call
-
Cause: User invoked type_arg procedure before starting a deferred call
- ORA-26566: Couldn't open connect to string
-
Cause: Failed to open connection using given dblink
- ORA-26571: string.string.string: number of arguments (string) does not match replication catalog
-
Cause: number of arguments does not match replication catalog
- ORA-26572: string.string.string: argument string does not match replication catalog
-
Cause: the (rpc) call is corrupted
- ORA-26575: remote database does not support replication parallel propagation
-
Cause: The remote database has a version lower than Oracle 8.0 and hence does not understand replication parallel propagation.
- ORA-26576: cannot acquire SR enqueue
-
Cause: An attempt to acquire the SR enqueue in exclusive mode failed.
- ORA-26577: PRESERVE TABLE can not be used when dropping old style materialized view string.string\n
-
Cause: The materialized view consists of a view and a container table.
- ORA-26578: No capture in this multitenant container database associated with queue "string".
-
Cause: An outbound server's queue was not associated with a capture from the same multitenant container database (CDB) before adding or starting an outbound server.
- ORA-26579: Restarting capture worker because string PDBs have been assigned to capture worker.
-
Cause: Capture worker restarted because there were too many pluggable databases (PDBs) assigned to it.
- ORA-26580: Must use string.string procedure for shared capture string.
-
Cause: An incorrect procedure was executed for a shared capture."
- ORA-26581: LCR packing error (number bytes remaining, required number bytes).
-
Cause: There was not enough space in the LCR buffer to pack the logical change record (LCR).
- ORA-26582: cannot alter this parameter because previous ALTER statement is in progress
-
Cause: An attempt was made to alter the parameter when the previous operation was still in progress.
- ORA-26583: modifying string parameter requires SID='*' qualifier
-
Cause: The SID='*' qualifier was not specified in the command. The setting for the specified parameter must be exactly the same on all Oracle RAC database instances.
- ORA-26584: Altering 'string' parameter requires SCOPE=BOTH.
-
Cause: An attempt was made to alter a system parameter without SCOPE=BOTH.
- ORA-26585: cannot configure more shared capture instances than number of Oracle RAC instances (string)
-
Cause: The specified NUM_INSTANCES was greater than the number of Oracle RAC instances.
- ORA-26586: Shared Capture Service has already been enabled.
-
Cause: An attempt was made to enable the Shared Capture Service when it was already enabled.
- ORA-26587: cannot disable Shared Capture Service while there are PDBs still registered to it
-
Cause: An attempt was made to disable Shared Capture Service while there were pluggable databases (PDBs) registered to it.
- ORA-26588: Shared Capture Service is not enabled.
-
Cause: Shared Capture Service was not enabled.
- ORA-26589: cannot stop Shared Capture Service while there are PDBs still registered to it
-
Cause: An attempt was made to stop Shared Capture Service while there were pluggable databases (PDBs) registered to it.
- ORA-26590: The JOB_QUEUE_PROCESSES parameter must be greater than zero.
-
Cause: Parameter JOB_QUEUE_PROCESSES was set to zero.
- ORA-26591: The specified tablespace is not an automatic segment space management tablespace.
-
Cause: Shared Capture Service required an automatic segment space management tablespace.
- ORA-26592: An invalid tablespace name specified.
-
Cause: An attempt was made to use SYS, SYSAUX, or SYSEXT for the Shared Capture Service.
- ORA-26593: cannot drop capture string because one or more PDBs are currently registered to this capture
-
Cause: One or more pluggable databases (PDBs) were currently registered to the specified capture.
- ORA-26594: Change table string for PDB string has been dropped.
-
Cause: The specified change table was dropped.
- ORA-26595: Pluggable database (PDB) 'string' is already captured by 'string'.
-
Cause: The specified PDB was captured by the Shared Capture Service.
- ORA-26596: Updating parameter string is not allowed for Shared Capture Service.
-
Cause: An attempt was made to update a forbidden parameter.
- ORA-26650: string string background process string might not be started successfully
-
Cause: An error occurred during creation of a capture or apply background process.
- ORA-26651: Unable to start or stop capture process string
-
Cause: An attempt was made to start or stop a capture process while another capture process was concurrently starting or stopping.
- ORA-26652: Capture string did not start properly and is currently in state string
-
Cause: An attempt to restart a capture process failed.
- ORA-26653: Apply string did not start properly and is currently in state string
-
Cause: An attempt to restart an apply process failed.
- ORA-26654: Capture string attempted to connect to apply string already configured for string
-
Cause: An attempt was made by a GoldenGate, XStream or Streams Capture or XStream In to connect to an Apply that is already connected in the other mode.
- ORA-26655: Invalid string specified for string procedure
-
Cause: An attempt was made to execute the specified procedure with an invalid SCN value.
- ORA-26656: supplemental logging version error: string
-
Cause: The supplemental logging versions of capture side and apply side are incompatible.
- ORA-26660: Invalid action context value for string
-
Cause: The value specified in the action context is invalid for use in GoldenGate, XStream or Streams.
- ORA-26662: unable to process string data dictionary information for object
-
Cause: The database was unable to process Oracle GoldenGate, XStream or Oracle Streams data dictionary for this object.
- ORA-26663: error queue for apply process string must be empty
-
Cause: The error queue for this apply process contains error entries.
- ORA-26664: cannot create string process string
-
Cause: An attempt was made to create a GoldenGate, XStream or Streams process when another was being created concurrently.
- ORA-26665: string process string already exists
-
Cause: An attempt was made to create a GoldenGate, XStream or Streams process that already exists.
- ORA-26666: cannot alter string process string
-
Cause: An attempt was made to alter a GoldenGate, XStream or Streams process that is currently running.
- ORA-26667: invalid string parameter string
-
Cause: An attempt was made to specify an invalid parameter.
- ORA-26668: string process string exists
-
Cause: An attempt to remove the component failed because it is associated with the GoldenGate, XStream or Streams process.
- ORA-26669: parameter string inconsistent with parameter string
-
Cause: An attempt was made to specify a subprogram parameter value that is inconsistent with another parameter value.
- ORA-26670: No capture is found for queue 'string'
-
Cause: An attempt was made to add an XStream outbound server to a queue using uncommitted data mode when no co-located XStream capture was configured for that queue.
- ORA-26671: maximum number of string processes exceeded
-
Cause: Cannot create additional GoldenGate, XStream or Streams processes since the maximum number of processes has been reached.
- ORA-26672: timeout occurred while stopping string process string
-
Cause: Timeout occurred while waiting for a GoldenGate, XStream or Streams process to shut down.
- ORA-26673: duplicate column name string
-
Cause: An attempt was made to specify a duplicate column name in an LCR.
- ORA-26674: Column mismatch in 'string.string' (LCR: string type=string; DB: string type=string)
-
Cause: The columns in the LCR were not the same or not found in the database table.
- ORA-26675: cannot create string capture process string
-
Cause: GoldenGate, XStream or Streams capture process could not be created because one or more parameters contain invalid value.
- ORA-26676: Table 'string.string' has string columns in the LCR and string columns in the replicated site
-
Cause: The number of columns in the LCR was not the same as the the replicated site.
- ORA-26677: string downstream capture process string cannot proceed
-
Cause: Database global name has been set to a value which is same as the source database name of the downstream capture process.
- ORA-26678: string downstream capture process for source database string must be created at database string first
-
Cause: A GoldenGate, XStream or Streams downstream capture process was nonexistent when this operation was attempted.
- ORA-26679: operation not allowed on LOB or LONG columns in LCR
-
Cause: Certain operations on LOB/LONG columns of the LCR through rule-based transformations, DML handlers, or error handlers were not allowed.
- ORA-26680: object type not supported
-
Cause: The specified object type is not supported.
- ORA-26681: command type not supported
-
Cause: The specified command type is not supported.
- ORA-26682: invalid value for publication_on
-
Cause: The publication_on parameter should be either 'Y' or 'N'
- ORA-26683: invalid value for value_type
-
Cause: The value_type parameter should be either 'OLD' or 'NEW'
- ORA-26684: invalid value for value_type
-
Cause: The value_type parameter should be one of 'OLD', 'NEW' or '*'
- ORA-26685: cannot apply transactions from multiple sources
-
Cause: Transactions from multiple sources were sent to the same apply process.
- ORA-26686: cannot capture from specified SCN
-
Cause: An attempt was made to specify an invalid SCN.
- ORA-26687: no instantiation SCN provided for "string"."string" in source database "string"
-
Cause: Object SCN was not set. If the object is a table, then both fields will be filled, for example "SCOTT"."EMP". If the object is a schema, only one field will be set, for example "SCOTT"."". And if the object is the entire database, no fields will be set, for example ""."".
- ORA-26688: missing key in LCR
-
Cause: Metadata mismatch, or not enough information in the user generated LCR.
- ORA-26689: column datatype mismatch in LCR
-
Cause: The datatypes of columns in the LCR are not the same as the datatypes in the database object.
- ORA-26690: datatype not supported at non-Oracle system
-
Cause: One of the columns of the LCR being applied was of a datatype not supported by either the target non-Oracle system or by the Oracle transparent gateway through which the apply is being done.
- ORA-26691: operation not supported at non-Oracle system
-
Cause: The apply process attempted an operation that is either not supported by the non-Oracle system or by the Oracle transparent gateway through which the apply is being done. Some kinds of DML (like procedure and function calls) and all DDL will cause this error to be raised.
- ORA-26692: invalid value string, string should be in string format
-
Cause: The parameter specified was not in the correct format.
- ORA-26693: string string process dropped successfully, but error occurred while dropping rule set string
-
Cause: An attempt to drop an unused rule set failed after dropping the GoldenGate, XStream or Streams proccess successfully.
- ORA-26694: error while enqueueing into queue string.string
-
Cause: An error occurred while enqueueing a message.
- ORA-26695: error on call to string: return code string
-
Cause: A locking related call failed.
- ORA-26696: no string data dictionary for object with number string and version number string from source database string
-
Cause: An attempt to access the database object failed because the data dictionary for the object was either never populated or it was purged.
- ORA-26697: LCR contains extra column 'string'
-
Cause: The LCR contained more columns than the replicated table.
- ORA-26698: string did not have a string rule set
-
Cause: The GoldenGate, XStream or Streams client does not have a rule set of the indicated type.
- ORA-26699: string message consumer string already exists
-
Cause: An attempt was made to create a GoldenGate, XStream or Streams message consumer that already exists.
- ORA-26701: string process string does not exist
-
Cause: An attempt was made to access a GoldenGate, XStream or Streams process which does not exist.
- ORA-26704: The Owner instance string of the queue table is not up or the QMN0 process is down.
-
- ORA-26705: cannot downgrade capture process after Streams data dictionary has been upgraded
-
Cause: An attempt was made to downgrade a capture process after it has upgraded the GoldenGate, XStream or Streams data dictionary.
- ORA-26706: cannot downgrade capture process
-
Cause: An attempt was made to downgrade a capture process that has a higher version than the downgrade release version.
- ORA-26708: remote DDL not supported by STREAMS : dblink string
-
Cause: The apply process attempted to apply a DDL LCR via a dblink. This is not supported.
- ORA-26709: remote file server (RFS) restart due to real-time mining change in Oracle GoldenGate
-
Cause: The remote file server (RFS) process was restarted due to a change in the real-time mining option of Oracle GoldenGate.
- ORA-26710: incompatible version marker encountered during Capture
-
Cause: Capture process cannot mine redo from a version higher than the current software release version.
- ORA-26711: remote table does not contain a primary key constraint
-
Cause: The master table for remote apply does not contain a primary key constraint or the primary key constraint has been disabled.
- ORA-26712: remote object is "string"."string"\@"string"
-
Cause: See the preceding error message to identify the cause. This message names the remote object, usually a table or view, for which an error occurred when GoldenGate, XStream or Streams tried to access it for remote apply.
- ORA-26713: remote object does not exist or is inaccessible
-
Cause: GoldenGate, XStream or Streams replication could not access the named table or view at a remote database to apply changes.
- ORA-26714: User Error string encountered during apply process
-
Cause: An error was encountered during an apply process.
- ORA-26715: time limit reached
-
Cause: The specified time limit was reached for the GoldenGate, XStream or Streams process.
- ORA-26716: message limit reached
-
Cause: The specified message limit was reached for the Capture process.
- ORA-26717: SCN limit reached
-
Cause: The specified SCN limit was reached for the GoldenGate, XStream or Streams process.
- ORA-26718: transaction limit reached
-
Cause: The specified transaction limit was reached for the Apply process.
- ORA-26721: enqueue of the LCR not allowed
-
Cause: An apply process attempted to enqueue an LCR with a LONG column. This is not supported.
- ORA-26723: user "string" requires the role "string"
-
Cause: The caller did not have the specified role or called the procedure from a definer's rights package or procedure.
- ORA-26724: only SYS is allowed to set the Capture or Apply user to SYS.
-
Cause: The Capture or Apply user was specified as SYS by a user other than SYS.
- ORA-26725: cannot downgrade apply handlers
-
Cause: An attempt was made to downgrade apply handlers that are not associated with a local database object, or the apply handlers are associated with a specific apply process.
- ORA-26726: standby and DOWNSTREAM_REAL_TIME_MINE are incompatible
-
Cause: An attempt was made to set the standby database and DOWNSTREAM_REAL_TIME_MINE option of the Oracle GoldenGate, XStream or Oracle Streams capture process on the same database.
- ORA-26727: Cannot alter queue_to_queue property of existing propagation.
-
Cause: The queue_to_queue property was specified for an existing propagation.
- ORA-26730: string 'string' already exists
-
Cause: An attempt to use FILE GROUP, FILE GROUP VERSION, or FILE GROUP FILE failed because the item in question already exists.
- ORA-26731: string 'string' does not exist
-
Cause: A FILE GROUP, FILE GROUP VERSION, or FILE GROUP FILE was specified that does not exist.
- ORA-26732: invalid file group string privilege
-
Cause: The specified privilege number that was specified is invalid.
- ORA-26733: timed-out waiting for file group lock
-
Cause: The procedure waited too long while getting a lock to perform a file group repository operation.
- ORA-26734: different datafiles_directory_object parameter must be specified
-
Cause: The attempted operation involved datafiles platform conversion which required the datafiles_directory_object parameter to be specified for placing the converted data files.
- ORA-26735: operation not allowed on the specified file group version
-
Cause: One or more datafiles or export dump file(s) were missing from the specified file group version.
- ORA-26736: Data Pump error
-
Cause: A Data Pump error occurred when the procedure performed a File Group Repository operation.
- ORA-26737: version string already has an export dump file
-
Cause: A Data Pump dump file was added to a file group version that already has a dump file.
- ORA-26738: string 'string' is not empty
-
Cause: The FILE GROUP or FILE GROUP VERSION being dropped contained objects.
- ORA-26740: cannot downgrade because there are file groups
-
Cause: An attempt was made to downgrade a database that has file groups.
- ORA-26741: cannot assemble lobs
-
Cause: An attempt was made to assemble lobs, but the compatibility of the source database for the LOB information is lower than 10.2.0.
- ORA-26742: Maximum number of ignored transactions exceeded
-
Cause: An attempt was made to add more than the allowed number of ignored transactions.
- ORA-26744: string capture process "string" does not support "string"."string" because of the following reason: string
-
Cause: GoldenGate, XStream or Streams capture encountered a table with an unsupported property. The most common reason is an unsupported column data type.
- ORA-26745: cursors (string) are not sufficient
-
Cause: The maximum number of open cursors was too small for GoldenGate, XStream or Streams Apply.
- ORA-26746: DDL rule "string"."string" not allowed for this operation
-
Cause: A DDL rule was specified for this operation.
- ORA-26747: The one-to-many transformation function string encountered the following error: string
-
Cause: The specified transformation function encountered an error.
- ORA-26748: The one-to-one transformation function string encountered the following error: string
-
Cause: The specified transformation function encountered an error.
- ORA-26752: Unsupported LCR received for "string"."string"
-
Cause: GoldenGate, XStream or Streams capture process received an LCR with unsupported operation from LogMiner.
- ORA-26753: Mismatched columns found in 'string.string'
-
Cause: The columns in the LCR were not the same as the table in the database.
- ORA-26754: cannot specify both one-to-one transformation function string and one-to-many transformation function string
-
Cause: Both a one-to-one transformation function and a one-to-many transformation function were specified for a rule.
- ORA-26757: Timed out waiting for remote operation on instance string to finish
-
- ORA-26760: Could not find message number string for transaction with id string
-
Cause: Error
- ORA-26761: Standby Redo Logs not available for real time mining
-
Cause: Standby Redo Logs required for real time mining by downstream capture process were not available.
- ORA-26762: Cannot autogenerate name for parameter string because of the following reason: string
-
Cause: An error was encountered while attempting to generate a name for a parameter which was passed a NULL value.
- ORA-26763: invalid file type "string"
-
Cause: An invalid file type was specified for the ASM file.
- ORA-26764: invalid parameter "string" for local capture "string"
-
Cause: An invalid parameter was specified for the local capture process.
- ORA-26765: invalid parameter "string" for downstream capture "string"
-
Cause: An invalid parameter was specified for the downstream capture process.
- ORA-26766: Unexpected redo pattern encountered by LogMiner
-
Cause: LogMiner encountered an unexpected redo pattern. This is usually caused by tables with unsupported data types or newer table features.
- ORA-26767: Not enough redo log information for LogMiner
-
Cause: Direct-path SQL with NOLOGGING option or a SQL*Loader operation with UNRECOVERABLE clause was specified for the table.
- ORA-26768: Maximum number of unsupported tables exceeded
-
Cause: An attempt was made to add more than the allowed number of unsupported tables.
- ORA-26770: Index-organized table not supported
-
- ORA-26771: User-defined column type not supported
-
- ORA-26772: Encrypted column not supported
-
- ORA-26773: Invalid data type for column "string"
-
- ORA-26774: Queue table not supported
-
- ORA-26775: Temporary table not supported
-
- ORA-26776: Subordinate object not supported
-
- ORA-26777: External table not supported
-
- ORA-26778: File column not supported
-
- ORA-26779: Materialized view not supported
-
- ORA-26780: Object table not supported
-
- ORA-26781: Nested table not supported
-
Cause: Any DML to Nested table is not supported if the table or it's parent is being replicated.
- ORA-26782: Function-based index not supported
-
- ORA-26783: Column data type not supported
-
- ORA-26785: Object has a NULL value
-
Cause: A method was invoked on a NULL object.
- ORA-26786: A row with key string exists but has conflicting column(s) string in table string
-
Cause: The row to update or delete exists in the table but had conflicting value for some columns.
- ORA-26787: The row with key string does not exist in table string
-
Cause: The row to update or delete does not exist in the table.
- ORA-26788: The column string is not encrypted in the local database.
-
Cause: The column in the destination database is NOT encrypted while it is encrypted in the source database.
- ORA-26789: Cannot split propagation string because only one propagation originates from its source queue "string"."string"
-
Cause: Only one propagation originated from the propagation source queue.
- ORA-26790: Requesting a lock on string "string" timed out
-
Cause: Could not get a lock on the object because another process was holding the lock.
- ORA-26791: Cannot split or merge propagation "string"
-
Cause: A process tried to split or merge this propagation, but failed and left STREAMS in an inconsistent state.
- ORA-26792: Invalid source database name string
-
Cause: The value for the source database global name was not valid.
- ORA-26793: Number of capture processes that enqueued message to queue "string"."string" not equal to one
-
Cause: Split-merge API requires only one capture process enqueued message to the queue where the propagation originated
- ORA-26794: Hierarchically enabled tables not supported
-
Cause: Hierarchically enabled tables are not supported.
- ORA-26795: Cannot modify an LCR received from an XStream outbound server
-
Cause: An attempt was made to modify an LCR generated by an XStream outbound server.
- ORA-26798: LOB logical change record (LCR) missing LOB column in table "string"."string"
-
Cause: The apply slave could not fill update LOB because of missing LOB column.
- ORA-26799: unique constraint string.string violated for table string.string with column values string
-
Cause: The row to update or insert violated the unique constraint.
- ORA-26800: Apply not the only subscriber for "string"."string".
-
Cause: The combined capture and apply optimization could not be used since Apply was not the lone subscriber to the queue.
- ORA-26801: More than one subscriber for "string"."string".
-
Cause: Multiple subscribers were found when the combined capture and apply optimization was configured to only work for one subscriber.
- ORA-26802: Queue "string"."string" has messages.
-
Cause: The combined capture and apply optimization could not be used since the queue had messages.
- ORA-26803: Subscribers have changed for queue "string"."string".
-
Cause: The combined capture and apply optimization could not be used since the subscribers had changed.
- ORA-26804: Apply "string" is disabled.
-
Cause: The apply process was disabled or aborted.
- ORA-26805: Queue "string"."string" has rule based subscribers.
-
Cause: The combined capture and apply optimization could not be used since the queue had rule based subscribers.
- ORA-26806: Remote database could not support combined capture and apply optimization.
-
Cause: The remote database has a version lower than Oracle 11.0 and hence does not understand combined capture and apply optimization.
- ORA-26807: Database link is not NULL for Apply with the name "string" .
-
Cause: The combined capture and apply optimization could not be used since apply_database_link was not NULL.
- ORA-26808: Apply process string died unexpectedly.
-
Cause: Apply process died unexpectedly.
- ORA-26809: Capture aborted: checkpoint-free mode requires combined capture and apply mode.
-
Cause: The requirements for combined capture and apply mode were broken.
- ORA-26810: Apply "string" on database "string" is in the mode of combined capture and apply.
-
Cause: The combined capture and apply optimization could not be used because Apply was already in the mode of combined capture and apply.
- ORA-26811: Client has already attached to string apply "string".
-
Cause: The client has already attached to the specified apply process.
- ORA-26812: An active session currently attached to XStream server "string".
-
Cause: An attempt was made to attach to the specified XStream server while another session was attached to it.
- ORA-26813: The value for argument "ARRAY_SIZE" is too small
-
Cause: The value for argument "ARRAY_SIZE" was less than the number of columns in the requested column list.
- ORA-26814: The value for argument string exceeds maximum string
-
Cause: The value for specified value exceeded the maximum allowed.
- ORA-26815: Error from Apply Network Receiver for Apply "string" and Capture "string".
-
Cause: The Apply Network Receiver aborted due to an unexpected error.
- ORA-26816: string apply process "string" (OS id string) is exiting due to ORA-string.
-
Cause: An apply process encountered an unexpected error.
- ORA-26817: string capture process "string" is unable to communicate with capture server string during initialization.
-
Cause: Capture server might not be started properly
- ORA-26818: string capture process string receives an error from capture server.
-
Cause: Capture server received an error.
- ORA-26819: string capture server for apply "string" and capture "string"encounters disabled or aborted propagation "string".
-
Cause: Propagation was disabled or aborted.
- ORA-26820: string capture server for apply "string" and propagation "string" becomes active and needs join capture process "string".
-
Cause: Capture server was waiting for propagation or apply to start
- ORA-26821: No propagation process found between source queue "string"."string" and destination queue "string"."string".
-
Cause: Propagation has not been configured.
- ORA-26822: Failure in creating capture servers (ksv error code string).
-
Cause: Failure in ksv slave creation.
- ORA-26823: string capture server string is unable to communicate with capture process "string".
-
Cause: Capture process was not started properly or was aborted.
- ORA-26824: user-defined XStream callback error
-
Cause: A value other than OCI_CONTINUE or OCI_SUCCESS was returned for the user-defined XStream callback function. Any returned value other than OCI_CONTINUE or OCI_SUCCESS is invalid.
- ORA-26825: STREAMS process "string" is not configured as an XStream outbound server.
-
Cause: An attempt was made to attach to a STREAMS apply process, which was not configured as an XStream outbound server.
- ORA-26826: string apply coordinator and apply slave are unable to communicate.
-
Cause: GoldenGate, XStream or Streams Apply process may have died unexpectedly.
- ORA-26827: Insufficient privileges to attach to XStream outbound server "string".
-
Cause: Sufficient privileges were not granted to attach to the specified XStream outbound server.
- ORA-26828: XStream outbound server "string" requires combined capture and apply mode.
-
Cause: The specified XStream outbound server was not in combined capture and apply mode.
- ORA-26829: Cannot set "DISABLE_ON_ERROR" parameter to 'N'.
-
Cause: An attempt was made to change the "DISABLE_ON_ERROR" parameter for an XStream outbound server to 'N'.
- ORA-26830: Cannot define handler for an XStream outbound server.
-
Cause: An attempt was made to define a handler for an XStream outbound server.
- ORA-26831: Cannot delete or execute error transaction from XStream outbound server "string".
-
Cause: An attempt was made to delete or execute an error transaction from the specified XStream outbound server.
- ORA-26832: Unable to create XStream outbound server "string" due to existing handler.
-
Cause: An attempt was made to create the specified XStream outbound server while there was a handler defined for the specified server.
- ORA-26833: string failed to update acknowledgment SCN for propagation "string" from capture "string" to apply "string".
-
Cause: propagation might have been modified after GoldenGate, XStream or Streams was started.
- ORA-26834: Unable to alter parameter 'string' because string capture process is not configured to run locally
-
Cause: An attempt was made to alter the specified capture parameter when the GoldenGate, XStream or Streams capture process was not configured to run on the local database.
- ORA-26835: The source database for XStream outbound server "string" is invalid
-
Cause: An attempt was made to add an XStream outbound server with a source database that was different from the associated capture's source database.
- ORA-26836: The specified rules must be created from the same subsetting condition
-
Cause: An attempt was made to remove an outbound server's subset rules when the specified INSERT, UPDATE, and DELETE rules were not created from the same subsetting condition.
- ORA-26837: Server "string" is not an XStream inbound server
-
Cause: An attempt was made to execute a procedure not appropriate on an XStream inbound server.
- ORA-26838: Setting apply parameter "string" is not permitted for XStream Outbound Server
-
Cause: An attempt was made to set an apply parameter that was not applicable for XStream Outbound Server.
- ORA-26839: Apply tag for apply "string" is not permitted for XStream Outbound Server
-
Cause: An attempt was made to set an apply tag that was not applicable for XStream Outbound Server.
- ORA-26840: Combined capture and apply optimization is disabled because string is unable to identify an apply for the source database "string".
-
Cause: There were multiple Streams apply processes using the same queue which made combined capture and apply (CCA) optimization not possible.
- ORA-26841: No subscribers are found for queue "string"."string".
-
Cause: No propagation or apply was configured for the specified queue.
- ORA-26842: Setting apply directive "string" is not permitted for XStream Outbound Server
-
Cause: An attempt was made to set an apply directive that was not applicable for XStream Outbound Server.
- ORA-26843: Local propagation "string" found for capture queue "string"."string".
-
Cause: The combined capture and apply optimization could not be used because a local propagation was attached to the capture queue.
- ORA-26844: Found "string" active automatic split jobs for string Capture "string" in DBA_STREAMS_SPLIT_MERGE
-
Cause: Only one active split job is allowed for each GoldenGate, XStream or Streams Capture, but multiple active automatic split jobs were found in DBA_STREAMS_SPLIT_MERGE.
- ORA-26845: Found "string" active split rows with the same cloned string Capture "string" in DBA_STREAMS_SPLIT_MERGE
-
Cause: In DBA_STREAMS_SPLIT_MERGE, for active split rows, the column CLONED_CAPTURE_NAME should be unique. However, multiple rows were found whose ACTION_TYPE column is 'SPLIT', ACTIVE column is 'ACTIVE' and have the same CLONED_CAPTURE_NAME.
- ORA-26846: Found "string" active automatic merge jobs for cloned string Capture "string" in DBA_STREAMS_SPLIT_MERGE
-
Cause: Only one active merge job is allowed for each cloned GoldenGate, XStream or Streams Capture , but multiple active automatic merge jobs were found in DBA_STREAMS_SPLIT_MERGE.
- ORA-26847: Found invalid string type: "string"
-
Cause: Invalid GoldenGate, XStream or Streams type to split off was found. Type should only be 'PROPAGATION'(1) or 'APPLY'(2).
- ORA-26848: Split a nonexistent Streams Capture process "string" in job "string"
-
Cause: The job attempted to split a non-existent original Streams Capture.
- ORA-26849: Split a nonsplittable string Capture process "string" in job "string"
-
Cause: The job tried to split a GoldenGate, XStream or Streams Capture that was not splittable. That is, the Capture either had less than two subscribers, or it was not the only Capture of its queue.
- ORA-26850: Changes to queue subscribers were detected by string capture process.
-
Cause: The subscribers for capture queue might have changed.
- ORA-26851: Unable to connect to apply "string" because it has connected to another capture.
-
Cause: Another capture process is already connected to apply.
- ORA-26852: Invalid NULL value for column_value parameter.
-
Cause: NULL is not allowed to be passed as the column value.
- ORA-26853: invalid cca maximum percentage string
-
Cause: Specified percentage value was not in range 0 - 100.
- ORA-26854: string string has no enqueue or dequeue privileges to the queue.
-
Cause: The GoldenGate, XStream or Streams user did not have enqueue or dequeue privilege to the queue.
- ORA-26855: string string has insufficient database privilege to access the queue.
-
Cause: The GoldenGate, XStream or Streams user did not have sufficient database privilege to access the queue.
- ORA-26856: STREAMS string has insufficient database privilege to access the queue.
-
Cause: The GoldenGate, XStream or Streams user did not have sufficient database privilege to access the queue.
- ORA-26857: LCR position cannot be null (XID=string).
-
Cause: The position of an LCR in the specified transaction was null.
- ORA-26858: LCR position must be strictly increasing (XID='string', LCR position='string', previous position='string').
-
Cause: The position of an LCR in the specified transaction was less than or equal to the previous LCR in transaction.
- ORA-26859: Server "string" is not an XStream outbound server
-
Cause: An attempt was made to execute a procedure not appropriate on an XStream outbound server.
- ORA-26860: Different transactions must have different transaction IDs (XID='string', LCR position='string', previous commit position='string').
-
Cause: The position of an LCR in the specified transaction was greater than the position of the previous commit LCR in transaction with same transaction ID.
- ORA-26862: LCR position must be greater than the processed low position of the XStream inbound server (XID='string', LCR position='string').
-
Cause: The position of a logical change record (LCR) in the specified transaction was less than or equal to the processed low position of the XStream inbound server.
- ORA-26863: Job "string" showing as an active job in DBA_STREAMS_SPLIT_MERGE does not exist in DBA_SCHEDULER_JOBS.
-
Cause: An active job showing in DBA_STREAMS_SPLIT_MERGE did not exist. It may have been dropped accidently or something was wrong with it.
- ORA-26864: Error occurred in string automatic job: "string"
-
Cause: An error has happened inside GoldenGate, XStream or Streams automatic job.
- ORA-26865: must send a COMMIT LCR to end transaction 'string' before sending another transaction
-
Cause: An attempt was made by a client application to send LCRs for a new transaction before sending a COMMIT LCR for the specified transaction.
- ORA-26866: The Queue of string Apply process "string" is not changeable.
-
Cause: Not all of the conditions for the Queue of a GoldenGate, XStream or Streams Apply process to be changeable were met. Conditions are: -The Apply process is not running. -The Apply process has no error. -The Apply process has no spilling. -The Apply process is not used for XStream Outbound or Inbound Servers. -The Apply process is a local Apply process. -The corresponding GoldenGate, XStream or Streams Capture process should be stopped.
- ORA-26867: string must be called during OCIXStreamOutLCRReceive execution
-
Cause: An attempt was made to execute the specified function while OCIXStreamOutLCRReceive call was not in progress.
- ORA-26868: string must be called during OCIXStreamInLCRSend execution
-
Cause: An attempt was made to execute the specified function while OCIXStreamInLCRSend call was not in progress.
- ORA-26869: must attach to an XStream inbound server before executing string function
-
Cause: An attempt was made to invoke the specified function before executing OCIXStreamInAttach call.
- ORA-26870: cannot call string while OCIXStreamInLCRCallbackSend call is still executing.
-
Cause: An attempt was made to invoke the specified call while OCIXStreamInLCRCallbackSend call was executing.
- ORA-26871: unexpected string call (expecting string)
-
Cause: Could be one of the following reasons: 1) An attempt was made to invoke OCIXStreamInChunkSend when the most recent LCR or chunk sent did not have the OCI_XSTREAM_MORE_ROW_DATA flag set; 2) An attempt was made to invoke OCIXStreamInLCRSend when the most recent LCR or chunk sent had OCI_XSTREAM_MORE_ROW_DATA flag set.
- ORA-26872: must attach to an XStream outbound server before executing string function
-
Cause: An attempt was made to invoke the specified function before executing OCIXStreamOutAttach call.
- ORA-26873: cannot call string while OCIXStreamOutLCRCallbackReceive call is still executing.
-
Cause: An attempt was made to invoke the specified call while OCIXStreamOutLCRCallbackReceive call was executing.
- ORA-26874: string Capture process "string" cannot be split.
-
Cause: An attempt was made to split a GoldenGate, XStream or Streams Capture process that could not be split. That is, the Capture process either had less than two subscribers, or it was not the only Capture process of its queue.
- ORA-26875: Timeout while string automatic split job "string" waits for the subscriber "string" of Capture process "string" to acknowledge split
-
Cause: To split a subscriber of a GoldenGate, XStream or Streams Capture process, an automatic split job needs to wait until the subscriber acknowledges the split. The wait timed out.
- ORA-26876: invalid processed low-watermark (current position=string; new position=string)
-
Cause: An attempt was made to set the processed low-watermark to a value that was less than the current processed low-watermark.
- ORA-26877: must reattach after an OCIXStreamOut call was interrupted
-
Cause: An attempt was made to execute another OCIXStreamOut API when an earlier call was interrupted because the XStream outbound server was disabled or the client requested cancellation of the operation.
- ORA-26878: inconsistent input LCR (LCR is 'string' type, expecting 'string')
-
Cause: An attempt was made to send an LCR that was not consistent with the specified LCR type.
- ORA-26879: "SET_ENQUEUE_DESTINATION" directive is not permitted on rules used by XStream outbound server "string"
-
Cause: One or more rules, used by the specified XStream outbound server, had SET_ENQUEUE_DESTINATION directive defined.
- ORA-26880: "SET_EXECUTE" directive is not permitted on rules used by XStream outbound server "string"
-
Cause: One or more rules, used by the specified XStream outbound server, had SET_EXECUTE directive defined.
- ORA-26881: ORA-string: string raised in string automatic string job:"string"."string" for Capture process "string" and cloned Capture process "string".
-
Cause: An error was raised in a GoldenGate, XStream or Streams automatic split/merge job for the given original and cloned Capture processes.
- ORA-26882: Timeout while string automatic split/merge job:"string"."string" tried to lock Capture process "string".
-
Cause: The GoldenGate, XStream or Streams Capture process could be locked by other automatic split/merge jobs.
- ORA-26883: Timeout due to string Apply process "string" while merge original Capture process "string" and cloned Capture process "string".
-
Cause: When merging two GoldenGate, XStream or Streams Capture processes, the merge needs to wait untill the Apply process of the cloned Capture process goes ahead of the slowest subscriber of the original Capture process. This wait timed out.
- ORA-26884: Not allowed to specify OCI_LCR_ROW_COLVAL_OLD with OCILCR_NEW_ONLY_MODE.
-
Cause: An attempt was made to call OCILCRRowColumnInfoGet function with OCI_LCR_ROW_COLVAL_OLD and OCILCR_NEW_ONLY_MODE.
- ORA-26885: OCIXStreamInCommit called before OCIXStreamInFlush
-
Cause: An attempt was made to call OCIXStreamInCommit before calling OCIXStreamInFlush.
- ORA-26886: LCR commit position ('string') must be greater than the applied high position of the XStream inbound server (position='string').
-
Cause: The position of the commit logical change record (LCR) was less than or equal to the applied high position of the XStream inbound server.
- ORA-26887: Insufficient privileges to attach to XStream inbound server "string".
-
Cause: Sufficient privileges were not granted to attach to the specified XStream inbound server.
- ORA-26888: Redo compatibility must be release 10.2 or later.
-
Cause: XStream Out redo compatibility was not release 10.2 or later.
- ORA-26889: LOB assembly not supported for PDML parent transaction string, child transaction string.
-
Cause: LOB assembly is not supported for PDML transactions.
- ORA-26890: Invalid update LCR on Oracle Sequence "string"."string"
-
Cause: The new value column list of an update LCR on an Oracle Sequence did not have non-null columns "CYCLE#", "INCREMENT$", "CACHE" and "HIGHWATER".
- ORA-26891: Target Oracle Sequence "string"."string" has inconsistent parameters with the source.
-
Cause: The source and target Oracle Sequences did not have the identical cache size, increment value, and cycle flag needed for replication purposes.
- ORA-26892: XStream feature not supported
-
Cause: The XStream feature was not supported.
- ORA-26893: Input LCR must be a commit LCR
-
Cause: The input LCR was not a commit LCR.
- ORA-26894: Invalid "string" in Apply Progress redo
-
Cause: The value of the field reported was possibly corrupted.
- ORA-26895: Setting parameter "string" of Streams process "string" is only permitted for Oracle GoldenGate or XStream.
-
Cause: An attempt was made to set a parameter that is only allowed for XStream.
- ORA-26896: Attempted to connect multiple Oracle GoldenGate Capture processes, including "string", with XStream outbound server "string" through queue "string"."string"
-
Cause: An attempt was made to connect multiple Oracle GoldenGate Capture processes through a queue with the XStream outbound server.
- ORA-26897: Unable to start string capture "string" because its subscribers "string" and "string" have different purpose
-
Cause: An attempt was made to start an Oracle Capture process but it failed to start because its subscribers had conflicting purpose.
- ORA-26898: Unable to create "string" because there is an Oracle Capture process using the same queue "string"."string"
-
Cause: An attempt was made to create an inbound server using the same queue that was used by an Oracle Capture process.
- ORA-26899: internal string error
-
Cause: An internal Streams, XStream or GoldenGate error has occurred.
- ORA-26900: Streams failed to update data dictionary table for propagation "string" from capture "string" to apply "string".
-
Cause: The data dictionary table was corrupted.
- ORA-26901: string propagation sender in the combined capture and apply mode is to be suspended while apply is disabled.
-
Cause: The corresponding subscriber was dropped or split.
- ORA-26902: string propagation sender in the combined capture and apply mode is to be suspended while apply is enabled.
-
Cause: The corresponding subscriber was dropped or split.
- ORA-26903: Invalid edition name "string"
-
Cause: The edition associated with the LCR did not exist in the destination database.
- ORA-26904: Invalid bind variable "string" in LCR field expression.
-
Cause: In the statement handler, the bind variables listed in the SQL expression did not match the allowed Logical Change Record field names.
- ORA-26905: Invalid LCR method expression "string" in statement handler.
-
Cause: The Logical Change Record method listed was not allowed in the statement handler.
- ORA-26906: No change handler exists.
-
Cause: There was no change handler for the specified apply, operation, source table, change table, and capture values.
- ORA-26907: Insufficient privileges to set converge tag
-
Cause: Privileges were insufficient to set converge tag.
- ORA-26908: XStream API must be executed using a dedicated server process.
-
Cause: An attempt was made to execute XStream API using a shared server process.
- ORA-26909: cannot reexecute an eager error
-
Cause: An attempt was made to reexecute an eager error transaction. An eager transaction is applied before the apply process sees the commit or rollback for the transaction.
- ORA-26910: user error string encountered in eager mode
-
Cause: An error was encountered during eager apply. An eager transaction is applied before the apply process sees the commit or rollback for the transaction. If an error occurs during an eager transaction, the transaction will be rolled back.
- ORA-26911: invalid oldest position (current position=string; new position=string)
-
Cause: An attempt was made to set the oldest position to a value that was less than the current value.
- ORA-26912: not allowed to invoke 'string' while in committed data-only mode
-
Cause: An attempt was made to call the specified API while the attached XStream server was in committed data-only mode.
- ORA-26913: must connect to instance string where string string server "string" is running
-
Cause: The client application was not connected to the same Oracle RAC instance as the specified Oracle GoldenGate or XStream server.
- ORA-26914: Unable to communicate with string capture process "string" from outbound server "string".
-
Cause: Capture process might not haven been started properly or was aborted.
- ORA-26915: Unable to return Logical Change Record (LCR) information due to missing data dictionary.
-
Cause: The current session was unable to return the requested information on the given LCR due to missing dictionary data on that LCR.
- ORA-26916: Must call OCIPOGGRedoLogOpen function before OCIPOGGRedoLogRead
-
Cause: An attempt was made to call OCIPOGGRedoLogRead before calling OCIPOGGRedoLogOpen.
- ORA-26917: OCIPOGG API must be executed using a dedicated server process.
-
Cause: An attempt was made to execute OCIPOGG API using a shared server process.
- ORA-26918: Must use 'string' procedure for outbound server "string".
-
Cause: An attempt was made to execute START_APPLY on an outbound server that uses uncommitted data mode.
- ORA-26919: Capture "string" is not associated with queue "string"."string".
-
Cause: The capture specified in the ADD_OUTBOUND procedure was not associated with the specified queue.
- ORA-26920: string outbound server "string" has been stopped.
-
Cause: The specified outbound server was stopped.
- ORA-26921: Cannot alter the start SCN or time of string Capture "string".
-
Cause: An attempt was made to alter the start SCN or time for a capture while other outbound servers were still attached to it.
- ORA-26922: user string does not have LOGMINING privilege
-
Cause: An attempt was made to start the capture process or attach to an outbound server when the specified user did not have LOGMINING privilege.
- ORA-26923: cannot configure string outbound server "string" with string capture "string" due to different purpose
-
Cause: An attempt was made to configure an outbound server with a capture used for different purpose.
- ORA-26924: cannot configure string using "string"."string" queue because it is used by "string" for string purpose
-
Cause: An attempt was made to configure the specified process using a queue already used by another process for different purpose.
- ORA-26925: cannot configure outbound server "string" with capture "string" because it is not using apply-state checkpoint
-
Cause: An attempt was made to configure an outbound server with a capture not using apply-state checkpoint.
- ORA-26926: Unable to attach because capture "string" is missing dictionary redo logs
-
Cause: The specified capture was unable to locate the dictionary redo log.
- ORA-26927: Unable to communicate with string capture process "string" from outbound server "string".
-
Cause: A timeout occurred while waiting for capture to respond.
- ORA-26928: Unable to communicate with string apply coordinator process "string" from outbound server "string".
-
Cause: A timeout occurred while waiting for apply coordinator to respond.
- ORA-26929: altering an outbound server with a remote capture is not allowed
-
Cause: An attempt was made to alter an outbound server with a remote capture.
- ORA-26930: User "string" does not have privileges to perform this operation
-
Cause: An attempt was made to create, alter, or drop a process that has a different user (such as capture user or apply user) than the invoking user.
- ORA-26931: This procedure can only be invoked from the root container.
-
Cause: An attempt was made to execute a procedure in a multitenant container database (PDB) or a non-container database.
- ORA-26932: Streams configuration is not allowed in a container database.
-
Cause: An attempt was made to configure a Streams environment in a container database.
- ORA-26933: Cannot start Streams process "string" while in a container database.
-
Cause: An attempt was made to start the specified Streams process while in a container database.
- ORA-26934: Streams synchronous capture is not supported in a container database.
-
Cause: An attempt was made to perform a DML operation on a table being captured by a Streams synchronous capture in a container database.
- ORA-26935: Unsupported type string.string for parameter for procedure string.string.string.\n
-
Cause: Apply encountered a procedure call with a parameter with an unsupported type.
- ORA-26936: must execute OCIPOGGCaptureAttach before invoking string function
-
Cause: An attempt was made to invoke the specified function before executing OCIPOGGCaptureAttach call.
- ORA-26937: client has already attached to string capture "string".
-
Cause: The client was already attached to the specified capture.
- ORA-26938: cannot pack LCR into LCR buffer (buffer size is string, LCR size is string)
-
Cause: The logical change record (LCR) buffer was not large enough to store the current LCR.
- ORA-26939: string capture "string" is disabled.
-
Cause: The capture process was disabled or aborted.
- ORA-26940: OCIPOGGCapture API must be executed using a dedicated server process.
-
Cause: An attempt was made to execute OCIPOGGCapture API using a shared server process.
- ORA-26941: unable to perform LOB assembly for table string.string
-
Cause: The apply process was unable to perform the LOB assembly for a DML for the specified table.
- ORA-26942: LCR should not contain old value for column string in table string.string
-
Cause: The LCR contained old values for LOB, XMLType and object columns.
- ORA-26943: cross PDB operation not allowed
-
Cause: An attempt was made to perform an operation on a container database different from the container database where the call was made.
- ORA-26944: User "string" attempted to invoke a procedure without proper permissions.
-
Cause: An attempt was made to invoke a procedure without proper permissions.
- ORA-26945: unsupported hint string
-
Cause: The specified hint was not supported.
- ORA-26946: OCIPOGGRedoLog API not supported in CDB.
-
Cause: An attempt was made to call an OCIPOGGRedoLog API in a multitenant container database (CDB).