Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Remote connection without the @ sign
Zachary_E_Jones_at_raytheon.com wrote:
> I set up an Oracle 10g Rac system on two database servers with Red Hat
> ES 3.1. Right now from my application tier(ES 3.0) I can connect to my
> database tier through the oracle client with:
> oracle>sqlplus user/password_at_remote
>
> I have legacy code that is set up to only connect
>
> oracle>sqlplus user/password
>
> Is there anyway that I can set it up so that when I do an sqlplus on
> that machine it defaults to the remote connection?
>
> Basically I want to set it up so that when I do:
>
> oracle>sqlplus user/password
> I actually get.
>
> oracle>sqlplus user/password_at_remote
>
> Thanks in advance
I'm a bit lost by your question ... in a 10g RAC environment ... what is remote? You connect to an instance ... not a database.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond) -----------== Posted via Newsfeed.Com - Uncensored Usenet News ==---------- http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----Received on Tue Dec 21 2004 - 19:14:24 CST