Viewing 15 posts - 1,111 through 1,125 (of 18,926 total)
Someone can cover for me here... need to go!
http://www.sqlservercentral.com/Forums/Topic1206207-1549-1.aspx
November 15, 2011 at 11:34 am
Called in help.
Repair garantees you'll lose data.
Do you have access to a full backup and all the tlogs backups?
This could be repairable without data loss that way.
November 15, 2011 at 11:33 am
Why do you want to lose data (repair mostly deletes stuff!)?
What does this return?
DBCC CHECKDB ('dbName') WITH ALL_ERRORMSGS, NO_INFOMSGS
November 15, 2011 at 11:26 am
Lowell (11/15/2011)
my issue with it is that no matter how long you wait between the clicks to "add 30 seconds", 30 seconds + 30 seconds = 60 seconds....
Ah that makes...
November 15, 2011 at 10:33 am
Evil Kraig F (11/15/2011)
Ninja's_RGR'us (11/15/2011)
Change between to >= AND <=
+ recompile
If that doesn't do it you'll have to...
November 15, 2011 at 10:32 am
Revenant (11/15/2011)
Ninja's_RGR'us (11/15/2011)
It's 2 clicks, instead of 2 clicks. Obvious 😀
Actually, entering 50 seconds is three clicks: 5 + 0 + Start. Saves one click, wastes 10...
November 15, 2011 at 10:31 am
Evil Kraig F (11/15/2011)
If the query...
November 15, 2011 at 10:25 am
You have an unmatched index warning (SSMS Denali).
http://technet.microsoft.com/en-us/library/cc280372.aspx
I haven't read the whole thing but this seems right on target.
November 15, 2011 at 10:22 am
coronaride (11/15/2011)
Haven't posted an exec plan to SSC before. What format is preferred?
Uploaded .sqlplan
November 15, 2011 at 10:11 am
Can you post the actual execution plan?
November 15, 2011 at 10:06 am
It's 2 clicks, instead of 2 clicks. Obvious 😀
November 15, 2011 at 10:00 am
And, again, option recompile doesn't use the index???
November 15, 2011 at 9:59 am
What industry are you in?
November 15, 2011 at 9:51 am
Stefan Krzywicki (11/15/2011)
Ninja's_RGR'us (11/15/2011)
Stefan Krzywicki (11/15/2011)
Ninja's_RGR'us (11/15/2011)
Stefan Krzywicki (11/15/2011)
November 15, 2011 at 9:28 am
Stefan Krzywicki (11/15/2011)
Ninja's_RGR'us (11/15/2011)
Stefan Krzywicki (11/15/2011)
November 15, 2011 at 9:22 am
Viewing 15 posts - 1,111 through 1,125 (of 18,926 total)