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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Strange problem logging on...

Re: Strange problem logging on...

From: TurkBear <john.greco_at_dot.state.mn.us>
Date: Tue, 13 May 2003 11:46:57 -0500
Message-ID: <5782cvo6taabg3pi9r5s1a62p1qfr6jj0u@4ax.com>


"Volker Hetzer" <volker.hetzer_at_ieee.org> wrote:

> Hi!
>(9i, suse linux)
>I've got a very strange problem when I try to log on to
>my database (redhat 8) from a suse linux client:
>
>sqlplus kurs@$ORACLE_SID/kurs
>works
>
>but sqlplus kurs/kurs
>returns with ORA-12545: Connect failed because target host or object does not exist
>
>Any idea what that could be?
>
>Lots of thanks!
>Volker

Be sure, prior to attempting the connection, that your ORACLE_SID is set to the desired value..

( you may also need to set one called LOCAL ..., I cannot remember actual UNIX need)

set LOCAL=<your tnsnames.ora alias>;export LOCAL

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =--- Received on Tue May 13 2003 - 11:46:57 CDT

Original text of this message

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