Id | Message |
---|---|
ORA-02248 | invalid option for ALTER SESSION |
ORA-02249 | missing or invalid value for MAXLOGMEMBERS |
ORA-02250 | missing or invalid constraint name |
ORA-02251 | subquery not allowed here |
ORA-02252 | check constraint condition not properly ended |
ORA-02253 | constraint specification not allowed here |
ORA-02254 | DEFAULT |
ORA-02255 | obsolete 7.1.5 |
ORA-02256 | number of referencing columns must match referenced columns |
ORA-02257 | maximum number of columns exceeded |
ORA-02258 | duplicate or conflicting NULL and/or NOT NULL specifications |
ORA-02259 | duplicate UNIQUE/PRIMARY KEY specifications |
ORA-02260 | table can have only one primary key |
ORA-02261 | such unique or primary key already exists in the table |
ORA-02262 | ORA-string occurs while type-checking column default value expression |
ORA-02263 | need to specify the datatype for this column |
ORA-02264 | name already used by an existing constraint |
ORA-02265 | cannot derive the datatype of the referencing column |
ORA-02266 | unique/primary keys in table referenced by enabled foreign keys |
ORA-02267 | column type incompatible with referenced column type |