OCI-43585
Cannot create validation directive 'string': SCOPE ALL is not supported with BEFORE OBJECT or AFTER OBJECT processing stages.
Cause
An attempt is being made to create a validation directive with processing stage BEFORE/AFTER OBJECT with the scope clause SCOPE ALL.
Action
Ensure that the create directive DDL does not contain BEFORE/AFTER OBJECT processing stages with SCOPE ALL.