{"id":1998,"date":"2016-05-20T15:03:12","date_gmt":"2016-05-20T12:03:12","guid":{"rendered":"http:\/\/www.fatihacar.com\/blog\/?p=1998"},"modified":"2016-11-02T15:04:16","modified_gmt":"2016-11-02T12:04:16","slug":"oracle-11g-error-codes-and-solution-suggestions-from-ora-23400-to-ora-23500","status":"publish","type":"post","link":"http:\/\/www.fatihacar.com\/blog\/oracle-11g-error-codes-and-solution-suggestions-from-ora-23400-to-ora-23500\/","title":{"rendered":"Oracle 11g Error Codes and Solution Suggestions from ORA-23400 to ORA-23500"},"content":{"rendered":"<p><strong>Oracle 11g Error Codes and Solution Suggestions from ORA-23400 to ORA-23500<\/strong><\/p>\n<dl>\n<dt><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\"><i>ORA-23400: invalid materialized view name &#8220;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>\u00a0A null, misspelled, or badly formed materialized view name was given to dbms_mview.refresh.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a valid materialized view name to dbms_mview.refresh.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7042\"><\/a><a name=\"ORA-23401\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23401: materialized view &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; 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>\u00a0A materialized view name was given to dbms_mview.refresh that is not in sys.snap$ or its associated views.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a materialized view name that is in sys.snap$, all_mviews or user_mviews.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7043\"><\/a><a name=\"ORA-23402\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23402: refresh was aborted because of conflicts caused by deferred txns<\/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 are outstanding conflicts logged in the DefError table at the materialized view&#8217;s master.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Resolve the conflicts in the master DefError table and refresh again after the table is empty. Alternatively, refresh with refresh_after_errors set to TRUE, which will proceed with the refresh even if there are conflicts in the master&#8217;s DefError table. Proceeding despite conflicts can result with an updatable materialized view&#8217;s changes appearing to be temporarily lost (until a refresh succeeds after the conflicts are resolved).<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7044\"><\/a><a name=\"ORA-23403\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23403: refresh group &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; already 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>\u00a0Making a new refresh group when there is already a group of the same name in sys.rgroup$.<\/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 diifferent refresh group name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7045\"><\/a><a name=\"ORA-23404\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23404: refresh group &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; 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>\u00a0A refresh group name was given that is not in sys.rgroup$.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a refresh group name that is in sys.rgroup$ or dbs_rgroup.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7046\"><\/a><a name=\"ORA-23405\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23405: refresh group number\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>\u00a0A refresh group number was given that is not in sys.rgroup$.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a refresh group number that is in sys.rgroup$ or dbs_rgroup.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7047\"><\/a><a name=\"ORA-23406\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23406: insufficient privileges on user &#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 caller is not the owner of the materialized view and does not have ALTER ANY MATERIALIZED VIEW privileges.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Perform the operation as the owner of the materialized view or as a user with ALTER ANY MATERIALIZED VIEW privileges.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7048\"><\/a><a name=\"ORA-23407\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23407: object name\u00a0<i>string<\/i>\u00a0must be shaped like &#8220;schema&#8221;.&#8221;object&#8221; or &#8220;object&#8221;<\/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 name (e.g., the rollback segment, the materialized view name, the refresh group) was incorrectly specified.<\/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 with the object name properly specified (like &#8220;schema&#8221;.&#8221;object&#8221; or &#8220;object&#8221;)<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7049\"><\/a><a name=\"ORA-23408\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23408: this replication operation is not supported in a mixed configuration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0operation is not supported if the object group is replicated at a pre-V8 node.<\/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 all nodes of the replicated object group are V8.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7050\"><\/a><a name=\"ORA-23409\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23409: could not find an unused refresh group number<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a01000 consecutive refresh group numbers, as defined by the rgroupseq number, were already used by rows in sys.rgroup$.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Alter the sequence number to be within a legal unused range and destroy unneeded refresh groups.<\/span><\/span><\/span><\/dd>\n<p><!--more--><\/p>\n<dt><a name=\"sthref7051\"><\/a><a name=\"ORA-23410\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23410: materialized view &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; is already in a refresh 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>\u00a0A materialized view of the same name is already in a refresh group.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Subtract the materialized view from the current refresh group and add it to its new refresh group, or combine the two refresh groups into a single refresh group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7052\"><\/a><a name=\"ORA-23411\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23411: materialized view &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; is not in refresh group &#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 materialized view is not in the specified refresh group.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Try again with the proper materialized view and refresh group names.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7053\"><\/a><a name=\"ORA-23412\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23412: master table&#8217;s primary key columns have changed<\/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 master table&#8217;s primary key constraint was modified after the primary key materialized view was created.<\/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 primary key materialized view<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7054\"><\/a><a name=\"ORA-23413\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23413: table &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; does not have a materialized view log<\/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 fast refresh can not be performed because the master table does not contain a materialized view log.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use the CREATE MATERIALIZED VIEW LOG command to create a materialized view log on the master table.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7055\"><\/a><a name=\"ORA-23414\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23414: materialized view log for &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; does not record rowid values<\/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 rowid materialized view is being fast refreshed, but the materialized view log does not record rowid information.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use the CREATE MATERIALIZED VIEW LOG&#8230;ADD ROWID command to begin recording rowid information in the materialized view log.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7056\"><\/a><a name=\"ORA-23415\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23415: materialized view log for &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; does not record the primary key<\/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 primary key materialized view is being fast refreshed, but the materialized view log does not record primary key information.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use the CREATE MATERIALIZED VIEW LOG&#8230;ADD PRIMARY KEY command to begin recording primary key information in the materialized view log.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7057\"><\/a><a name=\"ORA-23416\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23416: table &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; does not contain a primary key constraint<\/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 master table does not constaint a primary key constraint or the primary key constraint has been disabled.<\/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 primary key constraint on the master table or enable the existing constraint.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7058\"><\/a><a name=\"ORA-23417\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23417: unknown materialized view 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>\u00a0A fast refresh is being performed on a materialized view of an unknown or unsupported type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check all_mviews and ensure that the materialized view being refreshed a valid materialized view.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7059\"><\/a><a name=\"ORA-23418\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23418: cannot unregister the propagator who is currently in use<\/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 propagator is currently used in propagating replication RPCs.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Try again later when there is no transaction active in propagating replication RPCs.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7060\"><\/a><a name=\"ORA-23419\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23419: regenerate replication support before resuming master activity<\/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 are tables in the object group that require regeneration of replication support.<\/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 generation_status column in the all_repobjects view. Regenerate replication support for any table in the object group with a &#8216;NEEDSGEN&#8217; status. Resume master activity.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7061\"><\/a><a name=\"ORA-23420\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23420: interval must evaluate to a time in the future<\/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 parameter &#8220;interval&#8221; evaluates to a time earlier than SYSDATE.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Choose an expression that evaluates to a time later than SYSDATE.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7062\"><\/a><a name=\"ORA-23421\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23421: job number\u00a0<i>string<\/i>\u00a0is not a job in the job queue<\/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 is no job visible to the caller with the given job number.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Choose the number of a job visible to the caller.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7063\"><\/a><a name=\"ORA-23422\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23422: Oracle Server could not generate an unused job number<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Oracle Server could not generate a job number that was not used to identify another job.<\/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.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7064\"><\/a><a name=\"ORA-23423\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23423: job number\u00a0<i>string<\/i>\u00a0is not positive<\/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 given job number is less than 1.<\/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 positive integer.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7065\"><\/a><a name=\"ORA-23424\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23424: materialized view &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; at\u00a0<i>string<\/i>\u00a0not 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>\u00a0The specified materialized view has not be successfully registered at this site.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Register the materialized view manually at either the master site or the materialized view site.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7066\"><\/a><a name=\"ORA-23425\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23425: invalid materialized view identifier\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 argument provided to dbms_mview.purge_mview_from_log is an invalid materialized view identifer or it does not identify an Oracle 8 fast refreshable materialized view or the materialized view has been already purged.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0If the materialized view is an Oracle 8 fast refreshable materialized view then provide purge_mview_from_log with its valid materialized view identifier.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7067\"><\/a><a name=\"ORA-23426\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23426: deferred RPC queue has entries 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>\u00a0The requested action cannot be performed until the queue is empty for the given site\/dblink<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use dbms_defer_sys.push, dbms_defer_sys.purge_queue or dbms_defer_sys.delete_tran to empty the queue.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7068\"><\/a><a name=\"ORA-23427\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23427: deferred purge queue argument\u00a0<i>string<\/i>\u00a0out of range<\/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 numeric argument to dbms_defer_sys.purge_queue is invalid.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the argument value and try again.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7069\"><\/a><a name=\"ORA-23428\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23428: job associated instance number\u00a0<i>string<\/i>\u00a0is not valid<\/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 job is associated with an instance that is 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>\u00a0Choose a running instance for job affinity, or set force parameter to TRUE.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7070\"><\/a><a name=\"ORA-23430\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23430: argument &#8220;<i>string<\/i>&#8221; cannot be NULL or empty string<\/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 caller has provided an argument whose value cannot be NULL or the empty string.<\/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 varchar2 value provided is not NULL or the empty string, and retry the call.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7071\"><\/a><a name=\"ORA-23431\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23431: wrong state:\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 routine was executed against a replicated object group that was in the wrong state.<\/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 that the replicated object group is in the state given in the error message.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7072\"><\/a><a name=\"ORA-23432\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23432: master site\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>\u00a0An attempt was made to instantiate a replicated object group at a master site that was already a part of the object group.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0If you were trying to add this site, do nothing because it already exists; otherwise, pick the name of another site, and re-run the routine.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7073\"><\/a><a name=\"ORA-23433\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23433: executing against wrong master site\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 execute the routine at a site that is different from the site specified in the argument of the routine.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide an argument to the routine that correctly indicates the site against which the routine should be executing.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7074\"><\/a><a name=\"ORA-23434\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23434: master site\u00a0<i>string<\/i>\u00a0not known for object 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>\u00a0The site name given as an argument to a routine was not already known to the replicated object group.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Execute the dbms_offline_og.begin_instantiation() routine to add a new site to the replicated object group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7075\"><\/a><a name=\"ORA-23435\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23435: cannot create an updatable ROWID materialized view with LOB columns<\/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 propagation of LOB data from materialized view sites to the master site requires a primary key on the replicated table. Thus updatable ROWID materialized views that contain LOB columns are 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>\u00a0Create a primary key materialized view instead of a ROWID materialized view. If the materialized view already exists, it can be converted to a primary key materialized view using the ALTER MATERIALIZED VIEW DDL command.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7076\"><\/a><a name=\"ORA-23436\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23436: missing template authorization for user<\/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 template authorization 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 the values for user name and refresh template name to ensure a valid row exists in the DBA_REPCAT_USER_AUTHORIZATIONS view.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7077\"><\/a><a name=\"ORA-23437\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23437: template authorization already exists for user<\/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 user already has been authorized to use the specified refresh group template.<\/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 values for user name and refresh template name or query the DBA_REPCAT_USER_AUTHORIZATIONS view to ensure that the correct values were passed as parameters.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7078\"><\/a><a name=\"ORA-23438\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23438: missing refresh group 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>\u00a0The specified refresh group template 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>\u00a0Verify that the refresh group template does not exist by querying the DBA_REPCAT_REFRESH_TEMPLATES view.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7079\"><\/a><a name=\"ORA-23439\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23439: refresh group template already 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 specified refresh group 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>\u00a0Verify that the refresh group template exists by querying the DBA_REPCAT_REFRESH_TEMPLATES view.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7080\"><\/a><a name=\"ORA-23440\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23440: incorrect public template 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 public template parameter is not &#8216;Y&#8217;, &#8216;N&#8217; 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>\u00a0Correct the value of the public template parameter. It must be &#8216;Y&#8217;,&#8217;N&#8217; or NULL.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7081\"><\/a><a name=\"ORA-23441\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23441: object does not exist for refresh group 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>\u00a0The specified object does not exist in the refresh group template.<\/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 object name and object type parameters. Check the DBA_REPCAT_TEMPLATE_OBJECTS view to verify the correct name and type of the object.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7082\"><\/a><a name=\"ORA-23442\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23442: object already exists for the refresh group 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>\u00a0The specified object already exists in the refresh group template.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the object name and object type parameters. Query the DBA_REPCAT_REMPLATE_OBJECTS view to verify the correct name and type of the object.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7083\"><\/a><a name=\"ORA-23443\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23443: missing template parameter<\/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 template parameter 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>\u00a0Correct the template parameter value and execute the procedure again. Use the DBA_REPCAT_TEMPLATE_PARMS view to verify the name of the refresh group template and parameter name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7084\"><\/a><a name=\"ORA-23444\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23444: duplicate template parameter<\/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 template parameter already exists for the specified refresh group template.<\/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 template parameter value and execute the procedure again. Use the DBA_REPCAT_TEMPLATE_PARMS view to verify the name of the refresh group template and parameter name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7085\"><\/a><a name=\"ORA-23445\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23445: missing template 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>\u00a0The template site specified by the site name, user name and refresh group template name 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>\u00a0Correct the invalid parameter and execute the procedure again. Use the DBA_REPCAT_TEMPLATE_SITES view to query the existing template sites.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7086\"><\/a><a name=\"ORA-23446\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23446: duplicate template 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>\u00a0The template site specified by the site name, user name and refresh group template 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>\u00a0Correct the invalid parameter and execute the procedure again. Use the DBA_REPCAT_TEMPLATE_SITES view to query the existing template sites.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7087\"><\/a><a name=\"ORA-23447\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23447: missing user parameter 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 user parameter value specified by the user name, parameter name and refresh group template name 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>\u00a0Correct the invalid parameter and execute the procedure again. Use the DBA_REPCAT_USER_PARMS view to query the existing user parameters.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7088\"><\/a><a name=\"ORA-23448\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23448: duplicate user parameter 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 user parameter value specified by the user name, parameter name and refresh group template 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>\u00a0Correct the invalid parameter and execute the procedure again. Use the DBA_REPCAT_USER_PARMS view to query the existing user parameters.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7089\"><\/a><a name=\"ORA-23449\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23449: missing user 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 user specified by the user name parameter does not exist in the database.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct an invalid user name or create the user in the master database. Use the DBA_USERS view to select the valid database users.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7090\"><\/a><a name=\"ORA-23450\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23450: flavor already contains object &#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 flavor already contains the specified object.<\/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. To add all columns of a table object, delete the object from the flavor and then add it again.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7091\"><\/a><a name=\"ORA-23451\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23451: flavor\u00a0<i>string<\/i>\u00a0already defined for object group &#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 given object group already contains a (possibly unpublished) definition of the specified flavor.<\/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 spelling of the flavor name. Check for an unpublished flavor of the desired name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7092\"><\/a><a name=\"ORA-23452\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23452: flavor\u00a0<i>string<\/i>\u00a0of object group &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; is already published<\/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 given object group already contains a (published) definition of the specified flavor.<\/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 spelling of the flavor name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7093\"><\/a><a name=\"ORA-23453\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23453: requested operation is not supported on top flavor<\/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 TOP flavor has a NULL name and may not be directly defined or deleted.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Supply the name of a flavor other than the TOP flavor or use dbms_repcat routines to implicitly change the TOP flavor.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7094\"><\/a><a name=\"ORA-23454\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23454: flavor\u00a0<i>string<\/i>\u00a0not defined for object group &#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 given object group does not contain a (published) definition of the specified flavor.<\/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 spelling of the flavor name. Ensure the flavor has been defined (and published) for the object group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7095\"><\/a><a name=\"ORA-23455\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23455: flavor\u00a0<i>string<\/i>\u00a0contains object &#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 given flavor contains the object to be dropped.<\/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 flavor or choose another object to drop.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7096\"><\/a><a name=\"ORA-23456\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23456: flavor\u00a0<i>string<\/i>\u00a0does not contain &#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 flavor does not contain the given object, column, or attribute.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Either drop the flavor or choose a different object, column, or attribute.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7097\"><\/a><a name=\"ORA-23457\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23457: invalid flavor ID\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 given flavor ID is invalid.<\/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 this flavor has been instantiated. If the flavor ID is outside the range (-2147483647, 2147483647), contact customer support.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7098\"><\/a><a name=\"ORA-23458\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23458: inappropriate flavor\u00a0<i>string<\/i>\u00a0at\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 given flavor at the given database prevents the operation from succeeding.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Either change the database flavor or choose a different operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7099\"><\/a><a name=\"ORA-23459\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23459: flavor\u00a0<i>string<\/i>\u00a0must contain &#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 flavor must contain the given object, column, or attribute.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Either choose a different database flavor or ensure the object, column, or attribute is available.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7100\"><\/a><a name=\"ORA-23460\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23460: missing value for column\u00a0<i>string<\/i>\u00a0in resolution method &#8220;<i>string<\/i>&#8221; for &#8220;<i>string<\/i>&#8220;.&#8221;<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>\u00a0before resolving conflicts, some values necessary resolving conflicts are not available, or after resolving conflicts, some values necessary for re-trying of the SQL are not available<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0define appropriate flavors, provide necessary values through availability vector in USER FLAVOR FUNCTION for conflict resolution<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7101\"><\/a><a name=\"ORA-23462\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23462: flavor\u00a0<i>string<\/i>\u00a0in use at site\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 given flavor cannot be deleted because it is being used at the given site.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the flavor of the site, or unregister it if it is a materialized view site.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7102\"><\/a><a name=\"ORA-23463\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23463: flavor incompatible with object &#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>\u00a0An existing flavor includes the specified object with an incompatible type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the type of the object, or delete the flavor if it is not in use.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7103\"><\/a><a name=\"ORA-23464\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23464: flavor lacks column\u00a0<i>string<\/i>\u00a0of &#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 flavor includes some columns of an object group but not all the required columns.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the flavor definition to include all required columns.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7104\"><\/a><a name=\"ORA-23465\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23465: flavor already includes column\u00a0<i>string<\/i>\u00a0of &#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 flavor includes the specified column which is being added.<\/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 column is correct.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7105\"><\/a><a name=\"ORA-23466\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23466: flavor requires missing object &#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 flavor includes the specified object which 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 name is correct, and create the object if appropriate.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7106\"><\/a><a name=\"ORA-23467\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23467: flavor lacks object &#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 flavor does not include the specified object which is being dropped.<\/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=\"sthref7107\"><\/a><a name=\"ORA-23468\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23468: missing\u00a0<i>string<\/i>\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 template is missing the object with the specified key.<\/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 object to the template.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7108\"><\/a><a name=\"ORA-23469\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23469:\u00a0<i>string<\/i>\u00a0is different between templates<\/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 values for the specified columns are different in each template for the same key values.<\/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 column values to make the templates the same.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7109\"><\/a><a name=\"ORA-23470\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23470: invalid status<\/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 status should be DELETED, INSTALLING or INSTALLED. Any other status is invalid.<\/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 status value is correct.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7110\"><\/a><a name=\"ORA-23471\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23471: template not authorized for user<\/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 refresh template is private and the user has not been authorized to instantiate the template.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Authorize the user to use the template.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7111\"><\/a><a name=\"ORA-23472\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23472: materialized view &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; must be atomically refreshed<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Non-atomic refresh is not supported for the specified materialized view.<\/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 value of the ATOMIC parameter to FALSE in the refresh procedure being used or remove the specified materialized view from the set of materialized views being refreshed.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7112\"><\/a><a name=\"ORA-23473\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23473: replication RPC processing for &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; is disabled<\/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 processing of replication RPCs for the object group that contains this object is disabled. This includes RPCs in the error queue.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Processing of replication RPCs is disabled when the object group is being offline instantiated. Wait until offline instantiation is finished.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7113\"><\/a><a name=\"ORA-23474\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23474: definition of &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; has changed since generation of replication support<\/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 current columns in the specified table and their column types do not match the columns and column types when replication support was last generated.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Regenerate replication support for the affected table. All flavors that include the specified table should be checked for validity. Types for any UDT columns should also be checked for validity.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7114\"><\/a><a name=\"ORA-23475\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23475: key column\u00a0<i>string<\/i>\u00a0must be sent and compared<\/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 is a key column and must be sent and compared during replication propagation.<\/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 every key column is sent and compared.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7115\"><\/a><a name=\"ORA-23476\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23476: cannot import from\u00a0<i>string<\/i>\u00a0to\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>\u00a0This object was imported from a database with a different global name than the importing database.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Only import this object into a database with the same global name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7116\"><\/a><a name=\"ORA-23477\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23477: unable to alter propagation mode for object group &#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 propagation method of a materialized view object group can only be altered when no other object groups with the same master object group are sharing the materialized view site.<\/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 there are no other materialized view object groups at the local site with the same master object group.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7117\"><\/a><a name=\"ORA-23478\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23478: object group &#8220;<i>string<\/i>&#8221; is already mastered at\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 is at least one other materialized view repgroup at the local site with the same group name but a different master site.<\/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 all materialized view repgroups at the local site with the same group name have the same master.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7118\"><\/a><a name=\"ORA-23480\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23480: Column\u00a0<i>string<\/i>\u00a0is not a top-level column of &#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 column is either not a top-level column or is not present in the table or materialized view.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure only valid top-level columns are used.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7119\"><\/a><a name=\"ORA-23482\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23482: column\u00a0<i>string<\/i>\u00a0of &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8220;: object types 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>\u00a0The column is of Object Type.<\/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 all the columns are not of Object Type.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7120\"><\/a><a name=\"ORA-23483\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23483: object &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; not allowed in this 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>\u00a0The specified operation does not support the given object.<\/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 invoke the operation for this object.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7121\"><\/a><a name=\"ORA-23484\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23484: internal internet Application Server 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>\u00a0An internal error occurred in internet Application Server.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Report the error and other information to support.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7122\"><\/a><a name=\"ORA-23485\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23485: Column group &#8220;<i>string<\/i>&#8221; must consist of a single numeric column only<\/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 group doesn&#8217;t contain only one numeric column.<\/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 column group containing a single numeric column.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7123\"><\/a><a name=\"ORA-23487\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23487: object groups &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; and &#8220;<i>string<\/i>&#8220;.&#8221;<i>string<\/i>&#8221; do not have the same connection qualifier<\/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 two object groups do not have the same connection qualifier.<\/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 invoke the operation on the above object groups, or ensure they have the same connection qualifier.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7124\"><\/a><a name=\"ORA-23488\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23488: propagation mode &#8220;<i>string<\/i>&#8221; for &#8220;<i>string<\/i>&#8221; is not allowed for this 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>\u00a0This operation does not support the specified dblink in the above propagation mode.<\/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 invoke the operation for this dblink, or change the propagation mode for this dblink.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7125\"><\/a><a name=\"ORA-23489\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23489: duplicate entry &#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 is duplicated in the parameter 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 in the parameter list.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7126\"><\/a><a name=\"ORA-23490\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23490: extension request &#8220;<i>string<\/i>&#8221; with status &#8220;<i>string<\/i>&#8221; not allowed in this 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>\u00a0The specified operation is not allowed for the extension request with the specified status.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure the extension request has the appropriate status before retrying this operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7127\"><\/a><a name=\"ORA-23491\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23491: no valid extension request at &#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 database does not have a valid extension request.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure there is a valid extension request in DBA_REPEXTENSIONS view before retrying this operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7128\"><\/a><a name=\"ORA-23492\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23492: no new sites for extension request &#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>\u00a0There is no new site with the specified extension request.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure there is at least one new site in DBA_REPSITES_NEW view for this request before retrying this operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7129\"><\/a><a name=\"ORA-23493\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23493: &#8220;<i>string<\/i>&#8221; is not a new site for extension request &#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 extension request does not include the specified site as a new site.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure the specified site is a new site for this extension request before retrying this operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7130\"><\/a><a name=\"ORA-23494\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23494: too many rows for destination &#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 destination has too many rows in system.def$_destination table.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure the specified destination has at most two valid rows before retrying this operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7131\"><\/a><a name=\"ORA-23495\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23495: serial propagation can not be used for &#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 sites involved may be in the process of adding a new site without quiescing.<\/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 def$_destination table for this destination and try parallel propagation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7132\"><\/a><a name=\"ORA-23496\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23496: can not change disabled status for &#8220;<i>string<\/i>&#8221; and &#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 disabled status for this site is set internally for synchronization during adding a new master without quiescing.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Ensure adding a new master without quiescing finished before invoking this procedure.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7133\"><\/a><a name=\"ORA-23497\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23497: repgroup name cannot be null<\/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 array of Repgroup names contains a null value.<\/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 the array of Repgroup names is dense and is not null terminated.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7134\"><\/a><a name=\"ORA-23498\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23498: repgroups specified must have the same masters<\/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 Repgroup names specified do not have the same masters.<\/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 the Repgroup names specified have the same masters.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref7135\"><\/a><a name=\"ORA-23500\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-23500: cannot switch master for a multi-tier materialized view repgroup &#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>\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<dd><\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Oracle 11g Error Codes and Solution Suggestions from ORA-23400 to ORA-23500 ORA-23400: invalid materialized view name &#8220;string&#8221; Cause:\u00a0A null, misspelled, or badly formed materialized view name was given to dbms_mview.refresh. Action:\u00a0Provide a valid materialized view name to dbms_mview.refresh. ORA-23401: materialized view &#8220;string&#8220;.&#8221;string&#8221; does not exist Cause:\u00a0A materialized view name was given to dbms_mview.refresh that is&#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":false,"_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-1998","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-we","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/1998","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=1998"}],"version-history":[{"count":1,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/1998\/revisions"}],"predecessor-version":[{"id":1999,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/1998\/revisions\/1999"}],"wp:attachment":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/media?parent=1998"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/categories?post=1998"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/tags?post=1998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}