ORA-14128: FOREIGN KEY constraint mismatch in ALTER TABLE
EXCHANGE PARTITION



ORA-14128: FOREIGN KEY constraint mismatch in ALTER TABLE EXCHANGE PARTITION..

Answer / guest

Cause: The corresponding columns in the tables specified in
the ALTER TABLE EXCHANGE PARTITION statement have different
FOREIGN KEY constraints.

Action: Ensure that the two tables do not have FOREIGN KEY
constraints defined on any column or disable all FOREIGN KEY
constraints on both tables. Then retry the operation.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02150: invalid new tablespace name

1 Answers  


PCC-02445: USING clause valid only on a PREPAREd dynamic statement

1 Answers  


ORA-00287: specified change number string not found in thread string

1 Answers  


TNS-04001: %s

1 Answers  


NID-00441: All previous backups and archived redo logs for this database are unusable.

1 Answers  






RMAN-06908: WARNING: operation will not run in parallel on the allocated channels

1 Answers  


ORA-03279: invalid INSTANCE specified

1 Answers  


KUP-04028: conversion of character length to a number failed

1 Answers  


SQL*Loader-00109: Invalid number of logical records to skip

1 Answers  


ORA-16099: internal error ORA-00600 occurred at standby database

1 Answers  


ORA-25104: UNRECOVERABLE option can only be used with ALTER INDEX REBUILD

1 Answers  


ORA-02794: Client unable to get key for shared memory

1 Answers  


Categories