The table contains Performance Data at 1 hour granularity. The table can be populated either by the Performance Domain Server (publishing of Performance Data) or by the pdtodb utility.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| machine_id | integer | not null | Machine identifier. |
| res_id | integer | not null | Resource identifier |
| day_id | integer | not null | Day identifier |
| time_id | integer | not null | Time identifier |
| cell_value | float4 | with null | Data value for the given machine, resource, day and time. |
Product Name: Unicenter Network and System Management/System Performance
Table Type: Table