Viewing 15 posts - 15,121 through 15,135 (of 22,227 total)
I'm with Phil on this one. It was a good read and an interesting solution, but way more difficult than needed since SMO can do so much of the work.
That...
"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
May 6, 2010 at 6:41 am
Excellent question and, holy cow, I got it right!
"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
May 6, 2010 at 6:34 am
It depends on where you want to go. I'd suggest either looking at more systems work, getting into the hardware & os configurations in a major way, or development, learning...
"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
May 6, 2010 at 6:29 am
In addition to the links provided and the information there, just remember, setting MAXDOP is all well and good, but you need to worry more about the parallelism threshold. The...
"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
May 6, 2010 at 6:25 am
Gianluca Sartori (5/6/2010)
Dave Ballantyne (5/6/2010)
Anyone fancy mind-dumping there entire sql knowledge into a few threads :rolleyes:http://www.sqlservercentral.com/Forums/Topic916801-1292-1.aspx
http://www.sqlservercentral.com/Forums/Topic916751-1292-1.aspx
I could try to attach my whole SQL knowledge to that thread, it shouldn't exceed...
"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
May 6, 2010 at 6:22 am
I agree.
A company is not an individual and an individual is not a company. Further, you wouldn't want a one-to-one relationship between the two. I work for a company with...
"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
May 6, 2010 at 6:20 am
I'm not familiar with the BMC product you're working with, but what's going on is that you have a blocking threshold set within the product. When that threshold is exceeded,...
"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
May 6, 2010 at 6:16 am
No, you need to go to TSQL to fix them, usually one at a time.
"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
May 6, 2010 at 6:12 am
vijay82 (5/6/2010)
DISK is running out of disk space.what methods should be taken to over come it ?plz reply
thankyou:-)
First time as a DBA huh?
You really, really should hit the books. I...
"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
May 6, 2010 at 6:11 am
I'm in agreement with David & Henrico. The one point I would add, and it was touched on by Henrico, is that you really should put growth limits on the...
"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
May 6, 2010 at 6:09 am
A query is not selective or not. The data it is accessing may or may not be selective. I don't understand where you're trying to go with this.
You can query...
"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
May 6, 2010 at 6:07 am
Lynn Pettis (5/5/2010)
Grant Fritchey (5/5/2010)
Lynn Pettis (5/5/2010)
Paul White NZ (5/5/2010)
Lynn Pettis (5/5/2010)
Grant Fritchey (5/5/2010)
"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
May 6, 2010 at 6:03 am
I just did some tests with fonts on my desktop. What I do to my operating system (windows 7) happens to my object explorer. I don't know of any 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
May 6, 2010 at 5:59 am
Jeff Moden (5/5/2010)
"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
May 6, 2010 at 5:20 am
The only reference to that error I saw on MSDN was here. It wasn't related to log backups.
"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
May 5, 2010 at 8:20 pm
Viewing 15 posts - 15,121 through 15,135 (of 22,227 total)