The scc_asset_hist table entity stores history information about any storage or data assets.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| timestamp | date | not null | Date and time this record was updated |
| assetuuid | byte(16) | not null | Unique identifier for assets table; can be null |
| caassetuuid | byte(16) | with null | "unique identifier to global Computer Associates assets table; can be null" |
| locuuid | byte(16) | with null | Unique identifier to the location attribute of an asset; can be null |
| orguuid | byte(16) | with null | Unique identifier for an organization; can be null |
| bpuuid | byte(16) | with null | Unique identifier to a business process; can be null |
| managed | integer1 | with null | Indicates whether the asset is managed by BrightStor |
| hardwarefailures | integer | with null | Number of hardware failures |
Product Name: BrightStor Storage Command Center
Table Type: Table