ca_link_sw_def

Contains links between software definitions

Column Name Column Datatype Column Null Option Column Comment
primary_sw_def_uuid byte(16) not null Foreign key to the sw_def_uuid field of the ca_software_def table for the primary member of the relationship.
secondary_sw_def_uuid byte(16) not null Foreign key to the sw_def_uuid field of the ca_software_def table for the secondary member of the relationship.
link_type_id integer not null Foreign key to the ca_link_type table for the relationship link type.
source_type_id integer with null Foreign key to the ca_software_source_type table for the relationship source.
last_update_date integer with null Date the record was last updated.
version_number integer with null Version number for transaction integrity.
auto_rep_version date with null Auto_rep_version is used for replication. We replicate custom defined application on DSM Enterprise level to Domain level. When a Signature is modified a trigger will update auto_rep_version and when replicating we then know that this signature has been modified

Product Name: Unicenter Patch Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.