/mcpImport_Log This table is in the Schedule category (see Schedule, on page 628). To see database rules, see Schedule Tables, on page 700. It gets populated on central and HDS databases. This table contains information about schedule import operations that have been performed. The system software automatically creates an Import_Log row each time it imports schedule information. The Primary Key (PK) is nonclustered. Related Table Schedule, on page 428 (via ScheduleID) Table 213: Indexes for Import_Log Table index_keys index_description index_name RecoveryKey Nonclustered, unique, unique key located on PRIMARY XAK1Import_Log DateTime, ScheduleID, TimeZone Clustered, unique, primary key located on PRIMARY XPKImport_Log Table 214: Fields in Import_Log Table Keys and NULL Option Data Type Description Name PK NOT NULL DBDATETIME The date and time when the row was generated. DateTime NOT NULL VNAME32 The operation that was logged; for example Import or Edit. LogOperation NOT NULL DESCRIPTION Indicates 'Success' or describes an error. Message AK-1 NOT NULL DBFLT8 A value used internally by the system software to track virtual time. RecoveryKey NOT NULL DBINT The number of rows imported or modified. RowsCopied PK, FK NOT NULL DBINT Identifies the schedule affected. ScheduleID PK NOT NULL DBINT The Central Controller’s time zone for the date and time. The value is the offset in minutes from UTC (formerly GMT).The value is negative for time zones to the east of UTC and positive for time zones to the west of UTC. TimeZone Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 273 All Tables Import_Log