USER_ROLE_PRIVS is empty when proxyuser is revoked from CONNECT THROUGH privilege
(Doc ID 2159500.1)
Last updated on SEPTEMBER 14, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
The USER_ROLE_PRIVS view shows no rows when the CONNECT THROUGH privilege is revoked (from the proxied) user while connected to that user.
Changes
ALTER USER <Proxied username> REVOKE CONNECT THROUGH <proxy username>;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |