ORA-43562
Cannot modify column on table 'string': notification table 'string' contains some rows with existing data type
Cause
An attempt is being made to change the column data type when the notification table already contains data with the older data type.
Action
Data type change is not allowed on the base table containing a notification directive with the notification table containing data.