OCI-43590
Cannot create validation directive 'string': Validation directive on select can only be created with the AFTER OBJECT clause.
Cause
An attempt is being made to create a validation directive on select with the processing stage other than the AFTER OBJECT clause.
Action
Ensure that the validation directive on select is created with the after object clause.