ORA-12014: table 'string' does not contain a primary key
constraint



ORA-12014: table 'string' does not contain a primary key constraint..

Answer / guest

Cause: The CREATE MATERIALIZED VIEW LOG command was issued
with the WITH PRIMARY KEY option and the master table did
not contain a primary key constraint or the constraint was
disabled.

Action: Reissue the command using only the WITH ROWID
option, create a primary key constraint on the master table,
or enable an existing primary key constraint.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-28236: invalid Triple DES mode

1 Answers  


DRG-50930: parser memory failure on line string on column string

1 Answers  


ORA-26017: global indexes not allowed for direct path load of table partition string

1 Answers  


ORA-00081: address range [string, string) is not readable

1 Answers  


ORA-01036: illegal variable name/number

1 Answers  


ORA-24368: OCI mutex counter non-zero when freeing a handle

1 Answers  


ORA-29253: Invalid count argument passed to procedure dbms_sql.define_array

1 Answers  


PLS-00150: found: string but expected : INTEGER

1 Answers  


IMG-00581: output format does not support the specified contentFormat

1 Answers  


ORA-07270: spalck: setitimer error, unable to set interval timer.

1 Answers  


ORA-15028: ASM file 'string' not dropped; currently being accessed

1 Answers  


ORA-31509: publication does not exist

1 Answers  


Categories