Stores relationships between hot fixes and hardware assets. Attributes consist of pairs of unique hot fix and hardware asset unique identifiers to establish a relationship between the reconciled hot fixes and the hardware assets that they have been installed on or, conversely, the relationship between a hardware asset and hot fixes installed.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| hfuuid | byte(16) | not null | Unique identifier for related hot fix |
| hwuuid | byte(16) | not null | Unique identifier for related hardware asset |
Product Name: Unicenter Asset Intelligence
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| hfuuid hwuuid |
hotfixpubnmsphfcomputers | hfuuid |
| hfuuid hwuuid |
hotfixdetailforcomputer |