| Error | ORA-02262 |
Description | ORA-string occurs while type-checking column default value expression | Cause | New column datatype causes type-checking error for existing column default value expression. | Action | Remove the default value expression or don`t alter the column datatype. |