Database Error Messages

OCI-43504

Cannot create directive 'string' on base object 'string': An invalid keyword is specified after ON keyword in PROCESSING STAGE clause

Cause

An invalid keyword is specified after the ON keyword in the PROCESSING STAGE clause of the CREATE DIRECTIVE statement.


Action

Specify either BEFORE OBJECT, AFTER OBJECT, AFTER STATEMENT, or ON COMMIT after the ON keyword in the CREATE DIRECTIVE statement.