Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
paolo883
Starting Member
4 Posts |
Posted - 2009-03-11 : 08:32:16
|
| Hi,I have a strange problem with a full text catalog. If no searches are performed for a certain time (for example 30 minutes) the first query is very slow. Then the second query has a good perfomance.The first solution I use is to make a batch that queries the database every 10 seconds, so I don't get any timeout error from website. Does anyone have a better solution to this issue?Thanks a lotPaoloPaolo Costa |
|
|
|
|
|