Database Error Messages

ORA-40554

invalid input data type in PASSING clause for variable 'variable_name'
  • variable_name: The unsupported SQL data type name.

Cause

The specified PASSING clause had an unsupported data type.


Action

Use a supported data type in the PASSING clause.