Database Error Messages

OCI-43453

'argument': duplicate argument specified for the table 'string'.
  • argument: Specified argument *Params: 2) table_name: Specified table.

Cause

Same argument is used more than once in the list of arguments for the specified table.


Action

Remove the duplicate occurence of the argument.