Descripción: Host variable is not an External LOB
Causa: The given host variable was not declared to be an External LOB. BFILE is an external type.
Acción: Redeclare the host variable using an External LOB type (BFILE).
COMENTARIOS:
No hay comentarios sobre este error.