Oracle Error ORA-19389: LOB types are not supported for SQL binds

Oracle Error Message

ORA-19389: LOB types are not supported for SQL binds

Reason for the Error

A LOB type was provided in a SQL bind list.

Solution

Replace the LOB binds with legal bind types or try another SQL.