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: What is listening on port 1837 on OMS?

Re: What is listening on port 1837 on OMS?

From: Jared Still <jkstill_at_gmail.com>
Date: Mon, 27 Aug 2007 11:48:07 -0700
Message-ID: <bf46380708271148m452e2b09lf8b4b79b638a8b80@mail.gmail.com>


On 8/27/07, Rich Jesse <rjoralist_at_society.servebeer.com> wrote:
>
> I've just gone production with Grid Control 10.2.0.3.0 on Ora-Linux EL4
> (sympathies accepted). As I'm snooping around, I see that it's warning me
> that port 1837 is open on the OMS.
> --

You can use /sbin/fuser to determine which processes are using a port:

[root]# fuser -n tcp 1521
here: 1521
1521/tcp: 3597 5172 27123 27127 27129 27131 27143

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Aug 27 2007 - 13:48:07 CDT

Original text of this message

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