This table stores facts about session activity peaks. It includes the following:

Column Name

Type

Length

Null Allowed

Description

HOUR_ID

varchar

40

No

Hour in which events occurred. Primary key component. Foreign key to ARF_TIME_HOUR.ID column.

ORGANIZATION_ID

varchar

40

No

Primary key component. Foreign key to ARF_IU_ORG.ID column.

NUM_EVENTS

integer

Yes

Number of events occurring in this hour. Session activity peak count.