SQL Guide : Database system tables and system views : System tables : SYS_UROLE
  
SYS_UROLE
The SYS_UROLE contains mapping of users to roles.
Column name
Data type
Description
U_ID
INTEGER
User identifier.
R_ID
INTEGER
Role identifier.
See also
System tables