Extent sizes for sbspaces
An extent in an sbspace consists of a collection of contiguous pages that store smart large object data.
If you know the size of the smart large object, you can use one of the following functions to set the extent size. The database server allocates the entire smart large object as one extent (if an extent of that size is available in the chunk):
- The DataBlade®
API mi_lo_specset_estbytes() function
For more information about the DataBlade API functions for smart large objects, see the HCL OneDB™ DataBlade API Function Reference.
- The ifx_lo_specset_estbytes function
For more information about the functions for smart large objects, see the HCL OneDB ESQL/C Programmer's Manual.
For information about tuning extent sizes, see smart large objects in the chapter on configuration effects on I/O utilization in your HCL OneDB Performance Guide.