Oracle Error ORA-02330: datatype specification not allowed

Oracle Error Message

ORA-02330: datatype specification not allowed

Reason for the Error

An attempt was made to specify the data type in the column constraint specification of an object table.

Solution

Remove data type specification and retry the operation.