When there is no activity to report, some data items cause an empty row (that is, a row with zero values for result data items) to appear in a view, and other data items cause the row to be omitted. The rules controlling whether empty rows appear in a view are:
Server level data items always return a row, even when there is no activity to report.
Views that contain the key data item SMC_NAME_SPID or SMC_NAME_APPLICATION_NAME only report on processes that are active as of the end of the sample period.
Views that contain the key data items SMC_NAME_OBJ_ID or SMC_NAME_ACT_STP_ID omit the row when there is no activity to report during the sample period.
Views that contain keys other than those listed in the previous bullets return rows when there is no activity.