ORA-26092

Error: ORA-26092: only LONG or LOB types can be partial

Causa: A column which is not a LONG or LOB had the OCI_DIRPATH_COL_PARTIAL flag associated with it. Only LONG or LOB type columns can be loaded in pieces.

Acción: Do not use the OCI_DIRPATH_COL_PARTIAL flag for the column.

COMENTARIOS:


No hay comentarios.