Viewing 15 posts - 331 through 345 (of 2,436 total)
Try checking out the US Postal Service website.
March 26, 2009 at 9:18 am
If there is not a performance bottlenec in tempdb - i.e. it is always experiencing allocation/deallocation waits, them multiple tempdb data files are not needed. If you do have this...
March 26, 2009 at 9:17 am
In a world of what appears to be absolutes, the illusion of control or lack of it, one will be the most successful when they learn to both see and...
March 24, 2009 at 10:15 pm
03/23/2009 - 9:50 AM CST
The resource could not be found
Sorry, we could not find the resource at http://www.sqlservercentral.com:80/contest/
If problems persist, please contact us to let us know.
March 24, 2009 at 8:52 am
Definitely an interesting article Steve ... alot in a little to 'chew on' from both an ethical and a personal morals and values point of view.
However MS just plain blew...
March 24, 2009 at 8:30 am
Lacking a trace I'd start to investigate T-SQL jobs that backup or possibly reindex databases. Sometimes homegrown scripts contain these 'goodies'.
March 23, 2009 at 2:58 pm
websites like SSC, discussion groups, BOL, 'old fashioned' books and the like are great resources. However there is one important piece of the puzzle missing, that is a mentor. This...
March 23, 2009 at 2:50 pm
Double check the recovery mode of the database. The output states the TLOG portion failed - if the database is in 'simple' recovery mode that could explain it.
March 23, 2009 at 2:42 pm
In order to answer this question easily and correctly we'll need 3 things.
- The backup script that you used.
- The restore script that you used.
- The error...
March 23, 2009 at 2:35 pm
You’ll take my 'snooze' button when you pry it from my cold dead fingers 😛
March 20, 2009 at 11:15 am
What technology has really improved your efficiency?
WOW !!! There have been so many over the last 25 years that come to mind that have made contributions to productivity at different...
March 20, 2009 at 10:57 am
have you tried to 'ping' things to see what your network is doing ?
March 20, 2009 at 9:48 am
Regardless of the discrepancy, 249 or 999, any design that requires anywhere near that theoretical maximum, is most probably a 'pile of dung' !
March 20, 2009 at 7:29 am
Running an application database in 'compatibility mode' for SQL 2000 is not all that bad. You will still reap the performance and tools gains of the release. You'll just lose...
March 19, 2009 at 11:56 am
Viewing 15 posts - 331 through 345 (of 2,436 total)