Was this helpful?
ima_wlm_queueauths Table
The ima_wlm_queueauths table shows all the queue authorizations added for users, groups, and roles for the active configuration.
Column Name
Type
Length
Nulls
Description
server
char
64
no
The DBMS server currently running
queue
char
32
no
The queue which was granted authorization
username
char
32
no
User name (if a specific user was granted authorization).
group
char
32
no
Group name (if a specific group was granted authorization)
role
char
32
no
Role name (if a specific role was granted authorization)
priority
char
1
no
The wait list priority to use for this user, group, or role in the specified queue.
Note:  User specific authorization overrides group authorization and role authorization. Group authorization overrides role authorization.
Last modified date: 03/21/2024