RPCs that are not interpreted by DirectConnect for Oracle are passed directly to Oracle for execution.
When DirectConnect for Oracle executes a stored program, it associates the actual and formal parameters by position. Therefore, when calling a subprogram using DirectConnect for Oracle, the parameters must be passed using positional notation.
Named notation and mixed notation are not supported.