Message Oracle PCC-02430 - Expecting an expression of some arbitrary LOB type

ERRORExpecting an expression of some arbitrary LOB type
CAUSEThe given host variable was not declared to be any type of LOB, Internal or External. In addition to any Internal LOB type, BFILE would also have been accepted, however, the type of the host variable did not match any of these.
ACTIONRedeclare the host variable using any of the LOB types, Internal or External.