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-07849: sllfsk: $GET failure

1 Answers  


ORA-14303: partitions or subpartitions are not in the right order

1 Answers  


ORA-06002: NETASY: port read failure

1 Answers  


SQL-02144: Invalid ANSI dynamic usage

1 Answers  


ORA-36906: (XSAGDNGL45) 4. Model only includes one non-step dimension in the equations.

1 Answers  






ORA-24156: duplicate table alias string

1 Answers  


ORA-02700: osnoraenv: error translating ORACLE_SID

1 Answers  


DRG-12500: stoplist string already exists

1 Answers  


ORA-02482: Syntax error in event specification (string)

1 Answers  


PLS-00632: NOT INSTANTIABLE method cannot have a body

1 Answers  


NNL-00409: data type is "string"

1 Answers  


LPX-00602: Invalid child element '~1S' of element '~2S'.

1 Answers  


Categories