Oracle Message PCC-02431 - Expecting an expression of type external LOB (BFILE)

ERRORExpecting an expression of type external LOB (BFILE)
CAUSEThe given host variable was not declared to be an External LOB. Only BFILE would have been accepted in this case.
ACTIONRedeclare the host variable using an External LOB type (BFILE).