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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle and Netware

Re: Oracle and Netware

From: Jarek Palka <triss_at_zeus.polsl.gliwice.pl>
Date: Fri, 7 Aug 1998 14:17:33 +0200
Message-ID: <6qeraq$nkq$1@zeus.polsl.gliwice.pl>


>I've installed oracle 8 software on netware, loaded the nlm's and I've
>tried to connect to it from the client using tcp/ip but the oracle server
>does not respond. Is there anything that I need to configure to get the
>server going ? (Tcp/ip is working correctly from both the server and the
>workstation.)
>
>Any idea ???

You must check following things :
1. Ping your server from workstation using ping utility (i.e from Windows 95) [this means that works TCP/IP]
2. Ping your Oracle server with TNSPING <aliasname> from workstation [this means works listener on Netware server] 3. Start Oracle nlms on Netware (oraload.ncf or something else) 4. Start Oracle server with svrmgr30.nlm.

    Connect internal and type STARTUP OPEN pfile=<path to initSID.ora file on Netware>
5. Start Listener with lsnctl80.nlm typing START.

If everything works then You can connect to Oracle server.

Jarek Palka, Katowice Received on Fri Aug 07 1998 - 07:17:33 CDT

Original text of this message

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