ASM State Listings
| Column Name | Column Datatype | Column Null Option | Column Comment |
| state_id | integer | not null | ID Number of the state |
| state_name | nvarchar(300) | not null | Name of the State |
Product Name: Unicenter Advanced System Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| state_id | asmo_rpt | old_state_id |
| state_id | asmo_rpt | new_state_id |