| ORA-02268 |
referenced table does not have a primary key |
| ORA-02269 |
key column cannot be of LONG datatype |
| ORA-02270 |
no matching unique or primary key for this column-list |
| ORA-02271 |
table does not have such constraint |
| ORA-02272 |
constrained column cannot be of LONG datatype |
| ORA-02273 |
this unique/primary key is referenced by some foreign keys |
| ORA-02274 |
duplicate referential constraint specifications |
| ORA-02275 |
such a referential constraint already exists in the table |
| ORA-02276 |
default value type incompatible with column type |
| ORA-02277 |
invalid sequence name |
| ORA-02278 |
duplicate or conflicting MAXVALUE/NOMAXVALUE specifications |
| ORA-02279 |
duplicate or conflicting MINVALUE/NOMINVALUE specifications |
| ORA-02280 |
duplicate or conflicting CYCLE/NOCYCLE specifications |
| ORA-02281 |
duplicate or conflicting CACHE/NOCACHE specifications |
| ORA-02282 |
duplicate or conflicting ORDER/NOORDER specifications |
| ORA-02283 |
cannot alter starting sequence number |
| ORA-02284 |
duplicate INCREMENT BY specifications |
| ORA-02285 |
duplicate START WITH specifications |
| ORA-02286 |
no options specified for ALTER SEQUENCE |
| ORA-02287 |
sequence number not allowed here |