| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Designer 2000!!!!!!
In article <7jct7n$nf1$1_at_newsource.ihug.co.nz>,
"Rana & Douraid" <rdabbas_at_ihug.co.nz> wrote:
Put the following in your ORAWIN95/NET80/ADMIN and in the ORAWIN95/NETWORK/ADMIN directory. The filename is LISTENER.ORA
LISTENER =
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = TCP)
(Host = SCM) <-- Replace SCM with your Computername
(Port = 1521)
)
(ADDRESS =
(PROTOCOL = TCP)
(Host = 127.0.0.1)
(Port = 1521)
)
(SID_NAME = ORCL) <-- Replace ORCL if your instance is
called different
)
CU
Manfred
> I am trying to install Designer 2000 in an existing database "PO8"
8.0.4
> (Using Windows 98 operating system)in the internt written that PO8 is
> certifed with Designer 2.1.2 . So I followed the Designer
installation
> manual, and found out that Desiger does not work because of the
following
> message "No Listener". > > I tried to make it works, but no listener, so how can I get Designere2.1.2
> to work in my PC??? > > Thanks, > Rana > >
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Sun Jun 06 1999 - 05:41:13 CDT
![]() |
![]() |