ORA-02253: constraint specification not allowed here
Answers were Sorted based on User's Feedback
Answer / hala
This error occurs when you have a mistake when you write
the name of constraint for example when you write check
constraint in this manner (Status varchar2(15)
Constraint Title_Copy_Status_ch chech (Status in
('AVAILABLE,'DESTROYED','RENTED','RESERVED'))Enable
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / narendra reddy.d
EX:
CREATE TABLE SamplePK01
(
SampID NUMBER(2)
CONSTRAINT SamplePK01_SampID_PK PRIMERY KEY,
SampName VARCHAR2(20),
SampDate DATE
)
/
Instead of PRIMARY KEY,If you declare like PRIMERY KEY,U GET THE ERROR ORA-O2253
Remedy is to write the CONSTRAINT in proper manner and speling
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / guest
Cause: Constraint specification is not allowed here in the
statement.
Action: Remove the constraint specification from the statement.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 6 No |
ORA-31089: schema "string" does not target namespace "string"
TNS-00038: INTCTL: Poorly formed address or command string
ORA-12200: TNS:could not allocate memory
EXP-00072: error closing export file string
ORA-02840: Open of log file by client failed
NNL-00550: flush [<server_list>] : flush one or more servers' cache(s)
ORA-06536: IN bind variable bound to an OUT position
NID-00138: Block verification failed for datafile string (number)
ORA-06136: NETTCP: error during connection handshake
EXP-00022: must be SYS or SYSTEM to do incremental export
ORA-01070: Using an old version of Oracle for the server
ORA-30558: internal error [string] in function based index