Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: TOAD Access to other Schemas

Re: TOAD Access to other Schemas

From: rjamya <rjamya_at_gmail.com>
Date: Wed, 13 Jun 2007 22:07:46 -0400
Message-ID: <9177895d0706131907p45cdc5c8m271556485ded18da@mail.gmail.com>


this is a BIG NO NO. In-fact you can get away with SELECT ANY TABLE, but that too is a NO NO in production/devl environment. Anyone who claims they cannot do any development without these privs is trying for a easy workaround (aka borderline lazy).

Ask them what they want, and grant only that, nothing more. Any blanket privilege (e.g. %ANY% types) are _bad_ imho in development environment because you will need those in production then too.

My $0.0185
Raj

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jun 13 2007 - 21:07:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US