Database Error Messages

ORA-43505

Cannot create directive 'string' on base object 'string': Missing VIEW, OBJECT or ALL keyword after SCOPE keyword

Cause

The VIEW, OBJECT or ALL keyword is not found after the SCOPE keyword in the CREATE DIRECTIVE statement.


Action

Specify either VIEW, OBJECT or ALL after the SCOPE keyword in the CREATE DIRECTIVE statement.