Requirements for Statistics on Opaque Columns

UPDATE STATISTICS can collect statistics for columns of user-defined opaque data types only if support routines for statcollect( ), statprint( ), and the selectivity functions are defined for the UDTs. You must also hold Usage privilege on these routines.

In some cases, UPDATE STATISTICS also requires an sbspace as specified by the SYSSBSPACENAME configuration parameter. For information about how to provide statistical data for a column whose data type is a UDT, refer to the HCL OneDB™ DataBlade® API Programmer's Guide. For information about SYSSBSPACENAME, refer to your HCL OneDB Administrator's Reference.