Database Error Messages

PCC-02436

This attribute is only valid for external LOB types (BFILEs)

Cause

A request for a LOB attribute was made in a LOB DESCRIBE statement in which the given LOB was not an External LOB type (BFILE).


Action

Use an External LOB (BFILE) host variable in the LOB DESCRIBE statement.