roles and users-access(urgent) [message #13433] |
Mon, 12 July 2004 20:01 |
Deepa
Messages: 269 Registered: November 2000
|
Senior Member |
|
|
Hello,
I have a user 'x' in oracle db who has been given access to a role.the role has access to database objects. Before the user is able to access the database objects.but now he is not.
I checked the dba_role_privs and checked his access to the role and find that the role exists for this user.I don't know why he is not able to access.
Any idea on this????
Thanks,
deepa
|
|
|
|
Re: roles and users-access(urgent) [message #13435 is a reply to message #13433] |
Mon, 12 July 2004 23:23 |
Deepa
Messages: 269 Registered: November 2000
|
Senior Member |
|
|
Hello,
When I check in user_role_privs it will give the details for my userid. I want the details w.r.t to some other userid.I checked in dba_role_rpivs which gives the default value as Yes for that role w.r.t that userid.
I don't know why the user is not able to access the objects though the role is set as default for that user.
Thanks,
Deepa
|
|
|
|
Re: roles and users-access(urgent) [message #13443 is a reply to message #13436] |
Tue, 13 July 2004 03:57 |
Deepa
Messages: 269 Registered: November 2000
|
Senior Member |
|
|
Hello Maaher,
I have created some database objects like tables,views,procedures,functions and triggers.i have granted access to all these objects to the role created by me.after that i have granted access to this role to all the database users who is in this database.
Thanks,
Deepa
|
|
|