Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to talk to LISTENER

Re: How to talk to LISTENER

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.com>
Date: Wed, 16 Apr 2003 03:52:57 GMT
Message-ID: <ts4na.500537$sf5.817866@rwcrnsc52.ops.asp.att.net>


Lets get the terminology correct.
SQLServer is a product of Microsoft Corporation. ORACLE is a product of the Oracle Corporation. Both products are Relational Database Management Systems -> RDBMS. So both vendors would cringe at the phrase "oracle sql servers ".

They don't serve up sql they use SQL - Structured Query Language - to manipulate data.

You could read the docs at otn.oracle.com. Sign up, its free. And go to documentation. Or use tnsping and a network sniffer to see what it is doing.
Jim

"Agron" <agron_ng_at_7kosova.com> wrote in message news:3E9CCF76.2060702_at_7kosova.com...
> I wrote an non-linux component to scan the local network for one of the
> non-oracle sql servers. What I want is to include oracle sql servers in
> that list too. Now I don't have an oracle server or documentation about
> it. So I need someone from your community to help me with the following.
>
> So far I found out that oracle sql server has an Intelligent Agent that
> listens to the ports 1521 and /or 1526.
>
> I need to know what do I need to send there and what response can I get.
>
> I am mostly interested to get some version and instance information.
>
> Any help is appreciated.
> Thank you.
> Agron.
>
Received on Tue Apr 15 2003 - 22:52:57 CDT

Original text of this message

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