Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ora-12545
On Mon, 11 Aug 2003 18:08:34 +0000, panther2003 wrote:
>
> I tried to run "sqlplus user/passwd" from a solaris box with oracle
> client installed w/o any luck. The error code is ora-12545. However, I
> was able to connect to the database use "sqlplus user/passwd_at_SID". But
> ORACLE_SID was set correctly in the .profile.
>
> I checked tnsnames.ora, which has such an entry:
> MYSID=(Description=
> (Address=(protocol=tcp)(host=numeric IP)(port=1521))
> (connect_data=(sid=mysid)
> )
>
> Would someone please help what went wrong? Thanks in advance.
try setting the TWO_TASK environment variable. I am using forms 6i with patch 14 on a solaris box as my Oracle client and have no problems. Send me an email and I will send you my .cshrc file. Received on Mon Aug 11 2003 - 23:37:23 CDT
![]() |
![]() |