Viewing 15 posts - 3,226 through 3,240 (of 9,643 total)
Not sure this is exactly what you are looking at, but try this blog post about TCP Offloading by the CSS team. Here's another blog post[/url] that mentions it...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 5, 2010 at 9:53 am
Roy Ernest (3/5/2010)
Yes true regarding the knowledge base. I know nothing about BI, I have done only...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 5, 2010 at 8:30 am
Grant Fritchey (3/5/2010)
I recently interviewed at a company where it was made pretty clear, just how little I know....
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 5, 2010 at 8:23 am
Roy Ernest (3/5/2010)
So jack, Your advice would be to take the certification..Right?
For me it's the classic "It Depends". I think it was the right move for me, but someone...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 5, 2010 at 7:38 am
Roy Ernest (3/5/2010)
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 5, 2010 at 7:32 am
Okay, now my 2 cents. I just passed my first certification exam yesterday (70-432). I bought the exam test prep kit, mainly because it included practice tests and...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 5, 2010 at 7:26 am
For those not on Twitter, I passed the 70-432 Implementing and Maintaining SQL Server 2008 exam yesterday. Easier than I thought it would be. If you do't...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 5, 2010 at 5:59 am
Bhuvnesh (3/4/2010)
Jack Corbett (2/23/2010)
you could use WHERE account LIKE @query + '%' and give the Optimizer the option to choosing an INDEX SEEK.
Can we have INDEX SEEK while using LIKE...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 4, 2010 at 6:05 am
No the option MAXDOP 1 hint will not have any cost when a query is run simultaneously by multiple users. This hint has nothing to do with concurrency, it...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 4, 2010 at 5:58 am
Paul,
You might be better off with a new thread.
I don't have a script, but Chad Miller has a blog post about using PowerShell to script indexes using SMO...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 4, 2010 at 5:55 am
john.arnott (3/3/2010)
RBarryYoung (3/2/2010)
Paul White (3/2/2010)
CirquedeSQLeil (3/2/2010)
NFL Football team
And I would (genuinely) guess at Chicago. But why ask about the Bears?
It's a meme isn't it. I was never any...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 3, 2010 at 7:06 pm
Alvin,
My organization uses Skype to Phone from international locations. It works okay as long as all that is going on is talking. If there is some type of...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
February 25, 2010 at 9:39 am
I notice that the new execution plan parallelizes and many times that is actually slower than serial execution. You can test by adding the OPTION(Maxdop 1) hint to your...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
February 25, 2010 at 7:45 am
GilaMonster (2/25/2010)
Jack Corbett (2/25/2010)
GilaMonster (2/25/2010)
Jack Corbett (2/25/2010)
What does checkdb recommend for a repair level?None. Those errors are not repairable.
Then hopefully there are good backups.
I doubt there will be. This...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
February 25, 2010 at 7:41 am
GilaMonster (2/25/2010)
Jack Corbett (2/25/2010)
What does checkdb recommend for a repair level?None. Those errors are not repairable.
Then hopefully there are good backups.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
February 25, 2010 at 7:32 am
Viewing 15 posts - 3,226 through 3,240 (of 9,643 total)