When Summary Mode is active for the ResUsageShst table, one row is written to the database for each type of host (network or channel-connected) on each node in the system, summarizing the hosts of that type on that node.
You can determine if a row is in Summary Mode by checking the SummaryFlag column for that row.
IF the SummaryFlag column value is… | THEN the data for that row is being logged… |
---|---|
'S' | in Summary Mode. |
'N' | normally. |