PLS-00424: RPC defaults cannot include Package State

oracle

PLS-00424: RPC defaults cannot include Package State
Cause: An attempt was made to call a remote subprogram whose defaulted parameters depend on package state, which is not allowed. When calling remote subprograms, the actual parameters must be passed explicitly if the corresponding formal parameters depend on package state.
Action: Call the remote subprogram by passing each actual parameter explicitly.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/