ORA-23346: primary key or object ID is undefined for table
or materialized view string



ORA-23346: primary key or object ID is undefined for table or materialized view string..

Answer / guest

Cause: Trying to generate replication support for a table or
materialized view without a primary key (as defined by a
constraint or dbms_repcat.set_columns) or an object ID.

Action: For a table, add a primary key constraint or define
a primary key using dbms_repcat.set_columns or use object
tables. For a ROWID materialized view, set min_communication
to false or use primary key or object ID materialized views.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02205: only SELECT and ALTER privileges are valid for sequences

1 Answers  


ORA-10646: Too many recursive extensions during SYSTEM tablespace migration

1 Answers  


ORA-16733: Error executing dbms_logstdby.unskip procedure

1 Answers  


ORA-30500: database open triggers and server error triggers cannot have BEFORE type

1 Answers  


O2F-00314: AS expected but not seen in the INTYPE file

1 Answers  






AMD-00158: The Workspace "string" is currently open in read-only mode.

1 Answers  


TNS-00241: Connection Manager: Logging is now OFF

1 Answers  


ORA-33003: (XSAGDIMDROP) workspace object, to be transformed during data load, must be a base dimension and not otherwise referenced in the AGGMAP.

1 Answers  


ORA-01642: begin backup not needed for read only tablespace 'string'

1 Answers  


ORA-25269: cant specify sognature with get signature option

1 Answers  


RMAN-08004: full resync complete

1 Answers  


PCC-00119: Value of const variable in INTO clause will be modified

1 Answers  


Categories