ASM Role Based Administrator Users
| Column Name | Column Datatype | Column Null Option | Column Comment |
| user_id | integer | not null | ID of the role user |
| role_id | integer | not null | ID of the role associated with user |
| enabled | integer | not null | Whether the user is enabled |
| user_name | nvarchar(256) | not null | Name of the user |
| password | nvarchar(256) | not null | Password for the user |
Product Name: Unicenter Advanced System Management
Table Type: Table