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

Home -> Community -> Usenet -> c.d.o.server -> Re: Refuse DBA access to a schema?

Re: Refuse DBA access to a schema?

From: Jerry Gitomer <jgitomer_at_erols.com>
Date: 2000/06/25
Message-ID: <20000625.5374800@p200.nodomain>#1/1

        Hmmm, the only way I know to do this is:

                DROP USER <schema name> ....

        This is guaranteed to keep those nosy DBAs from snooping around!

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 6/24/00, 8:35:13 PM, "S. Anthony Sequeira" <Sequeira_at_lineone.net> wrote regarding Refuse DBA access to a schema?:

> Hi guys and gals,
 

> I have a good one here.
 

> The customer has a DB that is run and maintained in the
 States,
> i.e.
> All DB Admin is done over there.
 

> The DB has a schema, which has highly sensitive material.
 

> What the customer wants, is to lock out SYS and SYSTEM, and
 any
> other
> DBA accounts from the application schema.
 

> Off the top of my head, I can think of no way of doing this.
 

> Any ideas?
 

> Regards.
 

> Tony

> --
> S. Anthony Sequeira
 

> Totally committed to the fifty bucks
 

> Opinions expressed herein are my own and do
> not necessarily represent those of my employer
Received on Sun Jun 25 2000 - 00:00:00 CDT

Original text of this message

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