Viewing 15 posts - 181 through 195 (of 286 total)
Saw something similar in the past; but it was related to MAXDOP.... I would google maxdop and try setting the max degree of paralellism to 1 if it's a multi-processor...
July 14, 2008 at 10:28 am
Bill Whitman (7/14/2008)
oberhardt is correct.A maintenance plan should be set up to truncate, shrink, and backup the transaction log -- nightly, if necessary.
Probably don't want to shrink the...
July 14, 2008 at 9:30 am
Could be.... I know backup compression does yield better results overall in most cases...
July 14, 2008 at 7:19 am
Wonder what the performance tradeoff is for page and row compression....
July 14, 2008 at 4:17 am
Wow! That sure was an interesting problem.... Glad it worked ok, I'd probably be up nights though worrying over that DB and if anything was lost....
July 14, 2008 at 4:15 am
Well done!
I thought the article was very informative..
July 11, 2008 at 4:18 am
I have to wonder if the people you're seeing are the exceptions or the rule....
I know one certified person who I worked with that didn't have a clue, and about...
July 8, 2008 at 5:04 am
That's kinda scary... was a while ago I took those exams, but I know there were questions about AWE, /3gb and max server memory on the exams I took....
July 8, 2008 at 5:00 am
Jeff,
Was it a test DB with space issues? Dunno why anyone would want do do that....
Mark
July 8, 2008 at 4:58 am
Learned something new today... STATIC is faster, tested in a sproc I was trying to optimize.
Will probably end up rewriting it completely, need more speed...
July 8, 2008 at 4:38 am
Good article, but it would have been good to proofread it for grammer and typos...
July 8, 2008 at 4:27 am
Brad McGehee posted a pretty good article about this topic:
http://www.simple-talk.com/sql/database-administration/professional-certification-for-dbas/
July 8, 2008 at 4:18 am
Viewing 15 posts - 181 through 195 (of 286 total)