Cisco Cisco Unified Contact Center Enterprise 8.5(1) Referencia técnica

Descargar
Página de 620
Keys and Null Option:
Data Type:
Description:
Field Name:
NULL
DBINT
For a purge operation, the number of rows purged.
RowsPurged
IE-1 NOT NULL
DBDATETIME
Date and time the scheduled job executed.
ScheduledAt
NULL
DBDATETIME
Time at which the operation started.
StartTime
IE-1 NOT NULL
VNAME32
The name of the database table on which the operation was
performed.
TableName
NULL
DBFLT8
For a Purge operation, the recovery key of the most recent record
purged.
ToRecoveryKey
Logger_Meters Table
This table is in the 
. To see database rules for these tables, click 
Central database only.
Contains performance information about the ICM Logger process. One copy of the Logger
process runs on the Central Controller and another runs on each Admin Workstation.
The Logger process on the Admin Workstation creates a new Logger Meters row in the local
database every five minutes. The Logger process on the Central Controller creates a new Logger
Meters row in the central database every five minutes.
Table 119: Indexes for Logger_Meters Table
index_keys
index_description
index_name
RecoveryKey
nonclustered, unique, unique key
located on PRIMARY
XAK1Logger_Meters
DateTime, TimeZone
clustered, unique, primary key
located on PRIMARY
XPKLogger_Meters
Fields in Logger_Meters Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
DBINT
The number of configuration changes written during the
five-minute interval.
ConfigMessagesTo5
NOT NULL
DBINT
Number of data messages received in the five-minute interval.
DataMessagesTo5
NOT NULL
DBFLT8
Number of data pages allocated.
DataPagesAllocated
NOT NULL
DBFLT8
Number of data pages used.
DataPagesUsed
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
228
Chapter 2:  All Tables
Logger_Meters Table