T_Role table

The T_Role4 table stores the information for the role entities.

Column Name Description Data type
Id* Unique identifier of the role. Big integer
Dn* Distinguished name of the role. Character (2000)
bu_dn*^ Distinguished name of the business unit of the role Character (2000)

* Indicates that the column is required and not null.

^ Indicates that the column is associated with a generated lowercase column with name L_columnName. Use this column if the search is not case sensitive.

4 Indicates that the table is added in ISIM 6.0.0.2.

Parent topic: Access catalog tables and views