Database Error Messages

ORA-43515

Cannot create directive 'string' on base object 'string': Invalid function name is specified in USING clause

Cause

An invalid function name is specified in the USING clause for the CREATE DIRECTIVE statement.


Action

Specify a valid function name in the USING clause in the CREATE DIRECTIVE statement.