Unexpected Error Message And No Specific Error Message
(Doc ID 2615078.1)
Last updated on NOVEMBER 29, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Goal
When you execute an ALTER USER to set the default role and a role name appears twice (e.g. "ALTER USER xyz DEFAULT ROLE CONNECT, CONNECT;") no meaningful exception is raised (e.g. "ORA-xxxxx: role CONNECT specified multiple times") but only a constraint violation "ORA-00001: unique constraint (SYS.I_DEFROLE1) violated" is raised.
(as I'm not the system administrator I don't know the exact Linux version but I think this bug exists on all operation systems)
Solution
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
Goal |
Solution |