ORA-02449: unique/primary keys in table referenced by
foreign keys
Answer / guest
Cause: An attempt was made to drop a table with unique or
primary keys referenced by foreign keys in another table.
Action: Before performing the above operations the table,
drop the foreign key constraints in other tables. You can
see what constraints are referencing a table by issuing the
following command: SELECT * FROM USER_CONSTRAINTS WHERE
TABLE_NAME = "tabnam";
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-13260: layer table string does not exist
ORA-30011: Error simulated: psite=string, ptype=string
ORA-02160: index-organized table can not contain columns of type LONG
SQL*Loader-00258: Maximum number of SORTED INDEXES (number) exceeded on table string
ORA-28507: error in data dictionary view string
ORA-19910: can not change recovery target incarnation in controlfile
ORA-31609: error loading file "string" from file system directory "string"
RMAN-06411: backup copies setting out of range (1-4): number
ORA-13624: The task string is executing and cannot be deleted or modified.
ORA-01688: unable to extend table string.string partition string by string in tablespace string
ORA-30185: output too large to fit in the buffer
EXP-00092: Unable to set NLS_NUMERIC_CHARACTERS to required defaults.