OCI-43592
Cannot create validation directive 'string': ON COMMIT and AFTER STATEMENT clauses are not supported on validation directives.
Cause
An attempt is being made to create a validation directive with either the ON COMMIT or AFTER STATEMENT clause.
Action
Ensure that the create DDL does not contain the ON COMMIT or AFTER STATEMENT clause.