Re: PUP table

  • From: Tanel Põder <tanel.poder.003@xxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 13 Aug 2004 00:00:41 +0300

> I have inserted these rows as the system user and committed.  Why can I
> still select thru TOAD?

Since TOAD doesn't give a damn about what one inserts in this table ;)
This is application side "security" used only by sqlplus as far as I know -
when you connect with sqlplus, it checks this pup table and disables some
commands on client side as specified in the table. But this table doesn't
cause any server side restrictions, you have to go with regular security
methods to achieve your goal...

Tanel.


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: