Monday, 16 April 2012

ORA-23532: tables with different synchronization mechanisms are in the same group

ORA-23532: tables with different synchronization mechanisms are in the same group

Cause: Tables belonging to the same replication group were specified to be cached with different synchronization mechanisms.

Action: Do not specify different synchronization mechanisms while caching tables belonging to the same replication group.

ORA-23531: site owner already exists in the template.

ORA-23531: site owner already exists in the template.

Cause: Site owner for the template already exists.

Action: Do not create multiple siteowners for this template.

ORA-23515: materialized views and or or their indices exist in the tablespace

ORA-23515: materialized views and or or their indices exist in the tablespace

Cause: An attempt was made to drop a tablespace which contains materialized views and or or their indices.

Action: Drop the materialized views in this tablespace. Also, find indices belonging to materialized views in this tablespace and drop then. Then try dropping the tablespace.

ORA-23514: invalid or incorrect number of arguments

ORA-23514: invalid or incorrect number of arguments

Cause: The arguments passed to the online redefinition API were invalid or missing.

Action: Call the online redefinition API with the right number of valid arguments.

ORA-23505: Object string . string is missing.

ORA-23505: Object string . string is missing.

Cause: The specified object does not exist.

Action: Check that the specified object is correct.

ORA-23504: columns added to table do not match list of columns to be added

ORA-23504: columns added to table do not match list of columns to be added

Cause: The list of columns passed as a parameter does not match the columns to be added to the table.

Action: Correct the DDL string or list of columns and rexecute.

ORA-23503: error occurred during IAS instantiation

ORA-23503: error occurred during IAS instantiation

Cause: An attempt was made to instantiate a IAS site. Error occurred during IAS instantiation.

Action: See other errors on the error stack to look for the source of the problem. If the error still persists, contact Oracle Support.