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: unix question

Re: unix question

From: guy ruth hammond <grh_at_agency.com>
Date: Mon, 26 Jun 2000 11:56:49 +0100
Message-Id: <10540.110394@fatcity.com>


> Indra Harimurti wrote:
>
> Dear List,
>
> sorry this maybe off topic. Is there anyway
> to find out port number that is provided and
> can be used in Unix (Digital Unix 4.0d). Like
> Oracle Listener is using port 1521 or 1522,
> is it possible to give port number 1525 ?
> Please advise. Thank you.

Have a look in /etc/inetd.conf and /etc/services to see which ports are free. Your sysadmin should be keeping these up-to-date with the services running on the machine. Other than that, use the 'netstat' command, to see which ports are currently actually bound and active.

g

-- 
guy ruth hammond <grh_at_agency.com> | One is punished for being
Technology Analysis & Consulting  | weak, not for being cruel.
07879607148 http://www.agency.com |       -- Baudelaire
Received on Mon Jun 26 2000 - 05:56:49 CDT

Original text of this message

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