Displays statistics on the number of accesses to a specific range of LOBs by user.

Field name Data type Description
_UserLobStat-Conn INTEGER User number
_UserLobStat-create INT64 Number of times create access has occurred to the LOB
_UserLobStat-delete INT64 Number of times delete access has occurred to the LOB
_UserLobStat-id INT64 The LOB record id
_UserLobStat-Num INTEGER The LOB object id
_UserLobStat-PartitionId INTEGER Partition ID of the LOB (not currently used)
_UserLobStat-read INT64 Number of times read access has occurred to the LOB
_UserLobStat-TableNum INTEGER Table number associated with this LOB
_UserLobStat-TenantID INTEGER Tenant ID of the user
_UserLobStat-update INT64 Number of times update access has occurred to the LOB