ORA-43517
Cannot alter directive 'string': SQL keyword 'string' is specified more than one time
Cause
A keyword is specified more than once in the action list of the ALTER DIRECTIVE statement. This can be in one of the following lists:
- ENABLE or DISABLE
- VALIDATE or NOVALIDATE
Action
Do not duplicate the keyword in the action list of the ALTER DIRECTIVE statement.