ORA-43563
Cannot create or alter notification directive 'string': Data type string is not supported as a key column
Cause
A column of type LOB is being passed into the list of key columns, which is not supported.
Action
Remove the LOB column from the key column list.