Ties the data point from gla_hours to the Performance agent and Scan in gla_sdamaps
| Column Name | Column Datatype | Column Null Option | Column Comment |
| obj_id | integer | not null | Unique object ID. |
| agent_id | integer | not null | Agent ID that the data was collected from |
| scan_index | integer | not null | Number of the scan from the scan index |
| object_name | varchar(255) | not null | Name of the Scan. |
Product Name: Unicenter Database Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| obj_id | v$gla_data | object_name |