Informix Error -12138
-12138 Smart Large Objects: Attempt to open an LO with light I/O and
byte range locking.At open time, you specified an unsupported combination of options. Byte-range locking is not supported with light I/O. Check your program and remove one of the blob open flags (MI_LO_NOBUFFER flag or MI_LO_LOCKRANGE flag).