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: change users' default schema

Re: change users' default schema

From: Jared Still <jkstill_at_gmail.com>
Date: Fri, 3 Nov 2006 14:40:33 -0800
Message-ID: <bf46380611031440w5a33b8d7n6f372d7a915a5426@mail.gmail.com>


On 11/3/06, Johnson, George <GJohnson_at_gam.com> wrote:
>
>
> What about proxy users? You can still fully audit the actions
> then.
>
> "alter user1 grant connect through user2"
> "conn user2[user1]@db99"
>
>

As far as I can see from the docs, that only works through a thick JDBC connection or OCI. It's for use by an app server.

If you have a way to make it work with sqlplus, I would love to see it.

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Nov 03 2006 - 16:40:33 CST

Original text of this message

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