Roles not active after update to 10.2.0.5 [message #458074] |
Thu, 27 May 2010 04:14 |
Gogetter
Messages: 39 Registered: December 2009 Location: Cologne Germany
|
Member |
|
|
Hi,
we just updated our testing db from 10.2.0.3.0 to 10.2.0.5.0. and now we have some problems with roles.
Most roles are identified by Password and are granted to user as default:
GRANTED_ROLE ADMIN_OPTION DEFAULT_ROLE
------------------------------ ------------ ------------
CONNECT NO YES
ENTWICKLER NO YES
MITARBEITER_EDV NO YES
ROLE PASSWORD_REQUIRED
------------------------------ -----------------
CONNECT NO
ENTWICKLER YES
MITARBEITER_EDV YES
Now when connecting to database only the roles without password are active.
SELECT * FROM SESSION_ROLES
ROLE
------------------------------
CONNECT
Before upgrading to 10.2.0.5.0 alle roles were active which were granted as default.
What happens, where I'm wrong?
ty for reading and helping
Rudi
|
|
|
|
|
|