{"id":2000,"date":"2016-05-21T15:04:51","date_gmt":"2016-05-21T12:04:51","guid":{"rendered":"http:\/\/www.fatihacar.com\/blog\/?p=2000"},"modified":"2016-11-02T15:07:15","modified_gmt":"2016-11-02T12:07:15","slug":"oracle-11g-error-codes-and-solution-suggestions-from-ora-23500-to-ora-24000","status":"publish","type":"post","link":"http:\/\/www.fatihacar.com\/blog\/oracle-11g-error-codes-and-solution-suggestions-from-ora-23500-to-ora-24000\/","title":{"rendered":"Oracle 11g Error Codes and Solution Suggestions from ORA-23500 to ORA-24000"},"content":{"rendered":"<p><strong>Oracle 11g Error Codes and Solution Suggestions from ORA-23500 to ORA-24000<\/strong><\/p>\n<dl>\n<dt><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\"><i>ORA-23500: cannot switch master for a multi-tier materialized view repgroup &#8220;string&#8221;.&#8221;string&#8221;<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to switch master for a materialized view repgroup when its parent repgroup is also a materialized view repgroup. This is not allowed.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Drop and recreate the materialized view repgroup based on a proper parent repgroup.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7136\"><\/a><a name=\"ORA-23501\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23501: refresh template cannot be instantiated for database with compatibilty equal to or less than 8.0<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Instantiation of a refresh template is not supported for database compatibility 8.0 or less.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Be sure the database compatibility is 8.1 or above.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7137\"><\/a><a name=\"ORA-23502\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23502: valid directory for offline instatiation is not specified<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to offline instantiate to a directory which is not specified or null.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0There are two ways to specify the directory: o As a parm offline_dirpath to the API o As an init.ora parm named utl_file_dir Make sure you have specified an appropriate directory in which the offline file can be created.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7138\"><\/a><a name=\"ORA-23503\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23503: error occurred during IAS instantiation<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to instantiate a IAS site. Error occurred during IAS instantiation.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0See other errors on the error stack to look for the source of the problem. If the error still persists, contact Oracle Support.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7139\"><\/a><a name=\"ORA-23504\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23504: columns added to table do not match list of columns to be added<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The list of columns passed as a parameter does not match the columns to be added to the table.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct the DDL string or list of columns and rexecute.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7140\"><\/a><a name=\"ORA-23505\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23505: Object &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; is missing.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified object does not exist.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check that the specified object is correct.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7141\"><\/a><a name=\"ORA-23514\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23514: invalid or incorrect number of arguments<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The arguments passed to the online redefinition API were invalid or missing.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Call the online redefinition API with the right number of valid arguments.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7142\"><\/a><a name=\"ORA-23515\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23515: materialized views and\/or their indices exist in the tablespace<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to drop a tablespace which contains materialized views and\/or their indices.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Drop the materialized views in this tablespace. Also, find indices belonging to materialized views in this tablespace and drop then. Then try dropping the tablespace.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7143\"><\/a><a name=\"ORA-23531\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23531: site owner already exists in the template.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Site owner for the template already exists.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Do not create multiple siteowners for this template.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7144\"><\/a><a name=\"ORA-23532\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23532: tables with different synchronization mechanisms are in the same group<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Tables belonging to the same replication group were specified to be cached with different synchronization mechanisms.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Do not specify different synchronization mechanisms while caching tables belonging to the same replication group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7145\"><\/a><a name=\"ORA-23533\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23533: object &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; can not be cached<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to cache an object which is not supported.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Do not cache an object which is not supported.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7146\"><\/a><a name=\"ORA-23534\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23534: missing column in materialized view container table &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0After import, the materialized view container table has missing columns.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check if materialized view container table was imported correctly.<\/span><\/span><\/span><\/dd>\n<p><!--more--><\/p>\n<dt><a name=\"sthref7147\"><\/a><a name=\"ORA-23535\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23535: instantiating templates from multiple back ends is not allowed.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to set a new non-null back end database for an iAS site.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Call dbms_ias_configure.set_back_end_db procedure with null dblink. Then, call the same procedure with the new non-null dblink.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7148\"><\/a><a name=\"ORA-23536\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23536: the object &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; is not cached at the middle tier as expected.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The object may have been dropped or renamed at the back end after dbms_ias_inst.start_ias_inst was executed.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the validity of the object at the back end and retry the instantiation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7149\"><\/a><a name=\"ORA-23537\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23537: function or procedure\u00a0<i>string<\/i>\u00a0is not allowed to be invoked from this site.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0This function or procedure is restricted to the backend or middle tier site<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Connect to the proper site before calling this function or procedure.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7150\"><\/a><a name=\"ORA-23538\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23538: cannot explicitly refresh a NEVER REFRESH materialized view (&#8220;<i>string<\/i>&#8220;)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to explicitly refresh a NEVER REFRESH MV.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Do not perform this refresh operation or remove the MV(s) from the list.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7151\"><\/a><a name=\"ORA-23539\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23539: table &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; currently being redefined<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to redefine a table which is currently involved in an ongoing redefinition.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Do not perform this redefinition operation on this table or wait till the ongoing redefinition of the table is completed.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7152\"><\/a><a name=\"ORA-23540\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23540: Redefinition not defined or initiated<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to continue or complete a redefinition which was not defined or initiated.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Define or initiate the redefinition before performing this operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7153\"><\/a><a name=\"ORA-23541\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23541: tables do not match tables used while defining the redefinition<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to continue or complete a redefinition by providing different tables than those used while defining or initiating the redefinition.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Repeat this operation and specify the same tables as those that were specified while defining or initiating the redefinition.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7154\"><\/a><a name=\"ORA-23542\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23542: dependent object &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; already registered<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to register an already registered dependent object to an ongoing redefinition.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Do not attempt to register an already registered dependent object to an ongoing redefinition.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7155\"><\/a><a name=\"ORA-23543\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23543: materialized view log on &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; is in an inconsistent state<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0There was an error while creating the materialized view log and the log is currently in an inconsistent state. A possible cause could be that schema redefinition has occurred on the master table while the log was being created. Another possible cause could be that there were DMLs being applied on the master table concurrently in another session at the time the materialized view log creation started and those DML transactions haven&#8217;t committed even after a very long period of time.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Drop the materialized view log and recreate it.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7156\"><\/a><a name=\"ORA-23600\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23600: cannot create PROPAGATION,\u00a0<i>string<\/i>\u00a0already exists<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The propagate_name already exists.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Drop the propagate_name usign DROP_PROPAGATEcommand or specify propagate_name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7157\"><\/a><a name=\"ORA-23601\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23601: PROPAGATION_NAME\u00a0<i>string<\/i>\u00a0does not exist<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Propagation does not exist.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Query DBA_PROPAGATION view to find existing propagation_name<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7158\"><\/a><a name=\"ORA-23602\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23602: Invalid\u00a0<i>string<\/i>\u00a0process type\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Specified GoldenGate, XStream or Streams process type is not valid.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify either capture or apply.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7159\"><\/a><a name=\"ORA-23603\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23603:\u00a0<i>string<\/i>\u00a0enqueue aborted due to low SGA<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt to enqueue a GoldenGate, XStream or Streams message was aborted because ORACLE is running low on memory allotted.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Either start consuming messages by enabling any GoldenGate, XStream or Streams propagation or apply which might be disabled. An alternative is to allot more memory to STREAMS, which can be done by increasing the streams_pool_size initialization parameter if one was defined or by increasing the shared_pool_size.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7160\"><\/a><a name=\"ORA-23605\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23605: invalid value &#8220;<i>string<\/i>&#8221; for\u00a0<i>string<\/i>\u00a0parameter\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to specify an invalid parameter value.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid value for the parameter. Check the documentation for valid parameter values.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7161\"><\/a><a name=\"ORA-23606\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23606: invalid object\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to specify an invalid object.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid object.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7162\"><\/a><a name=\"ORA-23607\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23607: invalid column &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An invalid column was specified in the column list.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the columns in the object and specify the right column name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7163\"><\/a><a name=\"ORA-23608\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23608: invalid resolution column &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An invalid column was specified as the resolution column. The resolution column must belong to the list of columns specified in the &#8216;column_list&#8217; parameter.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the columns in the column_list and specify the right resolution column name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7164\"><\/a><a name=\"ORA-23609\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23609: unable to find directory object for directory\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0There was no entry in ALL_DIRECTORIES corresponding to the specified directory.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Grant to the current user appropriate privileges on either a new directory object or an existing directory object.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7165\"><\/a><a name=\"ORA-23610\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23610: internal dbms_streams_tablespaces error: [<i>string<\/i>] [<i>string<\/i>] [<i>string<\/i>] [<i>string<\/i>]<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Streams detected an erroneous result.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Look for information in the session trace file and contact customer support.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7166\"><\/a><a name=\"ORA-23611\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23611: tablespace &#8220;<i>string<\/i>&#8221; has more than one data file<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified tablespace had more than one data file and hence did not qualify as a simple tablespace.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Choose a self-contained tablespace with a single data file, or use a procedure that supports any tablespace.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7167\"><\/a><a name=\"ORA-23612\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23612: unable to find tablespace &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Either the tablespace did not exist, or the current user did not have sufficient privileges on the tablespace.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Grant appropriate privileges on the tablespace to the current user or choose a different tablespace.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7168\"><\/a><a name=\"ORA-23613\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23613: Script\u00a0<i>string<\/i>\u00a0already exists<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A script for the specified invoking package already existed.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Complete the previous invocation or drop the previous invocation before proceeding with the current invocation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7169\"><\/a><a name=\"ORA-23614\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23614: Script\u00a0<i>string<\/i>\u00a0does not exist<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The named script did not exist.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Create the script.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7170\"><\/a><a name=\"ORA-23615\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23615: Block number\u00a0<i>string<\/i>\u00a0does not exist for script\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified block number did not exist for the script.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Add the block or check the block number and reexecute.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7171\"><\/a><a name=\"ORA-23616\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23616: Failure in executing block\u00a0<i>string<\/i>\u00a0for script\u00a0<i>string<\/i>\u00a0with\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The execution of specified block failed.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the error. Query DBA_RECOVERABLE_SCRIPT_BLOCKS to view the failed block. Rectify and rerun the block or script.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7172\"><\/a><a name=\"ORA-23617\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23617: Block\u00a0<i>string<\/i>\u00a0for script\u00a0<i>string<\/i>\u00a0has already been executed<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified block was already executed.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the block number and reissue the command.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7173\"><\/a><a name=\"ORA-23618\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23618: Generation of script\u00a0<i>string<\/i>\u00a0is not complete.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Script generation for the specified script was not completed in a prior invocation.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Purge the specified script by calling the RECOVER_OPERATION API in the package DBMS_STREAMS_ADM and reattempt the entire operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7174\"><\/a><a name=\"ORA-23619\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23619: non-Oracle system error:\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A non-Oracle database has returned an error message to STREAMS when attempting to apply a DML statement. The non-Oracle system error message is a parameter to this Oracle error.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Corrective action may or may not be possible (depending on the non-Oracle system error). If corrective action is possible, correct the problem and try applying the transaction again.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7175\"><\/a><a name=\"ORA-23620\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23620: bind value size too large for PL\/SQL CALL operation<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0In a PL\/SQL CALL to a stored procedure, the bind string size exceeded 4K.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Either make the bind string size shorter (less than 4K) or use BEGIN-END to call the procedure instead of CALL.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7176\"><\/a><a name=\"ORA-23621\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23621: Operation corresponding to script\u00a0<i>string<\/i>\u00a0is in progress.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The script was already being run in a different session or was terminated before status for the script was updated to ERROR or EXECUTED.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Make sure the script is not being run in a parallel session. Then call the RECOVER_OPERATION API in the DBMS_STREAMS_ADM package with the appropriate OPERATION_MODE argument.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7177\"><\/a><a name=\"ORA-23622\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23622: Operation\u00a0<i>string<\/i>.<i>string<\/i>.<i>string<\/i>\u00a0is in progress.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to execute a procedure which was being executed in a parallel session or failed execution.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Query the DBA_RECOVERABLE_SCRIPT view to identify the operation that is currently in progress for the specified invoking procedure. Complete the operation before proceeding.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7178\"><\/a><a name=\"ORA-23623\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23623: internal DBMS_COMPARISON error: [<i>string<\/i>] [<i>string<\/i>] [<i>string<\/i>] [<i>string<\/i>]<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0DBMS_COMPARISON detected an erroneous result.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Look for information in the session trace file and contact Oracle Support Services.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7179\"><\/a><a name=\"ORA-23624\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23624: A comparison operation is currently in progress for\u00a0<i>string<\/i>.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Another session was already performing an operation on this object.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Retry the operation once other sessions are done with the specific comparison object.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7180\"><\/a><a name=\"ORA-23625\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23625: Table shapes of\u00a0<i>string<\/i>.<i>string<\/i>\u00a0and\u00a0<i>string<\/i>.<i>string<\/i>@<i>string<\/i>\u00a0did not match.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Table shapes of local and remote tables to compare did not match.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Retry by explicitly specifying columns that match in column_list or create views on the tables as appropriate.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7181\"><\/a><a name=\"ORA-23626\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23626: No eligible index on table\u00a0<i>string<\/i>.<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Table did not have an eligible index to use for comparison.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0For a table to be compared using DBMS_COMPARISON, the table must have an appropriate index on a column of certain data types. Check the documentation for supported data types.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7182\"><\/a><a name=\"ORA-23627\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23627: Comparison object\u00a0<i>string<\/i>\u00a0already existed.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A comparison object by the specified name already exists.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Retry with a different name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7183\"><\/a><a name=\"ORA-23628\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23628: Comparison query too long (actual\u00a0<i>string<\/i>, allowed\u00a0<i>string<\/i>).<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A generated query for comparison was too long.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Comparison is unsupported for very large tables with long column names. Retry with a subset of columns or with shorter column names.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7184\"><\/a><a name=\"ORA-23629\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23629:\u00a0<i>string<\/i>.<i>string<\/i>\u00a0is not an eligible index on table\u00a0<i>string<\/i>.<i>string<\/i>\u00a0for comparison<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified index was not an eligible index to use for comparison.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0For a table to be compared using DBMS_COMPARISON, the table must have an appropriate index. Please specify an eligible index for the table to be compared.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7185\"><\/a><a name=\"ORA-23630\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23630: Cannot switch to apply-state checkpoint mode (value &#8220;<i>string<\/i>&#8220;,\u00a0<i>string<\/i>\u00a0parameter\u00a0<i>string<\/i>), due to the following reason:<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Could not switch to apply-state checkpoint mode, or already in apply-state checkpoint mode.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Can switch to apply-state checkpoint mode only if the capture is new (it never ran), the capture wasn&#8217;t cloned from a capture with checkpoints, the capture doesn&#8217;t include any extra attributes, and combined capture and apply is enabled.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7186\"><\/a><a name=\"ORA-23631\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23631: apply-state checkpoint mode cannot change (value &#8220;<i>string<\/i>&#8220;,\u00a0<i>string<\/i>\u00a0parameter\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Could not switch to checkpoints because apply-state checkpoint mode was set.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Drop the apply-state checkpoint capture and create a new one that will \/ take checkpoints.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7187\"><\/a><a name=\"ORA-23632\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23632: Cannot force checkpoints in apply-state checkpoint mode (value &#8220;<i>string<\/i>&#8220;,\u00a0<i>string<\/i>\u00a0parameter\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The capture process was in apply-state checkpoint mode.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Cannot take checkpoints in apply-state checkpoint mode.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7188\"><\/a><a name=\"ORA-23633\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23633: Cannot turn off combined capture and apply mode in apply-state checkpoint mode (value &#8220;<i>string<\/i>&#8220;,\u00a0<i>string<\/i>\u00a0parameter\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The capture was running in apply-state checkpoint mode and had to run in combined capture and apply mode also.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure that this capture runs in combined capture and apply by dropping additional propagation or apply processes for the same queue.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7189\"><\/a><a name=\"ORA-23634\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23634: Cannot include extra attributes in apply-state checkpoint mode<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The capture process was in apply-state checkpoint mode.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Extra attributes are not supported in apply-state checkpoint mode.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7190\"><\/a><a name=\"ORA-23635\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23635: MAINTAIN_TTS: tablespace(s) already exist(s) in target database.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The tablespaces were already in existence in the target database when the streams MAINTAIN_TTS APIs were called.&#8221;<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check whether you can drop the tablespaces to be maintained in the target database. If not, don&#8217;t use streams MAINTAIN_TTS APIs to setup streams. Check the Oracle documentation on how to setup streams.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7191\"><\/a><a name=\"ORA-23636\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23636: MAINTAIN_TTS: Invalid tablespace name, reason:\u00a0<i>string<\/i>.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The tablespace name was either NULL or too long when the streams MAINTAIN_TTS APIs were called.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check that the specified tablespace names are not NULL and are spelled correctly. If there are too many tablespaces, group them together and call the streams MAINTAIN_TTS APIs for the group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7192\"><\/a><a name=\"ORA-23642\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23642: Cannot switch to checkpoint mode (value &#8220;<i>string<\/i>&#8220;,\u00a0<i>string<\/i>\u00a0parameter\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Capture was cloned from a capture in apply-state checkpoint mode.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Clone from a capture with checkpoints.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7193\"><\/a><a name=\"ORA-23644\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23644: Cannot switch to apply-state checkpoint mode (Capture\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Switch to apply-state checkpoint mode was prevented by a previous error.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0See the previous error for the appropriate action.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7194\"><\/a><a name=\"ORA-23645\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23645: Cannot switch to checkpoints (Capture\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Switch to checkpoints was prevented by a previous error.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0See the previous error for the appropriate action.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7195\"><\/a><a name=\"ORA-23646\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23646:\u00a0<i>string<\/i>\u00a0<i>string<\/i>\u00a0process\u00a0<i>string<\/i>\u00a0does not exist<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Capture or Apply did not exist.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Create a Capture or Apply process, then try again.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7196\"><\/a><a name=\"ORA-23647\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23647:\u00a0<i>string<\/i>\u00a0<i>string<\/i>\u00a0process\u00a0<i>string<\/i>\u00a0is not running<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Capture or Apply were not running.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Start Capture or Apply process, then try again<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7197\"><\/a><a name=\"ORA-23648\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23648: Capture\u00a0<i>string<\/i>\u00a0is for Change Data Capture<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Capture was for Change Data Capture, and checkpoints were required.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0None<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7198\"><\/a><a name=\"ORA-23649\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23649: Capture\u00a0<i>string<\/i>\u00a0is for Audit Vault<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Capture was for Audit Vault, and checkpoints were required.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0None<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7199\"><\/a><a name=\"ORA-23650\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23650: No progress Capture\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Capture was not capturing changes.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Make sure Capture is running and capturing changes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7200\"><\/a><a name=\"ORA-23651\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23651: Capture\u00a0<i>string<\/i>\u00a0is already in\u00a0<i>string<\/i>\u00a0mode<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Capture was already in the desired mode.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0None<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7201\"><\/a><a name=\"ORA-23652\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23652: The oldest SCN could not be updated at Apply\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The oldest SCN was not updated before the switch was performed.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Make sure Apply is running and the switch package version is the same at both databases.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7202\"><\/a><a name=\"ORA-23653\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23653: LogMiner session does not exist<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0LogMiner session did not exist.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Make sure the Capture process exists.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7203\"><\/a><a name=\"ORA-23654\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23654: Attempting to set the oldest SCN to a greater value (<i>string<\/i>) than the current one (<i>string<\/i>) at Apply\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The new value for the oldest SCN was not computed correctly.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Make sure Capture and Apply are running, and Capture is making progress.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7204\"><\/a><a name=\"ORA-23655\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23655: The SCN range cannot be smaller than 0, (SCN range =\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The function was invoked with a negative SCN range.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use a positive SCN range.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7205\"><\/a><a name=\"ORA-23656\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23656: Timeout occurred while\u00a0<i>string<\/i>\u00a0<i>string<\/i>\u00a0process\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The GoldenGate, XStream or Streams process could not be stopped or started.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Call the switch procedure again.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7206\"><\/a><a name=\"ORA-23657\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23657: the converted file\u00a0<i>string<\/i>\u00a0already exists<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The converted file was already in existence. CONVERT FILE call does not overwrite the existing file.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check whether the existing file can be deleted. If the existing file can be deleted, delete it. Otherwise, specify a different directory or file extension.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7207\"><\/a><a name=\"ORA-23658\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23658: Invalid character set specified when converting column &#8216;<i>string<\/i>&#8216; in &#8216;<i>string<\/i>.<i>string<\/i>&#8216;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The conversion between two character sets for the column in the given table is not supported.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check if the implicit conversion between source and destination column is supported.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7208\"><\/a><a name=\"ORA-23659\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23659: Destination buffer is not large enough when converting column &#8216;<i>string<\/i>&#8216; in &#8216;<i>string<\/i>.<i>string<\/i>&#8216; (actual length:\u00a0<i>string<\/i>; maximum length:\u00a0<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The conversion between two character sets failed because a source column value is too large for the destination column.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check if size of the source and destination column matches.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7209\"><\/a><a name=\"ORA-23660\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23660: Unable to load NLS data object when converting column &#8216;<i>string<\/i>&#8216; in &#8216;<i>string<\/i>.<i>string<\/i>&#8216;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0It may be caused by invalid NLS environment setting.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check your NLS environment setting.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7210\"><\/a><a name=\"ORA-23661\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23661: Canon capture name &#8220;<i>string<\/i>&#8221; not found<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0There&#8217;s no such capture process<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Pass the right parameter to the function<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7211\"><\/a><a name=\"ORA-23662\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23662: subset rule length exceeds maximum allowed value<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The length of an insert, update, or delete subset rule computed from the DML condition input exceeded the maximum allowed length.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Make the DML condition shorter.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7212\"><\/a><a name=\"ORA-23663\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23663: local object\u00a0<i>string<\/i>.<i>string<\/i>\u00a0is not a single table view<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The view was based either on another view or multiple tables or views.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0For comparison, specify a view based on a single table.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7213\"><\/a><a name=\"ORA-23664\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23664: remote object\u00a0<i>string<\/i>.<i>string<\/i>\u00a0is not a single table view<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The view was based either on another view or multiple tables or views.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0For comparison, specify a view based on a single table.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7214\"><\/a><a name=\"ORA-23665\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23665: DML conflict handler &#8220;<i>string<\/i>&#8221; not found<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The DML conflict handler was not found for modification or removal.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Make sure the name of the conflict handler is correct and that it exists.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7215\"><\/a><a name=\"ORA-23666\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23666: Default column group in use by DML conflict handler &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A default column group was found for the specified Apply name, operation name, and conflict type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the existing default column group and retry.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7216\"><\/a><a name=\"ORA-23667\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23667: Column &#8220;<i>string<\/i>&#8221; already used by conflict handler &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The column was already in the column group of another conflict handler for the specified Apply name, operation name, and conflict type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the column from the other conflict handler or specify a different column.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7217\"><\/a><a name=\"ORA-23668\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23668: Column &#8220;<i>string<\/i>&#8221; does not have a numeric data type.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified column did not have a numeric data type. Delta conflict resolution requires numeric columns.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the data type of the column and specify only numeric columns.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7218\"><\/a><a name=\"ORA-23669\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23669: Duplicate conflict handler name<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A DML conflict handler with the specified name was found.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the current DML conflict handler or specify a different name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7219\"><\/a><a name=\"ORA-23670\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23670: Duplicate column name &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified value was duplicated in the column group list.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove duplicated entries from the column group list.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7220\"><\/a><a name=\"ORA-23671\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23671: Default column group required<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A default column group was not specified. The specified Apply name, operation name, and conflict type is only supported on default column groups.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a default column group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7221\"><\/a><a name=\"ORA-23672\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23672: Column not specified in column group for DML conflict handling for table &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified table contained a column that was not specified as part of a column group.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Add the column to a column group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7222\"><\/a><a name=\"ORA-23673\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23673: Invalid resolution column &#8220;<i>string<\/i>&#8221; for table &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified resolution column was not valid.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Set the resolution column to a valid column.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7223\"><\/a><a name=\"ORA-23674\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23674: Unable to handle delta conflict resolution for table &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified table or the LCR contained a null value in one of the columns belonging to a delta conflict group.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct each delta column in the table or the error LCR if it currently has a null value.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7224\"><\/a><a name=\"ORA-23675\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23675: Unsupported OPERATION_NAME, CONFLICT_TYPE, and METHOD_NAME<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The specified OPERATION_NAME, CONFLICT_TYPE, and METHOD_NAME was not a valid set of parameters.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Retry with a valid set of parameters.<\/span><\/span><\/span><\/dd>\n<\/dl>\n<p><a name=\"ORA-24000\"><\/a><\/p>\n<dl>\n<dd><\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Oracle 11g Error Codes and Solution Suggestions from ORA-23500 to ORA-24000 ORA-23500: cannot switch master for a multi-tier materialized view repgroup &#8220;string&#8221;.&#8221;string&#8221; Cause:\u00a0An attempt was made to switch master for a materialized view repgroup when its parent repgroup is also a materialized view repgroup. This is not allowed. Action:\u00a0Drop and recreate the materialized view repgroup&#8230;<\/p>\n","protected":false},"author":37,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[53],"tags":[54],"class_list":["post-2000","post","type-post","status-publish","format-standard","hentry","category-oracle-errors-and-solutions","tag-oracle-error-solutions"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p39NFI-wg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/comments?post=2000"}],"version-history":[{"count":1,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2000\/revisions"}],"predecessor-version":[{"id":2001,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2000\/revisions\/2001"}],"wp:attachment":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/media?parent=2000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/categories?post=2000"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/tags?post=2000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}