McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 385

↗ View in doc context
page
385
source
ucce/v15.0.1/db-schema-handbook/db-schema-handbook.md
chunk_id
ucce::v15.0.1::db-schema-handbook::db-schema-handbook::371

Recovery This table is in the System category (see System, on page 649). To see database rules for these tables, see System Tables, on page 703. It gets populated on central and HDS databases. This table contains internal status information for each table in the database. Table 310: Indexes for Recovery Table index_keys index_description index_name RecoveryKey Nonclustered, unique, unique key located on PRIMARY XAK1Recovery DateTime Nonclustered located on PRIMARY XIE1Recovery RecoveryKey Clustered, unique, primary key located on PRIMARY XPKRecovery Table 311: Fields in Recovery Table Keys and NULL Option Data Type Description Name IE-1 NOT NULL DBDATETIME Date and time of the checkpoint. DateTime NULL DBDATETIME Ending time. EndTime NULL DBFLT8 Starting recovery key value. FromRecoveryKey PK, AK-1 NOT NULL DBFLT8 A unique ID assigned to each record and used internally by the Unified CCE software to track the record. RecoveryKey NULL DBINT Number of rows copied. RowsCopied NULL DBDATETIME Starting time. StartTime NOT NULL VNAME32 Name of the table that caused a checkpoint. TableName NOT NULL DBFLT8 Ending recovery key value. ToRecoveryKey NOT NULL VNAME32 Type of record. Type Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 367 All Tables Recovery