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

Description:
LRM-00118 syntax error at ‘string‘ at the end of input

Cause:
A syntax error was detected.

ORADB-LRM , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

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-02295 found more than one enable/disable clause for constraint

Description:
ORA-02295 found more than one enable/disable clause for constraint

Cause:
An attempt was made via a CREATE or ALTER TABLE statement to specify more than one ENABLE and/or DISABLE clause for a given constraint.

ORA-02100 to ORA-04099 ,

ORA-02339 invalid column specification

Description:
ORA-02339 invalid column specification

Cause:
An attempt was made to specify the PACKED or UNPACKED keyword for a non-object type column.

ORA-02100 to ORA-04099 ,

ORA-02274 duplicate referential constraint specifications

Description:
ORA-02274 duplicate referential constraint specifications

Cause:
A referential constraint was specified more than once. This is not allowed.

ORA-02100 to ORA-04099 , ,

ORA-02307 cannot alter with REPLACE option a type that is not valid

Description:
ORA-02307 cannot alter with REPLACE option a type that is not valid

Cause:
An attempt was made to ALTER with REPLACE option a type that is not valid.

ORA-02100 to ORA-04099

ORA-02354 Conversion initialization error occurred on field string

Description:
ORA-02354 Conversion initialization error occurred on field string

Cause:
An error occurred during conversion initialization for a field. This is an internal error.

ORA-02100 to ORA-04099 , , , ,

ORA-02285 duplicate START WITH specifications

Description:
ORA-02285 duplicate START WITH specifications

Cause:
A duplicate START WITH clause was specified.

ORA-02100 to ORA-04099 ,

ORA-02329 column of datatype string cannot be unique or a primary key

Description:
ORA-02329 column of datatype string cannot be unique or a primary key

Cause:
An attempt was made to place a UNIQUE or a PRIMARY KEY constraint on a column of datatype VARRAY, nested table, object, LOB, FILE or REF.

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 , ,