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

PCB-00317: Group item host variables are Oracle extensions

1 Answers  


IMG-00526: error parsing foreign image description

1 Answers  


TNS-12535: TNS:operation timed out

1 Answers  


ORA-16591: unknown field "string" in document

1 Answers  


ORA-06121: NETTCP: access failure

1 Answers  






RMAN-08154: deleted script: string

1 Answers  


ORA-19668: cannot do full restore of datafile string

1 Answers  


ORA-02775: Invalid request done signal

1 Answers  


ORA-01469: PRIOR can only be followed by a column name

1 Answers  


ORA-09772: osnpmetbrkmsg: message from host had incorrect message type

1 Answers  


PCC-00137: Invalid use of SQL cursor host variable

1 Answers  


ORA-13638: The user interrupted the current operation.

1 Answers  


Categories