Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-02449: unique/primary keys in table referenced by
foreign keys



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

Post New Answer

More Oracle Errors Interview Questions

ORA-13260: layer table string does not exist

1 Answers  


ORA-30011: Error simulated: psite=string, ptype=string

1 Answers  


ORA-02160: index-organized table can not contain columns of type LONG

1 Answers  


SQL*Loader-00258: Maximum number of SORTED INDEXES (number) exceeded on table string

1 Answers  


ORA-28507: error in data dictionary view string

1 Answers  


ORA-19910: can not change recovery target incarnation in controlfile

1 Answers  


ORA-31609: error loading file "string" from file system directory "string"

1 Answers  


RMAN-06411: backup copies setting out of range (1-4): number

1 Answers  


ORA-13624: The task string is executing and cannot be deleted or modified.

1 Answers  


ORA-01688: unable to extend table string.string partition string by string in tablespace string

1 Answers  


ORA-30185: output too large to fit in the buffer

1 Answers  


EXP-00092: Unable to set NLS_NUMERIC_CHARACTERS to required defaults.

1 Answers  


Categories