| Role Change [message #418874] |
Wed, 19 August 2009 00:12  |
Mohan10g Messages: 89 Registered: May 2009 Location: INDIA |
Member |

|
|
Hi all,
I checked my role using dba_role_privs view ,it was granted CONNECT role.
For your information,
GRANTEE GRANTED_ROLE ADM DEF
--------- ------------- --- ---
MOHAN CONNECT NO YES
Can anybody let me know how to change my current role to READONLY_ROLE ??
Regards,
Mohan
|
|
|
|
|
|
|
| Re: Role Change [message #418883 is a reply to message #418882] |
Wed, 19 August 2009 00:45   |
Michel Cadot Messages: 29425 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
Yes but you don't need to give a password to the role unless you want to protect it against the user itself and then a SECURE APPLICATION ROLE is a better option.
Regards
Michel
|
|
|
|
|
|
|
|
|
|
| Re: Role Change [message #419344 is a reply to message #419342] |
Fri, 21 August 2009 06:42   |
Michel Cadot Messages: 29425 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
grantee -> the one that has been granted
You want the privileges of READONLY_ROLE role, so grantee is...?
Also check other DBA%PRIVS views.
Regards
Michel
|
|
|
|
| Re: Role Change [message #420275 is a reply to message #420273] |
Fri, 28 August 2009 01:00  |
Michel Cadot Messages: 29425 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
| Quote: | I checked dba%privs% but i could not find wat
im looking for.
|
Post what you did as you should find it.
Regards
Michel
|
|
|