Database Error Messages

PLS-00960

RPCs cannot use parameters with schema-level object types in this release

Action

Use only PL/SQL-defined types in RPC calls. It may be necessary to add extra code to element-wise copy schema-level types into local types in order to move such data through an RPC.