Database Error Messages

ORA-43513

Cannot create directive 'string' on base object 'string': Mandatory VALIDATE or NOVALIDATE keyword is missing for VALIDATION DIRECTIVE

Cause

The VALIDATE or NOVALIDATE keyword is mandatory for the VALIDATION DIRECTIVE in the CREATE DIRECTIVE statement.


Action

Specify either the VALIDATE or NOVALIDATE keyword for the VALIDATION DIRECTIVE in the CREATE DIRECTIVE statement.