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: LISTENER problem

Re: LISTENER problem

From: Dirk Emmermacher <NDSTURNERBUND_at_t-online.de>
Date: 2000/05/02
Message-ID: <390ED5EF.371F907E@t-online.de>#1/1

Hello Barth!

Thanx for your reply!

Barth Siemens wrote:
>
> Hi Dirk,
>
> According to my documentation, those errors are not listener specific.
>
> Typically a netware installation only requires the SPX/IPX adapter for the
> listener (ORA-12203), but if you're trying to connect to a web server it
> probably needs TCP/IP. That error suggests that you run
> $ORACLE_HOME/bin/adapters

I don't have a directory /bin on my server. Where can I read the current settings of my database. Informix uses the ONCONFIG file. I think, Oracle uses one or more Files, that do the same.
My Path:
SYS:Oranw803

	-Database
	-Dbs
	-Net80
		-Admin
		-Agent
		-Cfg
		-Log
		-Trace
	-Nlm
	-Nlsrtl33
	-Oci80
	-Orainst
	-Plsql80
	-Rdbms80


>
> Barth
>
> Dirk Emmermacher wrote:
>
> > Hello list!
> >
> > I'm a newbie in Oracle and I need help in getting a connection to
> > server.
> >
> > I'm using a NetWare 5 Server (SP4) with Oracle 8i 8.0.3.0.0.
> > When I try to get a connection I've got error ORA-12003 and ORA-12004.
> > What is the listener??
> > How can I configure the listener. What settings I have to make in the
> > NDS-Tree. I've added a Object for Oracle-DB called ORCL and some
> > settings...
> >
> > Can I get a connection to an apache Web-Server??
> >
> > Thanx for all replies!

Here is my Net8.cfg
ALIAS_0=LTF1-IPC.world

LTF1-IPC.world_PROTOCOL=IPC
LTF1-IPC.world_COMMUNITY=ipc
LTF1-IPC.world_KEY=LTF1_LSNR
LTF1-IPC.world_SID=ORCL

ALIAS_1=LTF1-SPX.world

LTF1-SPX.world_PROTOCOL=SPX
LTF1-SPX.world_COMMUNITY=spx
LTF1-SPX.world_SERVICE=LTF1_LSNR
LTF1-SPX.world_SID=ORCL

ALIAS_2=ORANW80.world

ORANW80.world_PROTOCOL=SPX
ORANW80.world_COMMUNITY=spx
ORANW80.world_SERVICE=LTF1_LSNR
ORANW80.world_SID=ORCL

LSNR_0=IPC:LTF1_LSNR LSNR_1=SPX:LTF1_LSNR SID_0=ORCL #EZCFG_VER=1.1.0.0.0
tnsnames_filesize=956
listener_filesize=604
sqlnet_filesize=560

> >

 Take care.

 Dirk Emmermacher
 Lowersaxony gymnasics federation Received on Tue May 02 2000 - 00:00:00 CDT

Original text of this message

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