This table is typically used by Unicenter Asset Management. It contains information for stored binary files from desktops. Belongs to Unicenter Asset Management, but is for a future purpose.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| bdomid | integer | not null | Backup Definition Domain ID. Foreign Key to BCKDEF.domainid. |
| bckid | integer | not null | Backup ID. Foreign key to BCKDEF.BCKID |
| bknr | integer | not null | Number. Makes multiple rows contain files larger than BKFILE max size. |
| bkver | integer | not null | Backup version. 1=Current |
| 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) |
| bkfile | nvarchar(15000) | with null | Contents |
| bkdate | integer | with null | Backup Date. Seconds since 1970 |
| 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