Symantec logo

K2VW_Schedules

The following attribute information is available on this object type:

K2VW_Schedules Attribute Information

Attribute

Description

explicitUserAccessRight 

Map of user IDs to users right on this object. Explicit may be empty. 

effectiveUserAccessRight 

Map of user IDs to users right on this object. Effective=explicit or is inherited from parents effective. 

fqn 

Fully qualified object name. 

Description 

Description of the schedule object 

EffectiveDate 

The date on which the schedule object takes effect 

StartTime 

Starting time for the schedule object 

RepeatInterval 

Repeat interval in days for the schedule object 

DayOfWeek 

Day of the week for the schedule object (Sunday = 1, ..., Saturday = 7) 

DayOfMonth 

Day of the month for the schedule object (1 - 31) 

SpecificDate 

Specific date for the schedule object 

IsPeriodic 

Boolean flag which determines if the schedule periodically repeats 

IsEnabled 

Boolean flag which determines if the schedule is enabled 

Event 

Event to fire. 

The K2VW_Schedule table provides the following data:

K2VW_Schedule Table Information

Column

Data Type

Description

ObjectID 

Integer 

Unique database ID that identifies each object of this type in the database. 

ObjectUuid 

Varchar (256) 

Unique database ID that identifies each object of this type in the database. 

ObjectName 

Varchar (256) 

Name of the object. 

ParentID 

Integer 

The parent of a schedule object is a Cluster object. This column contains the unique database ID for the parent of this object. 

DateCreated 

Timestamp 

Date the object was created. 

DateDeleted 

Timestamp 

Date the object was deleted. If NULL, the object is not deleted. 

AttributeName 

Varchar (256) 

Name of an attribute on the object. 

AttributeDimension 

Varchar (50) 

Dimension of the attribute. Can be any of the following values: Scalar attribute, Association attribute, Key List attribute, or Vector attribute. 

AttributeType 

Varchar (50) 

Actual data type of the attribute values. 

AttributeScope 

Varchar (50) 

Specifies the scope of the attribute. An attribute can be either locally scoped or globally scoped. 

AttributeDatemodified 

Timestamp 

Date the attribute was modified. 

AttributeState 

Varchar (3) 

Specifies if the attribute is an historical record ('OLD') or if it is a current record ('NEW'). 

AttributeContext 

Varchar (512) 

The context for an attribute value. Depending on the attribute dimension, this may contain a NULL value. 

Attributekey 

Varchar (512) 

The key for an attribute value. Depending on the attribute dimension, this may contain a NULL value. 

AttributeValue 

Varchar (512) 

The attribute values. Depending on the attribute dimension, this may contain a NULL value.