This internal helper table is not used for reporting. It records information used to track events in a session.

Column Name

Type

Length

Null Allowed

Description

SESSION_ID

varchar

100

No

Session in which the process occurred.

PROCESS_ID

varchar

40

No

Name of a process, such as DeescalationAttempted.

START_TIME

timestamp

Yes

Start of processing.

END_TIME

timestamp

Yes

End of processing.

 
loading table of contents...