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-02727: osnpop: access error on orapop executable

1 Answers  


RMAN-05513: cannot duplicate, controlfile is not current or backup

1 Answers  


KUP-04065: error processing LOBFILE for field string

1 Answers  


ORA-19632: file name not found in controlfile

1 Answers  


DRG-51024: out of memory in stemmer

1 Answers  






ORA-28511: lost RPC connection to heterogeneous remote agent using SID=string

1 Answers  


TNS-01179: Listener cannot load instance class "string"

1 Answers  


DRG-11714: synonyms have different Broader Terms

1 Answers  


PCB-00207: Invalid use of PIC N or PIC G table variable when NLS_LOCAL=YES

1 Answers  


SQL*Loader-00128: unable to begin a session

1 Answers  


ORA-02431: cannot disable constraint (string) - no such constraint

1 Answers  


ORA-19588: %s recid string stamp string is no longer valid

1 Answers  


Categories