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: Port access cancelling

Re: Port access cancelling

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Fri, 14 Jun 2002 08:43:37 -0800
Message-ID: <F001.0047E3CE.20020614084337@fatcity.com>

On Unix, use "netstat -a | grep <port_number>" to see if there is any service listening on the port.

At 11:58 PM 13-06-02 -0800, you wrote:
>Hello Unix Guru's!
>
>One of the port supposed to be used by db server has
>been occupied by application servers. When I want
>start a particular interface programs on DB which
>access the particular port is right now busy because
>it is used by apps server which is not supposed to be.
>I cancelled the PID on apps server and tried run ning
>the application interface on db server, but I still
>get the port in use error. How do I check that this
>port is in use by which apps server. We have 4 apps
>servers. Last time when we had this issue we did
>rebooted the apps servers to release this port. I
>guess that not the perm. solution.
>
>Please advice.
>
>
>=====
>Thank You.
>
>Best Regards,
>Steve Johnson
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! - Official partner of 2002 FIFA World Cup
>http://fifaworldcup.yahoo.com
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Steve Johnson
> INET: steve_basis_at_yahoo.com
>
>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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Hemant K Chitale
  INET: hkchital_at_singnet.com.sg

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 Fri Jun 14 2002 - 11:43:37 CDT

Original text of this message

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