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-13756: Cannot update attribute "string".

1 Answers  


TNS-00309: Connection Manager: Failed to open log while re-reading parameter data

1 Answers  


ORA-39308: application/database upgrade internal error: "string"

1 Answers  


ORA-27214: skgfrsfe: file search failed

1 Answers  


PCB-00108: Unable to open list file "string"

1 Answers  


ORA-31658: specifying a schema name requires a table name

1 Answers  


NNF-01001: ds_initialize: workspace initialization failed

1 Answers  


ORA-01557: rollback segment extents must be at least string blocks

1 Answers  


NNO-00610: detected possible alias loop involving name "string"

1 Answers  


ORA-32609: missing REFERENCE keyword in MODEL clause

1 Answers  


ORA-12981: cannot drop column from an object type table

1 Answers  


ORA-10619: Avoid assertions when possible

1 Answers  


Categories