ca_software_def_class_def_matrix

This table is used to implement a many-to-many relationship between ca_software_def and ca_class_def. The purpose of the many-to-many relationship is to associate releases of operating systems with their proper place in the "Runs On" hierarchy. See hierarchy type 5 in the ca_hierarchy table. See also ca_class_hierarchy and ca_class_def. 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
class_id integer not null The class id assigned to the OS in the ca_class_def_table.
sw_def_uuid byte(16) not null The uuid of the row in the ca_software_def table that identifies the release of an OS.
sw_def_class_def_matrix_type_id integer not null Always 8. See ca_link_type.

Product Name: Unicenter Patch Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.