Viewing 15 posts - 9,961 through 9,975 (of 22,224 total)
If you can make changes to your architecture, you might want to look into partitioning the data. That makes it very easy to move data out of one database...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 18, 2013 at 5:12 am
Best suggestion I can make is to measure the number and size of your current transactions. Get a sense of the amount of data that is actively being modified and...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 18, 2013 at 4:48 am
Are you getting a specific error? Are you connecting to a default instance or a named instance? Try both. Also try just supplying the IP address instead of the server...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 17, 2013 at 3:17 am
Jeff Moden (3/14/2013)
foxxo (3/14/2013)
Sign up to the petition to keep it:
https://www.change.org/petitions/google-inc-please-do-not-shut-down-google-reader
I use it daily to keep track of several SQL blogs and it keeps RSS feeds synchronised between my phone,...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 16, 2013 at 5:59 am
It does put considerable additional load on the tempdb, so be sure you're ready to handle that. The amount depends on the level of data changes you're dealing with. Other...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 16, 2013 at 5:45 am
ratheesh4sql (3/13/2013)
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 16, 2013 at 5:24 am
Stefan Krzywicki (3/15/2013)
Hey Grant,Good panel last night. Should be more of those.
Thanks! That was a lot of fun. And I didn't make Adam angry more than once or twice, so...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 15, 2013 at 10:32 am
Jonathan Kehayias (3/15/2013)
Grant Fritchey (3/13/2013)
SQLKnowItAll (3/13/2013)
When is the book coming out Grant? I am going to be one of the first buyers...
Ha! Don't hold your breath. I still haven't...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 15, 2013 at 10:31 am
SQLRNNR (3/15/2013)
Steve Jones - SSC Editor (3/15/2013)
hahaha
Should we show him how to work the site?
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 15, 2013 at 9:18 am
Sergiy (3/13/2013)
Grant Fritchey (3/13/2013)
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 14, 2013 at 4:39 am
shannonjk (3/13/2013)
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 13, 2013 at 6:08 pm
SQLKnowItAll (3/13/2013)
When is the book coming out Grant? I am going to be one of the first buyers...
Ha! Don't hold your breath. I still haven't received the first chapter.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 13, 2013 at 5:49 pm
SQLRNNR (3/13/2013)
That many parallelism deadlocks can mean that you have a lot of poor...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 13, 2013 at 5:37 pm
SQLRNNR (3/13/2013)
XE is far more than what Grant said and obviously far more than Debbie said. XE can get you information about spinlocks,...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 13, 2013 at 5:33 pm
Sergiy (3/13/2013)
Except, probably, for this one:
Grant Fritchey (3/13/2013)
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
March 13, 2013 at 5:32 pm
Viewing 15 posts - 9,961 through 9,975 (of 22,224 total)