Technical References

Keys and Null Option:Data Type:Description:Field Name:
To see values, click here (page 470).
NOT NULLDBSMALLINT
Indicates to which day of month the schedule applies.
DayOfMonth
To see values, click here (page 470).
NOT NULLDBSMALLINT
In conjunction with DayType, the position of a day within a month.
DayPosition
To see values, click here (page 470).
NOT NULLDBSMALLINT
Indicates to which day the schedule applies.
DayType
To see values, click here (page 470).
NULLDESCRIPTION
Additional information about the schedule.
Description
NOT NULLDBSMALLINT
The day of the month on which the schedule expires. The value is 0 if
the schedule has no end date.
EndDay
NOT NULLDBSMALLINT
The hour of the day at which the schedule expires. The value is 0 if
the schedule has no end time.
EndHour
NOT NULLDBSMALLINT
The minute of the hour at which the schedule expires. The value is 0
if the schedule has no end time.
EndMinute
NOT NULLDBSMALLINT
The month in which the schedule expires. The value is 0 if the schedule
has no end date.
EndMonth
NOT NULLDBSMALLINT
The second of the minute at which the schedule expires. The value is
0 if the schedule has no end time.
EndSecond
NOT NULLDBINT
The year in which the schedule expires. The value is 0 if the schedule
has no end date.
EndYear
PK, FK NOT NULLDBINT
The scheduled administrative script.
MasterScriptID
NOT NULLDBSMALLINT
Indicates to which month the schedule applies:
MonthOfYear
0 = Applies to every month
1-12 = Species the month of year
NOT NULLDBSMALLINT
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