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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Morpheus killed my Oracle! Help!

RE: Morpheus killed my Oracle! Help!

From: Csillag Zsolt <starsoft_at_interware.hu>
Date: Mon, 26 Nov 2001 15:15:49 -0800
Message-ID: <F001.003CD440.20011126150520@fatcity.com>

Hi,

At 20:34 2001.11.26. +0000, you wrote:
>Hi,
>
>I don't know what Morpheous is, but have you tried "netstat -an" to find out
>which ports really are in use.
>
>For example on my notebook:
>
>rem no listener running

When I type netstat then:

TCP     nt:1025         localhost:026           ESTABLISHED
TCP     nt:1026         localhost:025           ESTABLISHED
TCP     nt:1076         10.0.0.17:1521          SYN_SENT

My listener.log contains:

Megfigyelési kisérlet a következon:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=nt)(PORT=1521))(PROTOCOL_STACK=(PRESENTATION=GIOP)(SESSION=RAW))) TNS-12542: TNS: ezt a címet már más használja <- This address is being used   TNS-12560: TNS: protokoll adapter hiba    TNS-00512: Ezt a címet már más használja     32-bit Windows Error: 48: Unknown error

Thank you

>H:\>netstat -an | find "1521"
>
>H:\>
>H:\>lsnrctl start
>
>rem and the listener output was here.
>
>The command completed successfully
>
>H:\>netstat -an | find "1521"
> TCP 0.0.0.0:1521 0.0.0.0:0 LISTENING
>
>H:\>
>
>so after listener was running I have something listening on port 1521.
>
>Does your winnt\system32\drivers\etc\services file get updated by Morpheous?
>If so, maybe it will tell you what ports are used.
>
>When you try to start the listener service what gets written into the
>listener log file?
>
>HTH,
>Bruce Reardon
>
>-
>
>Csillag Zsolt <starsoft_at_interware.hu>
>26/11/2001 09:00 AM
> Subject: Morpheus killed my Oracle! Help!
>
>Hi,
>
>I've installed Morpheus.
>Right after that I couldn't attach to Oracle ( 8.1i under Windows Nt),
>because the 1521 port was already used.
>(that's why the listener couldn't start)
>
>I uninstalled Morpheus but the port is still used.
>I've tried other ports but every one seems to be used.

Zsolt Csillag
Hungary

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Csillag Zsolt
  INET: starsoft_at_interware.hu

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Mon Nov 26 2001 - 17:15:49 CST

Original text of this message

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