| ERROR | This attribute is valid for either internal or external LOBs | 
| CAUSE | A request for a LOB attribute was made in a LOB DESCRIBE statement in which the given LOB host variable was neither an Internal an External LOB (BFILE) type. | 
| ACTION | Use either an Internal or External LOB host variable in the LOB DESCRIBE statement. |