Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.