Message Oracle PCC-02429 - Expecting an expression of some internal LOB type

ERRORExpecting an expression of some internal LOB type
CAUSEThe given host variable was not declared to be an Internal LOB. BLOB, CLOB or NCLOB would have been accepted, however, the type of the host variable did not match any of these.
ACTIONRedeclare the host variable using one of the Internal LOB types.