Viewing 15 posts - 106 through 120 (of 230 total)
Twinsoft SME (7/19/2010)
Usually I grab the SPID from Activity Monitor and then use dbcc inputbuffer to get the offending code!
But how would I determine who is using the most resources?
It...
July 19, 2010 at 1:30 pm
I don't see the spid or account...
🙁
I go to Recent Expensive Queries, and I see a nice listing of various queries.
The columns I have available are:
----
Query
Executions/min
CPU
Physical Reads
Logical Writes
Logical Reads
Average Duration
Plan...
July 19, 2010 at 1:26 pm
How does database mail work anyway?
It's an external application right?
It runs on some sort of timer or something and its job is to take what I pass it, store it...
May 25, 2010 at 10:27 pm
What I basically want to do is add up all 6 columns.
So NULL = 0 and NOT NULL = 1, then at the end I will add all 6 columns...
April 12, 2010 at 3:21 pm
I have no good reason to NOT do merge replication, I will read up on that.
Thanks!
EDIT:
OK, I recall now.
It was because I was under the impression that merge had a...
March 11, 2010 at 8:46 am
Yeah, all painfully true points.
In this case we are working to migrate off Access and replacing with a WPF app.
However, that will take a year to complete and this is...
March 3, 2010 at 8:52 am
Mike-336008 (1/27/2010)
January 28, 2010 at 8:48 am
Thanks, anything other than check database that I should do, or does that pretty much over it?
January 15, 2010 at 9:40 am
That did it, I had disabled my SA account.
So I renamed it, gave it a good strong password, and then it seemed to work fine.
So does it HAVE to be...
December 1, 2009 at 6:11 am
Nice Marmot (11/27/2009)
Good luck with the exam. You might want to take a look at http://www.wrox.com/WileyCDA/WroxTitle/Professional-Microsoft-SQL-Server-2008-Administration.productCd-0470247967.html. (I prefer books that I can later use for reference or examples, rather...
November 27, 2009 at 11:17 am
Makes good sense, thanks!
November 25, 2009 at 10:38 am
Finally got it sorted.
Ended up using a script task to msgbox out the value each time to ensure it was doing what it was supposed to.
Turns out it was.... which...
November 24, 2009 at 1:04 pm
It is running as Local SYSTEM, not service.
Apologies, that was my fault for typing that wrong.
But in this case it is also only on a local testing box.
November 21, 2009 at 11:26 am
Pedro Perfeito (8/6/2009)
I hope this help.
regards,
Pedro
http://www.pedrocgd.blogspot.com[/quote%5D
That URL no longer seems to work, I don't suppose you still...
November 20, 2009 at 11:09 am
Viewing 15 posts - 106 through 120 (of 230 total)