ORA-43581
Cannot create or alter notification directive 'string': encrypted character column 'string' with a non-BIS collation is not supported as a key column
Cause
An encrypted character column with a non-BIS collation is being passed into the list of key columns, which is not supported.
Action
Remove the encrypted character column with a non-BIS collation from the key column list.