| ERROR | 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 dont alter the column datatype. |