ASM Object for Event
| Column Name | Column Datatype | Column Null Option | Column Comment |
| object_id | integer | not null | ID Number of the Object |
| object_name | nvarchar(300) | not null | Name of the Object |
| object_type | integer | not null | Type of Object |
Product Name: Unicenter Advanced System Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| object_id | asmo_rpt | object_id |