Viewing 15 posts - 16,651 through 16,665 (of 26,484 total)
If your tempdb has grown to this size, it did so for a reason. I would not even attempt to shrink it as it will just have to grow...
March 9, 2010 at 7:37 am
Not sure why it doesn't work. Copy and paste it to the address bar, that worked for me.
Or, you could look it up in Books Online by entering System...
March 9, 2010 at 7:35 am
By having it run as a continuously running Task at the OS level, I know that if I run an ad hoc or on demand backup, the file will be...
March 9, 2010 at 7:22 am
After reformatting the code to make it more readable for me (I love indention and white space) I do see one difference between the two queries, but not sure if...
March 9, 2010 at 7:19 am
Please provide the DDL for the tables including indexes and attach the actual execution plans for both queries. You can save them as .sqlplan files, zip them and attach...
March 9, 2010 at 7:10 am
Pleasse keep replies in this thread related to the connection string problem only. Replies to the second problem should be directed here.
Please keep threads to one problem.
March 9, 2010 at 7:09 am
In the appropriate database, run this query, it may help you in narrowing down when this happens. You may need to setup a server side trace to track changes...
March 9, 2010 at 7:04 am
Start here, everything you need is in several of the tables listed:
ms-help://MS.SQLCC.v10/MS.SQLSVR.v10.en/s10de_6tsql/html/aa615add-54e6-40f5-8b55-3728b26884ee.htm
March 9, 2010 at 6:54 am
I setup robocopy using Task Scheduler on our Windows Server 2008 systems. Set it up to start when the system started and to move files to a separate server....
March 9, 2010 at 6:49 am
They haven't called me back since that one day. Which is fine, I don't miss working there, just a few of the people. I managed to steal one...
March 8, 2010 at 11:12 pm
CirquedeSQLeil (3/8/2010)
Lynn Pettis (3/8/2010)
March 8, 2010 at 10:30 pm
GTR (3/8/2010)
Most of the time 99% time backup files are not corrupt, We do test them randomly. It is pain to test each and every backup file daily after backups.
It's...
March 8, 2010 at 10:27 pm
I don't visit AskSSC very often. Hard to tell what questions need answering or not.
March 8, 2010 at 10:07 pm
GT-897544 (3/8/2010)
As a DBA if you don't have backups then it's time to usp_updateresume :hehe: We have SCOM alert and SQL alerts for monitoring jobs.EnjoY!
Of course, what good is a...
March 8, 2010 at 10:05 pm
Paul White (3/8/2010)
Anyone else noticed the frenzy of poor advice recently? Moderately aggravating.
Yes, I have. I just hope I haven't been a party to some of it myself....
March 8, 2010 at 10:02 pm
Viewing 15 posts - 16,651 through 16,665 (of 26,484 total)