ORA-14283: UNIQUE constraints mismatch in ALTER TABLE
EXCHANGE SUBPARTITION



ORA-14283: UNIQUE constraints mismatch in ALTER TABLE EXCHANGE SUBPARTITION..

Answer / guest

Cause: One of the tables named in the ALTER TABLE EXCHANGE
SUBPARTITION command has a UNIQUE constraint for which no
matching (vis-a-vis key columns) constraint is defined on
the other table or a matching constraint is defined on the
other table, but it differs from that defined on the first
table vis-a-vis being enabled and/or validated.

Action: Ensure that for every UNIQUE constraint defined on
one of the tables named in the ALTER TABLE EXCHANGE
SUBPARTITION statement there is a matching (vis-a-vis key
columns and being enabled and/or validated) UNIQUE
constraint defined on the other table. If UNIQUE constrains
are enabled, UNIQUE constraints on the partitioned table
should be enforced using local indexes.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01630: max # extents (string) reached in temp segment in tablespace string

1 Answers  


ORA-01049: Bind by name is not spupportted in streamed RPC

1 Answers  


ORA-29915: cannot select FOR UPDATE from collection operand

1 Answers  


ORA-12800: system appears too busy for parallel query execution

1 Answers  


PLW-07202: bind type would result in conversion away from column type

1 Answers  






PLS-00712: illegal option for subprogram string

1 Answers  


AMD-00152: Workspace "string" is not currently open.

1 Answers  


TNS-01079: Attempted to bequeath: string

1 Answers  


DRG-12003: Please enter username for this FTP server:

1 Answers  


ORA-06970: X.25 Driver: remote host is unknown

1 Answers  


RMAN-06606: RMAN configuration parameters are successfully reset to default value

1 Answers  


RMAN-03012: fatal error during compilation of command

1 Answers  


Categories