Xref: alice comp.databases.oracle.misc:32894
Path: alice!news-feed.fnsi.net!news.idt.net!news-peer.gip.net!news.gsl.net!gip.net!hub1.ispnews.com!cyc12.deja.bcandid.com!nntp1.deja.com!nnrp2.deja.com!nntp2.deja.com!nnrp1.deja.com!not-for-mail
From: Manfred Woellner <manfred_woellner_sc@my-deja.com>
Newsgroups: comp.databases.oracle.misc
Subject: Re: Designer 2000!!!!!!
Date: Sun, 06 Jun 1999 10:41:13 GMT
Organization: Deja.com - Share what you know. Learn what you don't.
Lines: 55
Message-ID: <7jdj89$s40$1@nnrp1.deja.com>
References: <7jct7n$nf1$1@newsource.ihug.co.nz>
Reply-To: Manfred.Woellner@Sema.de
X-Article-Creation-Date: Sun Jun 06 10:41:13 1999 GMT
X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)
X-Http-Proxy: 1.0 igate.sema.de:3128 (Squid/1.NOVM.22), 1.0 x39.deja.com:80 (Squid/1.1.22) for client 192.168.70.194, 194.123.157.114

In article <7jct7n$nf1$1@newsource.ihug.co.nz>,
  "Rana & Douraid" <rdabbas@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)
        )
  )
STARTUP_WAIT_TIME_LISTENER = 0
CONNECT_TIMEOUT_LISTENER = 10
TRACE_LEVEL_LISTENER = ADMIN
SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (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 Designere
2.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.
