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: LISTENER ON LINUX

RE: LISTENER ON LINUX

From: Rich Holland <holland_at_guidancetech.com>
Date: Fri, 11 Jul 2003 18:19:31 -0800
Message-ID: <F001.005C46A5.20030711181931@fatcity.com>


Try 'lsof -i |egrep "(TCP|UDP)" to see what's got the address bound. Lsof is a freely available tool that should be installed on all unix boxes, IMHO. :-)

-- 
Rich Holland        (913) 645-1950        SAP Technical Consultant
print unpack("u","92G5S\=\"!A;F]T:&5R(\'!E<FP\@:&%C:V5R\"\@\`\`");


> -----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com] On
> Behalf Of Seema Singh
> Sent: Wednesday, July 02, 2003 2:36 PM
> To: Multiple recipients of list ORACLE-L
> Subject: LISTENER ON LINUX
>
>
> Hi,
> When I am trying to start listener on Linux box ,getting error
> TNS-12542: TNS:address already in use
> TNS-12560: TNS:protocol adapter error
> TNS-00512: Address already in use
> Linux Error: 98: Address already in use
> I checked no process fro listener and no port used by another
> process. Let me know how to fix that pl thx -Seema
>
> _________________________________________________________________
> Help STOP SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Seema Singh
> INET: oracledbam_at_hotmail.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Rich Holland INET: holland_at_guidancetech.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Fri Jul 11 2003 - 21:19:31 CDT

Original text of this message

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