Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: change users' default schema
I works OK on 10.2.0.1, I don't have 9.x to hand, I suspect it most likely won't work on 9.x.
Rgds
From: Jared Still [mailto:jkstill_at_gmail.com] Sent: 03 Nov 2006 22:41 To: Johnson, George Cc: Roger.Xu_at_dp7upbg.com; Oracle-L_at_Freelists. Org (E-mail) Subject: Re: change users' default schema On 11/3/06, Johnson, George <GJohnson_at_gam.com> wrote: What about proxy users? You can still fully audit the actions then.This message contains confidential information and is intended only for the individual or entity named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as an invitation or offer to buy or sell any securities or related financial instruments.
"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-lReceived on Mon Nov 06 2006 - 06:02:02 CST
![]() |
![]() |