Cisco Cisco Administrative Workstation Technical References

Page of 620
Each row describes a periodic schedule used, for example, by a scheduled target. Use the
Workforce Management Integration System to create, update, and delete recurring schedules.
Related table
 (via ScheduleID)
Table 151: Indexes for Recurring_Schedule_Map Table
index_keys
index_description
index_name
ScheduleID, SequenceNumber
XPKRecurring_Schedule_Map
clustered, unique, primary key
located on PRIMARY
XPKRecurring_Schedule_Map
Fields in Recurring_Schedule_Map Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
DBCHAR
Reserved for future use.
Bool1
NOT NULL
DBCHAR
Reserved for future use.
Bool2
NOT NULL
DBINT
A bit mask specifying the days on which the schedule is active. To
see values, click 
.
DayFlags
NOT NULL
DBSMALLINT
Indicates to which day of month the schedule applies. To see values,
click 
DayOfMonth
NOT NULL
DBSMALLINT
In conjunction with DayType, indicates the position of a day within
a month. To see values, click 
.
DayPosition
NOT NULL
DBSMALLINT
Indicates to which day the schedule applies. To see values, click 
.
DayType
NOT NULL
DBSMALLINT
The day of the month on which the schedule expires. The value is 0
if the schedule has no end date.
EndDay
NOT NULL
DBSMALLINT
The hour of the day at which the schedule expires. The value is 0 if
the schedule has no end time.
EndHour
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 if the schedule has no end time.
EndSecond
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
271
Chapter 2:  All Tables
Recurring_Schedule_Map Table