Forum Replies Created

Viewing 15 posts - 646 through 660 (of 1,524 total)

  • RE: Talking baseball

    roryp 96873 (3/26/2013)


    Markus (3/26/2013)


    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...

  • RE: Talking baseball

    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...

  • RE: Problem having restoring database backup file on secondary server

    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...

  • RE: DB File Overview

    Even better. Thanks.

  • RE: DB File Overview

    Great script. Thanks a million.

  • RE: SP3 upgrade on SQL 2008 issue

    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...

  • RE: The Gambler

    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...

  • RE: rename SQL server

    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...

  • RE: rename SQL server

    That I don't know. Never tried it.

  • RE: rename SQL server

    We renamed a Win2003/SQL2005 server years ago. I left that the way it was and it has been fine for years.

  • RE: SQL08R2 Database Mail

    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...

  • RE: Advices for best practices for configuring MS SQL Server system databases?

    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. ...

  • RE: database restore 2008 r2

    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...

  • RE: Found a database error and need advice

    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...

  • RE: SQL 2000 to 2005 - Upgrade

    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...

Viewing 15 posts - 646 through 660 (of 1,524 total)