Database Error Messages

OCI-43503

Cannot create directive 'string' on base object 'string': 'string' keyword is specified more than one time

Cause

A keyword is specified more than once in the action List of CREATE DIRECTIVE statement.


Action

Do not duplicate the INSERT, UPDATE, DELETE or SELECT keyword in the Action List of the CREATE DIRECTIVE statement.