McDewey

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

Page 387

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

Keys and NULL Option Data Type Description Name NOT NULL DBSMALLINT The minute of the hour at which the schedule expires. The value is 0 if the schedule has no end time. EndMinute NOT NULL DBSMALLINT The month in which the schedule expires. The value is 0 if the schedule has no end date. EndMonth NOT NULL DBSMALLINT The second of the minute at which the schedule expires. The value is 0 if the schedule has no end time. EndSecond NOT NULL DBINT The year in which the schedule expires. The value is 0 if the schedule has no end date. EndYear NULL DBINT For scheduled targets, the maximum number of simultaneous calls the target can handle during the schedule period. Long1 NULL DBINT Reserved for future use. Long2 NULL DBINT Reserved for future use. Long3 NULL DBINT Reserved for future use. Long4 NOT NULL DBSMALLINT Indicates to which month the schedule applies: • 0 = Applies to every month. • 1- 12= Specifies the month of year. MonthOfYear PK, FK NOT NULL DBINT Identifies the schedule that recurs. ScheduleID PK, NOT NULL DBINT Index for schedules associated with a specific service. SequenceNumber NOT NULL DBSMALLINT The day of the month on which the schedule goes into effect (1 through 31). StartDay NOT NULL DBSMALLINT The hour of the day at which the schedule goes into effect. StartHour NOT NULL DBSMALLINT The minute of the hour at which the schedule goes into effect. StartMinute NOT NULL DBSMALLINT The month in which the schedule goes into effect (1 through 12). StartMonth NOT NULL DBSMALLINT The second of the minute at which the schedule goes into effect. StartSecond Database Schema Handbook for Cisco Unified Contact Center Enterprise, Release 15.0(1) 369 All Tables Recurring_Schedule_Map