Technical References

Recovery Table
This table is in the System category (page 460). To see database rules for these tables, click here
(page 511).
Central database only.
Contains internal status information for each table in the database.
Table 150: Indexes for Recovery Table
index_keysindex_descriptionindex_name
RecoveryKeynonclustered, unique, unique key
located on PRIMARY
XAK1Recovery
DateTimenonclustered located on PRIMARYXIE1Recovery
RecoveryKeyclustered, unique, primary key
located on PRIMARY
XPKRecovery
Fields in Recovery Table:
Keys and Null Option:Data Type:Description:Field Name:
IE-1 NOT NULLDBDATETIME
Date and time of the checkpoint.
DateTime
NULLDBDATETIME
Ending time.
EndTime
NULLDBFLT8
Starting recovery key value.
FromRecoveryKey
PK, AK-1 NOT NULLDBFLT8
A unique ID assigned to each record and used internally by the
ICM/IPCC Enterprise software to track the record.
RecoveryKey
NULLDBINT
Number of rows copied.
RowsCopied
NULLDBDATETIME
Starting time.
StartTime
NOT NULLVNAME32
Name of the table that caused a checkpoint.
TableName
NOT NULLDBFLT8
Ending recovery key value.
ToRecoveryKey
NOT NULLVNAME32
Type of record.
Type
Recurring_Schedule_Map Table
This table is in the Route category (page 447). To see database rules for these tables, click here
(page 507).
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
270
Chapter 2: All Tables
Recovery Table