Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: PUP table
> 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.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Aug 12 2004 - 15:57:09 CDT
![]() |
![]() |