ca_requirement_spec_group

Not owned by DSM. Each row in this table, along with ca_requirement_spec_item, describes a parenthetical subexpression within a prerequisite, dependency, or incompatibility expression. The contents of this table should not be modified directly by the user except on direct instructions from CA.

Column Name Column Datatype Column Null Option Column Comment
owner_object_uuid byte(16) not null See ca_requirement_spec.owner_object_uuid
requirement_spec_type integer1 not null See ca_requirement_spec.requirement_spec_type
group_sequence smallint not null The ordinal number of the subexpression within the expression.
item_list_operator nvarchar(5) with null The Boolean operator to apply to all items in this group.
next_group_operator nvarchar(5) with null The boolean operator, AND or OR, to apply to the group with the next higher sequence number (if any).
not_indicator integer1 with null When the value is 1, the group has the boolean operator "NOT" applied to it.

Product Name: Unicenter Patch Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.