QUEUE_PRIVILEGES
shows all Advanced Queuing object privileges granted to the session.
Column | Datatype | NULL | Description |
|
|
| Name of the user to whom access was granted |
|
|
| Owner of the object |
|
|
| Name of the object |
|
|
| Name of the user who performed the grant |
|
| | Permission to |
|
| | Permission to |
Note:
1.
select * from QUEUE_PRIVILEGES;
GRANTEE | OWNER | NAME | GRANTOR | ENQUEUE_ PRIVILEGE | DEQUEUE_ PRIVILEGE |
PUBLIC | SYS | SRVQUEUE | SYS | 0 | 1 |
PUBLIC | SYS | SCHEDULER$_EVENT_QUEUE | SYS | 0 | 1 |
No comments:
Post a Comment