Cisco Cisco Unified Contact Center Enterprise 9.0(1) Technical References

Page of 718
Script_Five_Minute
This table is part of the
category. For database rules, see
Central database only. Contains statistics about each script version for the most recent five-minute interval.
The system software generates Script_Five_Minute records for each script.
Related tables
(via ScriptID)
Table 331: Indexes for Script_Five_Minute Table
index_keys
index_description
index_name
RecoveryKey
nonclustered, unique, unique key
located on PRIMARY
XAK1Script_Five_Minute
ScriptID, DateTime, TimeZone
clustered, unique, primary key located
on PRIMARY
XPKScript_Five_Minute
Table 332: Fields in Script_Five_Minute table
Keys and
NULL
Option
Data Type
Description
Name
NOT
NULL
DBINT
Number of calls that came into the script during the
five-minute interval.
CallsIncomingTo5
NOT
NULL
varchar
An array indicating the number of calls that
traversed each node of the script during the
five-minute interval. Each element in the array is a
short integer. An array for a script with 40 nodes is
stored in the database as a varbinary(80) array.
CallsPerNode
NOT
NULL
DBINT
Number of calls that came into the script during the
five-minute interval.
CallsRoutedTo5
PK NOT
NULL
DBSMALLDATE
Central Controller date and time at start of
five-minute interval.
DateTime
NOT
NULL
DBINT
Currently not used, set to zero (0).
RecoveryDay
AK-1 NOT
NULL
DBFLT8
A unique ID assigned to each record and used
internally by the Unified ICM/Unified CCE software
to track the record.
RecoveryKey
Database Schema Guide for Cisco Unified Contact Center Enterprise Release 9.0    
447
All tables
Script_Five_Minute