Symantec logo

K2VW_Groups

The following attribute information is available on this object type:

K2VW_Group Attribute Information

Attribute

Description

All VCS attributes on the group. 


  Note   Refer to the Veritas Cluster Server Administrator's Guide for a complete list of VCS attributes.


Department 

Group extended attribute "Department." 

LOB 

Group extended attribute "LOB." 

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. 

MaintenanceWindow 

Configured maintenance window for this group. 

ConsolidatedState 

State of management server. 

PreviousConsolidatedState 

State of management server before last transition. 

The K2VW_Group table provides the following data:

K2VW_Group Table Information

Column

Data Type

Description

ObjectID 

Integer 

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 group 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.