Morpheus is Musci City's napster-like utility for
sharing files, primarily, MP3's and videos. My advice is
to use Lopster or Gnapster. Having a system which knows 
how to execute a command like "uname -a" would also help.

-----Original Message-----
[mailto:[EMAIL PROTECTED]]
Sent: Monday, November 26, 2001 3:46 PM
To: Multiple recipients of list ORACLE-L


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

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

-----Original Message-----
Sent: Tuesday, 27 November 2001 4:20

Hi,

Unfortunatelly my Oracle runs under Windows Nt, so I have no inetd.conf  :-(

At 17:20 2001.11.25. -0800, you wrote:

Look in your /etc/services or inetd.conf file. 

It sounds like Morpheous still has a listener attached to the port and you
need to remove the reverence to 1521.  If inetd.conf needs editing you will
need to send a kill -1 to the inetd process to re read the inetd.conf 

Cheers

Peter McLarty                   E-mail: [EMAIL PROTECTED]
Technical Consultant        WWW: http://www.Mincom.com
APAC Technical Services     Phone: +61 (0)7 3303 3461 
Brisbane,  Australia                Mobile: +61 (0)402 094 238           
----------------------                    Facsimile: +61 (0)7 3303 3048 


Csillag Zsolt <[EMAIL PROTECTED]> 
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.

Thank you in advance

Zsolt Csillag
Hungary
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reardon, Bruce (CALBBAY)
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gogala, Mladen
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to