ORA-02273: this unique/primary key is referenced by some
foreign keys
Answers were Sorted based on User's Feedback
Answer / muzafar
Query to find the references
select * from all_constraints
where constraint_type='R' and
r_constraint_name='YOUR_CONSTRAINT_NAME';
OR DROP THE PRIMARY AND FORIGN KEY WITH THIS COMMAN
Query to find the references
alter table InISMast drop primary key cascade;
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / guest
Cause: Self-evident.
Action: Remove all references to the key before the key is
to be dropped.
Please add more information about this Error
Is This Answer Correct ? | 2 Yes | 1 No |
ORA-01687: specified logging attribute for tablespace 'string' is same as the existing
TNS-12166: TNS:Client can not connect to HO agent.
PLS-00321: expression 'string' is inappropriate as the left hand side of an assignment statement
PLS-00704: 'string' must be declared as an exception
ORA-19667: cannot do incremental restore of datafile string
ORA-09845: soacon: Archmon unable to open named pipe.
QSM-00802: An error occurred while implementing action string (string) string.
ORA-26669: parameter string inconsistent with parameter string
LSX-00167: defining form of "~S" must occur at the top level
PCC-02315: cannot evaluate expression as constant
ORA-06559: wrong datatype requested, string, actual datatype is string
NNO-00267: warning: configuration database contains no data for server "string"