Database Error Messages

ORA-23341

user function required

Cause

A NULL user function was specified for the "USER FUNCTION" method.


Action

Provide user function name (e.g., "schema"."package"."function") that conforms to the documented user function specifications or specify one of the documented supported conflict resolution methods.