Obtain an LO handle

A DataBlade® API module can obtain an LO handle with any of the following methods:
  • Any of the smart-large-object creation functions can allocate an LO handle for a new smart large object.
  • A DataBlade API module can explicitly allocate an LO handle.
  • A SELECT statement can return an LO handle from a CLOB or BLOB column in the database.