This page was last edited on November 13, 2020, at 23:36.
Comments or questions about this documentation? Contact us for support!
In the Column List:
Introduced: 8.5.0
In partitioned databases, this table is not partitioned.
This table describes caller activity within an SDR session. The same columns and column descriptions apply to other AGT_SDR_SESS_BLOCK_* tables.
Column | Data Type | P | M | F | DV |
---|---|---|---|---|---|
DATE_TIME_KEY | NUMBER(38,0) | X | -1 | ||
SDR_CALL_DISPOSITION_KEY | NUMBER(38,0) | X | -1 | ||
SDR_CALL_TYPE_KEY | NUMBER(38,0) | X | -1 | ||
SDR_ENTRY_POINT_KEY | NUMBER(38,0) | X | -1 | ||
SDR_EXIT_POINT_KEY | NUMBER(38,0) | X | -1 | ||
SDR_APPLICATION_KEY | NUMBER(38,0) | X | -1 | ||
SDR_GEO_LOCATION_KEY | NUMBER(38,0) | X | -1 | ||
SDR_LANGUAGE_KEY | NUMBER(38,0) | X | -1 | ||
SDR_MILESTONE_KEY | NUMBER(38,0) | X | -1 | ||
CALLS | NUMBER(38,0) | ||||
AGR_SET_KEY | NUMBER(38,0) | X | X |
The surrogate key that is used to join this aggregate table to the DATE_TIME dimension table to identify the calendar date and 15-minute interval that correspond to the start of the aggregated interval.
The key that is used to join the SDR_CALL_DISPOSITION dimension to the fact tables.
The key that is used to join the SDR_CALL_TYPE dimension to the fact tables.
The key that is used to join the SDR_ENTRY_POINT dimension to the fact tables.
The key that is used to join the SDR_EXIT_POINT dimension to the fact tables.
The key that is used to join the SDR_APPLICATION dimension to the fact tables.
The key that is used to join the SDR_GEO_LOCATION dimension to the fact tables.
The key that is used to join the SDR_LANGUAGE dimension to the fact tables.
The key that is used to join the the SDR_MILESTONE dimension to the fact tables.
The total number of interactions that entered the Designer application during the reporting interval
The surrogate key that is used to join this aggregate table to the AGR_SET table.
No subject area information available.