Re: Find Oracle Servers on a Network



Opps, I just saw you CAN'T easily determine the service name
through the port. I was reading it as you can. Obviously, it's a
difficult problem to solve. Again, any components or libraries
for this?

-- Larry Maturo

"Larry Maturo" <lmaturo@xxxxxxxxxx> wrote in message
news:4542683c$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Eric,

Thank you! Amazingly easy.

-- Larry

"Eric Hill" <"eric[at]ijack[dot]net"> wrote in message
news:op.th3dd7s3x81s5d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Are there any components or libraries out there that would
allow you to discover Oracle servers on a network? The
more info you could find out about them the better. I assume
it would have to scan ports or something and try to classify
them as belonging to Oracle or not.

You really just need to scan each IP address for an open port 1521 or
1523. That should cover the vast majority of Oracle servers. FWIW, you
can't easily determine the service name through that port.

Eric




.



Relevant Pages

  • Re: Find Oracle Servers on a Network
    ... allow you to discover Oracle servers on a network? ... That should cover the vast majority of Oracle servers. ... can't easily determine the service name through that port. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Find Oracle Servers on a Network
    ... allow you to discover Oracle servers on a network? ... You really just need to scan each IP address for an open port 1521 or 1523. ... That should cover the vast majority of Oracle servers. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: PPC 2003 Thread
    ... // Create a read thread for reading data from the communication port. ... DWORD dwError; ... >> not get signaled and the Kernel Tracker tool shows that my main thread is ...
    (microsoft.public.windowsce.embedded.vc)
  • Serial port :bytesAvailable
    ... I am reading binary data from a serial port (it is actually ... have no problem reading data, I am reading data from an eye ...
    (comp.soft-sys.matlab)
  • Re: EAGAIN mystery on accept()
    ... Thanks a real lot Michael for reading my mail. ... lsof showed this to be the only process with a socket on this port ... > In an earlier post you said that tcpdump showed no incoming packets. ... > interface that you're not sniffing, ...
    (comp.unix.solaris)