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 |
ORA-31438: duplicate change table string
ORA-36671: (XSDPART09) Leaves of workspace object have different datatypes. A partition dimension cannot have more than one datatype when RANGE partitioning is used.
ORA-07740: slemop: incorrect handle size (programming error)
SQL*Loader-00486: sql-strings may not be specified for collection field string
ORA-31222: DBMS_LDAP: PL/SQL - Invalid LDAP SSL authentication mode.
ORA-22924: snapshot too old
ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine
ORA-12702: invalid NLS parameter string used in SQL function
ORA-19577: file string is MISSING
ORA-09260: sigpidu: error obtaining process id
PCC-02405: Variable is of undefined type
PLS-00170: the SQL statement in an OPEN statement or FOR loop must be a SELECT