OCI-57302
Cannot create or alter notification directive 'string': 'UPDATE' specified in the ON clause of notification directive on blockchain table 'string'
Cause
Notification directives cannot track UPDATE DMLs on a blockchain table.
Action
If the notification directive is tracking a blockchain table, specify the ON clause in the directive that does not include UPDATE.