Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Full Text Query - 1st Execution Time

 
   Database Help (Home) -> Full Text RSS
Next:  excel-2007  
Author Message
RATA

External


Since: Oct 19, 2008
Posts: 2



(Msg. 1) Posted: Sun Oct 19, 2008 5:48 am
Post subject: Full Text Query - 1st Execution Time
Archived from groups: microsoft>public>sqlserver>fulltext (more info?)

Hi,
I have an issue with the full text query
The first execution time takes 40 – 45 seconds for a table that only has 4
rows!
While executing the query for the second, third, etc… time completes with
milliseconds.

If I leave the query for a while and then execute it, it also takes 40
seconds.

Please help.

 >> Stay informed about: Full Text Query - 1st Execution Time 
Back to top
Login to vote
Michael Coles

External


Since: May 29, 2008
Posts: 55



(Msg. 2) Posted: Sun Oct 19, 2008 12:14 pm
Post subject: Re: Full Text Query - 1st Execution Time [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This is the most common cause of this issue:
http://support.microsoft.com/kb/915850

--

========
Michael Coles
"Pro T-SQL 2008 Programmer's Guide"
http://www.amazon.com/T-SQL-2008-Programmer-rsquo-Guide/dp/143021001X


"RATA" wrote in message

> Hi,
> I have an issue with the full text query
> The first execution time takes 40 - 45 seconds for a table that only has 4
> rows!
> While executing the query for the second, third, etc. time completes with
> milliseconds.
>
> If I leave the query for a while and then execute it, it also takes 40
> seconds.
>
> Please help.
>

 >> Stay informed about: Full Text Query - 1st Execution Time 
Back to top
Login to vote
RATA

External


Since: Oct 19, 2008
Posts: 2



(Msg. 3) Posted: Thu Oct 30, 2008 5:10 am
Post subject: Re: Full Text Query - 1st Execution Time [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You are then man!

Thank you. I do not know why on earth Microsoft wants to connect to the
internet when I do a search. They claim security that did not convinced me!


"Michael Coles" wrote:

> This is the most common cause of this issue:
> http://support.microsoft.com/kb/915850
>
> --
>
> ========
> Michael Coles
> "Pro T-SQL 2008 Programmer's Guide"
> http://www.amazon.com/T-SQL-2008-Programmer-rsquo-Guide/dp/143021001X
>
>
> "RATA" wrote in message
>
> > Hi,
> > I have an issue with the full text query
> > The first execution time takes 40 - 45 seconds for a table that only has 4
> > rows!
> > While executing the query for the second, third, etc. time completes with
> > milliseconds.
> >
> > If I leave the query for a while and then execute it, it also takes 40
> > seconds.
> >
> > Please help.
> >
>
>
>
 >> Stay informed about: Full Text Query - 1st Execution Time 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Information message : MS Search stop limit reached. The fu.. - Hi, Anyone knows what this Information message means ? Informational: MS Search stop limit reached. The full-text query may have returned fewer rows than it should. This message is random and same search behaves diferently on different servers. On som...

Full-Text Limitation in SQL 2000? - Hello, Is there a limit to the number of databases on a single SQL Server that can be Full-Text enabled? I have 15 databases all with Full-Text search working fine. Now I just made a 16th database and enabled Full-Text in the usuall manner and nothing..

Can Full Text Searching do this???? - 1. Create a robust search engine able searching of information across all types of content. 2. Support Open Search specification 3. content indexer applying A-Z indexing model and establish keyword metadata references. 4. performs naive Bayes..

periods in full text - Hello - We are using: Windows Server 2003 SP2 SQL Server 2000 SP2 Data is stored using periods such as 12.XT.1234.1 I realize that the . is a punctuation, but how exatly does it search for this when I use the following contains query: select count(*)...

FULL TEXT SEARCH PROBLEM - I have a table which has a record T17.1.516.32 I try SELECT Urun_Ad as guUrun_Ad FROM TBL_URUNLER WHERE ( (CONTAINS(Urun_Ad, '"*t17.1.516.32*"' ) )) it returns T17.1.516.32 i try SELECT Urun_Ad as guUrun_Ad FROM TBL_URUNLER WHERE (..
   Database Help (Home) -> Full Text All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]