Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: What is listening on port 1837 on OMS?
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-lReceived on Mon Aug 27 2007 - 13:48:07 CDT
![]() |
![]() |