Cisco Cisco Unified Intelligent Contact Management Software Technical References

Page of 620
Keys and Null Option:
Data Type:
Description:
Field Name:
To see values, click 
.
NOT NULL
DBSMALLINT
Indicates to which day of month the schedule applies.
DayOfMonth
To see values, click 
.
NOT NULL
DBSMALLINT
In conjunction with DayType, the position of a day within a month.
DayPosition
To see values, click 
.
NOT NULL
DBSMALLINT
Indicates to which day the schedule applies.
DayType
To see values, click 
.
NULL
DESCRIPTION
Additional information about the schedule.
Description
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
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
PK, FK NOT NULL
DBINT
The scheduled administrative script.
MasterScriptID
NOT NULL
DBSMALLINT
Indicates to which month the schedule applies:
MonthOfYear
• 0 = Applies to every month
• 1-12 = Specifies the month of year
NOT NULL
DBSMALLINT
The granularity of the script frequency interval:
Recurrence
• 0 = hours
• 1 = minutes
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
14
Chapter 2:  All Tables
Admin_Script_Schedule_Map Table