Viewing 15 posts - 646 through 660 (of 1,524 total)
roryp 96873 (3/26/2013)
Markus (3/26/2013)
March 26, 2013 at 1:46 pm
Hoping to check score once in a while.... My Red's aren't looking good at all in Spring Training.... 9-18. Hope they get better when the bell rings...
March 26, 2013 at 1:32 pm
I had this type of issue what a 100gig db that I was trying to back up. It would get so far and then the backup seemed to just...
March 22, 2013 at 11:44 am
That is WAY too long. Should take minutes. Look at the SQL Server log and see what happened and the Windows event log for clues as to what...
March 20, 2013 at 6:00 am
We took over a company some years ago with 100 SQL2000 dbs. CHECKDB was never run. I found two that had minor corruption that would have not allowed...
March 14, 2013 at 1:59 pm
We use dns aliases for this purpose. Although, we DO have some app folks that ping that name and find out the real name and use it. Frustrating...
March 6, 2013 at 10:27 am
We renamed a Win2003/SQL2005 server years ago. I left that the way it was and it has been fine for years.
March 6, 2013 at 6:34 am
May sound like a dumb idea but have you done a test email send via the database mail GUI? Does it send that way? If not go back...
February 5, 2013 at 11:05 am
Typically I hate the small initial size of the system dbs and the percentage growth. I change master, model, msdb to grow by 10MB for mdf and ldf. ...
February 5, 2013 at 10:59 am
Like a previous poster stated It depends... it really does... the age of your server, memory, high cpu when you are running the restore... high or low I/O operations....etc...
I...
January 31, 2013 at 1:49 pm
You should really run the integrity check nightly and have it email you if it fails. That way you have a good backup to restore from in the future...
January 31, 2013 at 6:32 am
TEST, TEST, TEST... hope you have a test environment and just aren't upgrading production.
Biggest things are:
Rebuild Indexes so optimizer sees the indexes
Update Stats 100%
CHECK Integrity, this makes sure there is...
January 18, 2013 at 6:12 am
Viewing 15 posts - 646 through 660 (of 1,524 total)