Oracle DBA, How To, Error, Cause and Action

ORA-02272: constrained column cannot be of LONG datatype

ORA-02272: constrained column cannot be of LONG datatype


Cause:


Self-evident.



Action:


Change the datatype of the column, or remove the constraint on the column.

No comments:

Post a Comment

Thanks for your comment.