PLS-00733: RPCs to variable argument functions are not allowed

PLS-00733: RPCs to variable argument functions are not allowed

Cause: Attempted to call a vararg function (a function which contains ellipsis in the formal parameter list) as an RPC.

Action: Do not call vararg functions as an RPC.

No comments:

Post a Comment