MSSQLCity.Com - All about MS SQL
     
About Us  
SSWUG Articles  
Articles  
FAQ  
Administration  
Backup/Restore  
Connectivity  
Development  
General  
Installation  
OLAP  
Replication  
Transfer/move  
Trouble  
SQL 6.5  
Scripts  
Tips  
Test Exams  
Advertise  
Download  
History  
Search  
Traffic  
Related Links  
     
Your button logo
Add to Favorites
 
     
 


I get the full-text search timeout error. How can I fix this?

Answer:

If you encountered full-text search timeout error (error indicating that the full-text query is timed out), try to reduce the size of the result set, or increase the 'remote query timeout' setting, or insert the full-text query result set into a temporary table instead of streaming the results directly to the client.

See also this link:
How to troubleshoot full-text search problems


 

 
Visit The SQL Server Worldwide User's Group for all the latest news and information about SQL Server, Oracle, DB2 and XML for developers and administrators.

(c) 1997, 2005 Bits on the Wire, Inc