PERSON_ROLE_ASSIGNMENT_VALUES table

The PERSON_ROLE_ASSIGNMENT_VALUES3 table stores the assignment attribute values. The assignment attributes that a person can have depends on the role membership of a person.

Column name Description Data type
RA_ID* The unique ID of the person role assignment. Numeric
ATTRIBUTE_NAME* The role assignment attribute name. Character (256)
ATTRIBUTE_VALUE* The role assignment attribute value. Character (2000)

* Indicates the column is required and not NULL.

3 Indicates the table is added in IBM Security Identity Manager 6.0.

Parent topic: Role assignment attribute tables