Error List

Posts Tagged ‘lrm-00118: syntax error at ‘=’ at the end of input’

LRM-00118 syntax error at 'string' at the end of input

ORA-02259 duplicate UNIQUE/PRIMARY KEY specifications

Description:
ORA-02259 duplicate UNIQUE/PRIMARY KEY specifications

Cause:
A duplicate unique or primary key was specified.

ORA-02100 to ORA-04099 , , , , , , ,

ORA-02260 table can have only one primary key

Description:
ORA-02260 table can have only one primary key

Cause:
Two or more primary keys were specified for the same table.

ORA-02100 to ORA-04099 , , , ,

ORA-02261 such unique or primary key already exists in the table

ORA-02262 ORA-string occurs while type-checking column default value expressionexpression

Description:
ORA-02262 ORA-string occurs while type-checking column default value expressionexpression

Cause:
New column datatype causes type-checking error for existing column default value expression.

ORA-02100 to ORA-04099 ,

ORA-02263 need to specify the datatype for this column

Description:
ORA-02263 need to specify the datatype for this column

Cause:
The required datatype for the column is missing.

ORA-02100 to ORA-04099 ,

ORA-02264 name already used by an existing constraint

ORA-02265 cannot derive the datatype of the referencing column

Description:
ORA-02265 cannot derive the datatype of the referencing column

Cause:
The datatype of the referenced column is not defined as yet.

ORA-02100 to ORA-04099

ORA-02266 unique/primary keys in table referenced by enabled foreign keys

Description:
ORA-02266 unique/primary keys in table referenced by enabled foreign keys

Cause:
An attempt was made to drop or truncate a table with unique or primary keys referenced by foreign keys enabled in another table.

ORA-02100 to ORA-04099 , , , ,

ORA-02268 referenced table does not have a primary key

Description:
ORA-02268 referenced table does not have a primary key

Cause:
The referenced table does not have a primary key.

ORA-02100 to ORA-04099 ,