This table stores information about unsuccessful de-escalation events.

Column Name

Type

Length

Null Allowed

Description

SESSION_ID

varchar

100

No

Identifier; primary key.

SITE_ID

smallint

No

The site from which the session was initiated. Foreign key to ARF_SITE.ID.

HOUR_ID

varchar

40

No

Reference to ARF_TIME_HOUR.HOUR_ID.

NUM_EVENTS

int

No

Number of unsuccessful de-escalations within the specified hour.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices