Home » RDBMS Server » Server Administration » Privileges
Privileges [message #62944] Wed, 25 August 2004 21:48 Go to next message
Avra
Messages: 65
Registered: July 2004
Member
Hi,

I've a user called KANAK in Oracle... He can access all Data Dictionary... How can I revoke all Data Dictionary Right from him??... I've administration access.....

Thanks
Re: Privileges [message #62945 is a reply to message #62944] Thu, 26 August 2004 00:18 Go to previous messageGo to next message
Vaag
Messages: 9
Registered: August 2004
Junior Member
revoke select any dictionary from kanak ;

would restrict his access to dictionary

hope it helps
Re: Privileges [message #62949 is a reply to message #62945] Thu, 26 August 2004 07:24 Go to previous message
vadlamani
Messages: 39
Registered: November 2003
Member
Even if that doesnt work try this
revoke select any table from KNANAK;
set this init.ora parameter & start the database

o7_dictionary_accesibility=false

hope this helps
satish
Previous Topic: Reg the compatiblity of oracle versions
Next Topic: ORA - 01033
Goto Forum:
  


Current Time: Fri Sep 27 08:32:39 CDT 2024