Showing posts with label ORA-23304: malformed deferred rpc at arg string of string in call string. Show all posts
Showing posts with label ORA-23304: malformed deferred rpc at arg string of string in call string. Show all posts

Friday, 13 April 2012

ORA-23304: malformed deferred rpc at arg string of string in call string, in tid string

ORA-23304: malformed deferred rpc at arg string of string in call string, in tid string

Cause: A deferred RPC call was issued without the correct number of arguments as determined by the count parameter to dbms_defer.call

Action: Be sure the number of actuals matches the count.