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

Home -> Community -> Mailing Lists -> Oracle-L -> Can't connect to Oracle 8i server on Win 2K from client Win 98, 95

Can't connect to Oracle 8i server on Win 2K from client Win 98, 95

From: Samar Saxena <samar.saxena_at_igtsolutions.com>
Date: Wed, 25 Dec 2002 21:28:42 -0800
Message-ID: <F001.005220A7.20021225212842@fatcity.com>


Hi All,

        I have installed Oracle 8.1.7 on Win 2000 server. I am able to connect
to the server from a Oracle client installed on Win 2K professional but cannot connect
to the server from Oracle client's installed on Win 98, 95. I have tried this connection
from more than one Win 98, 95 machines but I am getting the same error and which is:

ERROR:
ORA-12545: Connect failed because target host or object does not exist.

Any help will be appreciated.

thanks

Samar




CONFIDENTIALITY/PROPRIETARY NOTE This communication is confidential / proprietary and is intended for use only by
the addressee. IGT Solutions Private Limited accepts no responsibility for any
mistransmission of,or interference with, this communication.

>
> > select pid from v$process p,v$bgprocess b
> > where b.paddr = p.addr
> > and name = 'PMON'
> >
> > then "oradebug wakeup nnnnn".
> >
> > where nnnnn is the process id
> >
> > Let me know if it works for you.
>
> Yes, I can do that but it seems like a manual process.I need something
> automatic.. No?
>
> Jared:
>
> We can bump up the processes but are worried about scaling. This
> was not an issue with one user, 2 users knocking the heck out of the app
> get processes = 50, so I would guess if users went to 100+ there could
> be an issue. Currently I have processes =100 and we don't get the error.
> Im looking for a setting that I can assign to have the processes clean
> up earlier. Ive read a article on Metalink saying processes should not
> be set to
> More than v$license
> More than 200
> And is os dependant
>
>
> ?
> Thanks
> Bob
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Bob Metelsky
> INET: bmetelsky_at_cps92.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Samar Saxena
  INET: samar.saxena_at_igtsolutions.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Dec 25 2002 - 23:28:42 CST

Original text of this message

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