Viewing 9 posts - 1 through 10 (of 10 total)
The table names are changed
our requirment is
the production table is large around 40 million rows
the current query uses a like search which takes huge amount of...
November 13, 2009 at 5:14 am
No , its not showing any status . shows only rebuild.
any guess abt this problem
November 13, 2009 at 4:21 am
The First Query gave me 1734 rows
using FREETEXT gave me just 24 rows
kinldy guide me how to check whether the catlog is build fully or not.
the catlog size...
November 13, 2009 at 4:06 am
From your r query it seems the Degree of Parallelism has been acheived
check the following link ,
October 21, 2009 at 10:36 pm
The code u have added doesn't seem to have logical problems ,
u have to do these for more investigation on this scenario
Add Full code as an attachment...
September 25, 2009 at 3:13 am
Thanks for u r timely help,
its working fine
April 24, 2008 at 11:29 pm
Yes but our application use views and user defined datatypes. , The collate query cant be used across all queries
April 24, 2008 at 8:04 am
When server collation and db collation differs , the view fails
The DB was deployed from a Back up , so the error has come ,
we was searching for...
April 24, 2008 at 8:01 am
Viewing 9 posts - 1 through 10 (of 10 total)