Cisco Cisco IPCC Web Option テクニカルリファレンス

ページ / 404
 
2-153
Cisco ICM Software Database Schema Handbook
78-11677-04
Chapter 2      Table Details
Recurring_Schedule_Map Table
Related tables:
Schedule (via ScheduleID)
StartYear
The year in which the schedule goes into effect.
int
NOT NULL
EndMonth
The month in which the schedule expires. The value is 0 if 
the schedule has no end date.
smallint
NOT NULL
EndDay
The day of the month on which the schedule expires. The 
value is 0 if the schedule has no end date.
smallint
NOT NULL
EndYear
The year in which the schedule expires. The value is 0 if 
the schedule has no end date.
int
NOT NULL
StartHour
The hour of the day at which the schedule goes into effect. smallint
NOT NULL
StartMinute
The minute of the hour at which the schedule goes into 
effect.
smallint
NOT NULL
StartSecond
The second of the minute at which the schedule goes into 
effect.
smallint
NOT NULL
EndHour
The hour of the day at which the schedule expires. The 
value is 0 if the schedule has no end time.
smallint
NOT NULL
EndMinute
The minute of the hour at which the schedule expires. The 
value is 0 if the schedule has no end time.
smallint
NOT NULL
EndSecond
The second of the minute at which the schedule expires. 
The value is 0 if the schedule has no end time.
smallint
NOT NULL
Long1
For scheduled targets, the maximum number of 
simultaneous calls the target can handle during the 
schedule period.
int
NULL
Long2
Reserved for future use.
int
NULL
Long3
Reserved for future use.
int
NULL
Long4
Reserved for future use.
int
NULL
Bool1
Reserved for future use.
char(1)
NULL
Bool2
Reserved for future use.
char(1)
NULL
Table 2-131 Recurring_Schedule_Map Table (continued)
Field Name
Description
Data Type
Keys and Null 
Option