Viewing 15 posts - 106 through 120 (of 361 total)
Cheers anyway, it's just rather bugging me.
Rich
June 11, 2009 at 3:37 am
Aye, thanks SK, but that still leaves me 20 odd gig out of pocket 🙂
June 10, 2009 at 3:13 am
Yeah, update stats, updateusage, dbreindex the works.
Looks like the report uses DBCC FILESTATS.
June 9, 2009 at 12:39 pm
Has anyone ever used dynamically generated temporary stored procs to solve this type of issue?:-D
June 1, 2009 at 10:17 am
Excellent link Dave.
I had been going to say I could never get the @x = y or @x is null thing to work effectively - it always ends up scanning...
June 1, 2009 at 3:05 am
Now the problem is that the values "value1" and "value2" are in the wrong columns. We must interchange these with each other, putting the data in "value1" in the "value2"...
May 26, 2009 at 4:18 am
WilliamD (4/27/2009)
that is not Quest's fault, it will most likely be down to slow proc. or I/O problems (you did say they are dev boxes).
I don't think there is...
April 29, 2009 at 7:04 am
WilliamD (4/9/2009)
...
2. Use SQLBackup from Redgate, we use it and it is screaming fast...
April 21, 2009 at 8:58 am
GermanDBA (4/8/2009)
you could either backup the database, run the test and then restore the backup or take a snapshot of the database and restore that after the unit test.
Only issue...
April 9, 2009 at 3:32 am
sounds interesting.
The main issues I guess would be around identities/autoincrements and anything with password in the call!
Do you have some way of resetting the database after?
April 8, 2009 at 3:23 am
Fair enough - but if you haven't read the book I thoroughly recommend it 😀
February 19, 2009 at 9:27 am
Nice to see some analysis - but I would say that at least in http://kendalvandyke.blogspot.com/2009/02/disk-performance-hands-on-part-6-raid.html the charts are pretty misleading, you have to look hugely closely at the...
February 19, 2009 at 9:01 am
Viewing 15 posts - 106 through 120 (of 361 total)