Forum Replies Created

Viewing 15 posts - 496 through 510 (of 1,524 total)

  • RE: Moving production database to test database3 every days.

    We have several databases that the apps folks want refreshed on a scheduled basis. Some weekly and some monthly. Just create a backup job and schedule it and then...

  • RE: Talking baseball

    Sweet Ray..... I found out Reds home game tickets go on sale Saturday morning... I will be getting our tickets then! 🙂

  • RE: Talking baseball

    Can't wait... although it doesn't seem like Opening Day is close with a wind chill of 1 degree and snow still on the ground here in Ohio.

  • RE: Rebuilding a server

    Restoring master will give you the logins to SQL Server as well. If you have a ton of them or aren't able to manually recreate them then you need...

  • RE: DBCC CHECKDB after migration from 2005

    When doing an upgrade from one SQL Server version to another running update stats is kind of critical. The optimizer makes access path decisons based on that and they...

  • RE: upgrading from 2005 to 2008

    At minimum Microsoft recommends full update stats when you upgrade... however, I always rebuild the indexes as they recommend that if you have the time.

  • RE: Distribution clean up: distribution creating blocking

    Every so often my cleanup job will fail as well with a deadlock. Nothin you can do about it really.

  • RE: SAP requires SQL sysadmin to work

    Same here... some apps they need that elevated privledge to run... you simply have to have it documented that the app requires it. Nothing really you can do about it.

  • RE: RDP to Production

    I RDP into them quite often. Especially if it is late at night and we have an outage window to do major things like Service Packs or a major...

  • RE: Windows Update on virtualized SQL Server 2008 R2

    Once in a while we will do a snapshot before hand... but.... typically we patch servers a few per month every other month. So far we haven't had a...

  • RE: Time to Retire

    Luis Cazares (2/18/2014)


    Jim P. (2/18/2014)


    Markus (2/18/2014)


    I can understand both sides of it really... the thing is a furnace, washer, car doesn't run completely on software that needs to be patched...

  • RE: Time to Retire

    Jim P. (2/18/2014)


    Markus (2/18/2014)


    I can understand both sides of it really... the thing is a furnace, washer, car doesn't run completely on software that needs to be patched every single...

  • RE: Time to Retire

    jay-h (2/18/2014)


    Markus (2/17/2014)


    Funny this article comes up. Saturday I was at my parents house and my Mom said look at this message I am getting on our PC.... she...

  • RE: Time to Retire

    Funny this article comes up. Saturday I was at my parents house and my Mom said look at this message I am getting on our PC.... she fires up...

  • RE: Move SQL Server Machine to another Domain

    Service ID for SQLServer will need changed on the Configuration panel...

    UserIDs: Need to give that service ID on the new Domain 'sa' rights...

    All users using their domain ID within...

Viewing 15 posts - 496 through 510 (of 1,524 total)