Go Back   Rhinocerus > Newsgroup > Newsgroup comp.databases.* > Newsgroup comp.databases.ms-sqlserver

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 11-03-2005, 03:46 PM
pb648174
Guest
 
Posts: n/a
Default TCP/UDP ports used for Index server OpenQuery

If I am doing an Index Server query from SQL, such as:
SELECT
Q.*
FROM
OPENQUERY(FTIndexPM, ''SELECT path, characterization, rank, hitcount
FROM SCOPE('DEEP TRAVERSAL OF .....

can anyone tell me which TCP/UDP ports will be used between the SQL
Server and the Index server if the Index Server is on another machine?
I'm doing the query from SQL so that I can join the results with a
table in the database and am not interested in doing the Index query
from the app server. I haven't been able to find any info on the net
for which firewall ports are used for this.

Reply With Quote
Alt Today
Advertising
 
and become member of Rhinocerus
Standard Sponsored Links

  #2 (permalink)  
Old 11-04-2005, 05:53 PM
Tony Rogerson
Guest
 
Posts: n/a
Default Re: TCP/UDP ports used for Index server OpenQuery

Hi,

This should help:
http://groups.google.co.uk/group/mic...8b8b4d38960487

Tony.

--
Tony Rogerson
SQL Server MVP
http://sqlserverfaq.com - free video tutorials


"pb648174" <google@webpaul.net> wrote in message
news:1131036399.023509.254420@g44g2000cwa.googlegr oups.com...
> If I am doing an Index Server query from SQL, such as:
> SELECT
> Q.*
> FROM
> OPENQUERY(FTIndexPM, ''SELECT path, characterization, rank, hitcount
> FROM SCOPE('DEEP TRAVERSAL OF .....
>
> can anyone tell me which TCP/UDP ports will be used between the SQL
> Server and the Index server if the Index Server is on another machine?
> I'm doing the query from SQL so that I can join the results with a
> table in the database and am not interested in doing the Index query
> from the app server. I haven't been able to find any info on the net
> for which firewall ports are used for this.
>



Reply With Quote
  #3 (permalink)  
Old 11-05-2005, 01:34 PM
pb648174
Guest
 
Posts: n/a
Default Re: TCP/UDP ports used for Index server OpenQuery

This actually isn't relevant - The below problem was with the Index
server on one machine crawling the files on another. What I am trying
to achieve is a connection to a remote index server, which is on the
same machine as the files. So I shouldn't need the standard UNC/File
share ports, but rather something to do with OLEDB.

Tony Rogerson wrote:
> Hi,
>
> This should help:
> http://groups.google.co.uk/group/mic...8b8b4d38960487
>
> Tony.
>
> --
> Tony Rogerson
> SQL Server MVP
> http://sqlserverfaq.com - free video tutorials
>
>
> "pb648174" <google@webpaul.net> wrote in message
> news:1131036399.023509.254420@g44g2000cwa.googlegr oups.com...
> > If I am doing an Index Server query from SQL, such as:
> > SELECT
> > Q.*
> > FROM
> > OPENQUERY(FTIndexPM, ''SELECT path, characterization, rank, hitcount
> > FROM SCOPE('DEEP TRAVERSAL OF .....
> >
> > can anyone tell me which TCP/UDP ports will be used between the SQL
> > Server and the Index server if the Index Server is on another machine?
> > I'm doing the query from SQL so that I can join the results with a
> > table in the database and am not interested in doing the Index query
> > from the app server. I haven't been able to find any info on the net
> > for which firewall ports are used for this.
> >


Reply With Quote
  #4 (permalink)  
Old 11-05-2005, 02:53 PM
Erland Sommarskog
Guest
 
Posts: n/a
Default Re: TCP/UDP ports used for Index server OpenQuery

pb648174 (google@webpaul.net) writes:
> This actually isn't relevant - The below problem was with the Index
> server on one machine crawling the files on another. What I am trying
> to achieve is a connection to a remote index server, which is on the
> same machine as the files. So I shouldn't need the standard UNC/File
> share ports, but rather something to do with OLEDB.


You would need to set up the linked server as you would set your
connection string in a client program that connected directly to
Index Server.

No, I don't know how to that, since I hardly know what Index Server is.
But the point here is that if you don't know how to connect to Index
Server, you should try to find a forum for this product, where people
might know.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp

Reply With Quote
  #5 (permalink)  
Old 11-08-2005, 09:46 PM
pb648174
Guest
 
Posts: n/a
Default Re: TCP/UDP ports used for Index server OpenQuery

The first example I gave is exactly how you connect to index server,
and it works fine. My questions is omply that once there is a firewall
inbetween the two, what will the ports needed be..

Reply With Quote
  #6 (permalink)  
Old 11-08-2005, 10:18 PM
Erland Sommarskog
Guest
 
Posts: n/a
Default Re: TCP/UDP ports used for Index server OpenQuery

pb648174 (google@webpaul.net) writes:
> The first example I gave is exactly how you connect to index server,
> and it works fine. My questions is omply that once there is a firewall
> inbetween the two, what will the ports needed be..


That would be the ports on the Index Server box. SQL Server is only
connecting out. Index Server does not connect back. (And if it does it
connects to the OLE DB Provider.)



--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp

Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Reading MS SQL Server files Phil Rack Newsgroup comp.soft-sys.sas 0 07-16-2008 07:20 PM
Re: Setting up a server workgroup, maybe Stephen McDaniel Newsgroup comp.soft-sys.sas 0 10-11-2007 05:17 PM
Re: Can the same box be both Client and Server? Peter Crawford Newsgroup comp.soft-sys.sas 0 04-02-2007 08:00 AM
Re: DCOM (for ASP) & Windows 2003 Server Configuration DJ Penix Newsgroup comp.soft-sys.sas 0 06-06-2005 04:40 PM



All times are GMT. The time now is 02:19 PM.


Copyright ©2009

LinkBacks Enabled by vBSEO 3.3.0 RC2 © 2009, Crawlability, Inc.