If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > how to disable v$session functionality ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-03-03, 06:31
babloosony babloosony is offline
Registered User
 
Join Date: Mar 2002
Posts: 4
how to disable v$session functionality ?

Hi All,


Whenever a client connects to oracle, a row is inserted into v$session object that contains specific information
of the client. How can I disable this feature ....


Thanks & Regards,
Kumar.
Reply With Quote
  #2 (permalink)  
Old 03-03-03, 06:48
andrewst andrewst is offline
Moderator.
 
Join Date: Sep 2002
Location: UK
Posts: 5,171
Re: how to disable v$session functionality ?

I don't think you can. Why on Earth would you want to do that anyway?
__________________
Tony Andrews
http://tinyurl.com/tonyandrews
Reply With Quote
  #3 (permalink)  
Old 03-03-03, 06:51
babloosony babloosony is offline
Registered User
 
Join Date: Mar 2002
Posts: 4
Re: how to disable v$session functionality ?

it is one way of learning how a cracking/hacking works on the database ...
Reply With Quote
  #4 (permalink)  
Old 03-03-03, 07:21
andrewst andrewst is offline
Moderator.
 
Join Date: Sep 2002
Location: UK
Posts: 5,171
Re: how to disable v$session functionality ?

Quote:
Originally posted by babloosony
it is one way of learning how a cracking/hacking works on the database ...
Well, I don't know anything about how such hacking might work, but presumably you can just REVOKE SELECT ON v$session FROM the users/roles?
__________________
Tony Andrews
http://tinyurl.com/tonyandrews
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On