PCC-02430
Expecting an expression of some arbitrary LOB type
Cause
The 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.
Action
Redeclare the host variable using any of the LOB types, Internal or External.
PCC-02430
Expecting an expression of some arbitrary LOB type
Cause
The 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.
Action
Redeclare the host variable using any of the LOB types, Internal or External.
PCC-02430
Expecting an expression of some arbitrary LOB type
Cause
The 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.
Action
Redeclare the host variable using any of the LOB types, Internal or External.