linkbck

This table is typically used by Unicenter Asset Management. It is used to link Backup Configuration Definitions to Assets. This table identifies which Assets have to "backup" various configuration files.

Column Name Column Datatype Column Null Option Column Comment
bckid integer not null Backup ID. Part of primary key. Foreign key to BCKDEF.
bdomid integer not null Backup Domain ID. Part of primary key and foreign key to BCKDEF.DOMAINID
object_uuid byte(16) not null Object Uuid. Foreign key to either ca_discovered_hardware or ca_discovered_user depending on object_type (1=ca_discovered_hardware,2=ca_discovered_user)
auto_rep_version date with null Modification Date. Automatically maintained by Rule. Used for replication.
object_type integer with null Object Type. 1=ca_discovered_hardware,2=ca_discovered_user
object_domain_uuid byte(16) with null Object domain uuid. Foreign Key to ca_n_tier. Used for replication purposes.

Product Name: Unicenter Desktop and Server Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.