Forum Replies Created

Viewing 15 posts - 511 through 525 (of 1,524 total)

  • RE: Moving Jobs from 2008 to 2012

    I wouldn't restore MSDB froM SQL2008 to 2012.... I am sure there are table changes between the two different versions of SQL Server....

    Man that is a LOT of jobs.... ...

  • RE: Top Talent Leaves

    Understood... but...

    I started being a SQL Server DBA here in 1996... started working with Oracle in 2003 until about 2008 then went back to focusing only on SQL Server and...

  • RE: Top Talent Leaves

    I have been here in IT for over 20 years and came here right out of college. I started as a data entry operator and steadily have moved up...

  • RE: Talking baseball

    calvo (2/7/2014)


    Just saw Fernando Rodney is close to a deal with the Mariners. This makes me wonder, does his crooked hat bother anyone else?

    Not a fan of it.. but.. to...

  • RE: Service Pack question

    It depends... and they can...

    If you look at the version of the security update and the version of the Service pack if the version of the security patch is...

  • RE: The Cloud

    I am not a fan of the cloud for business stuff. How do you guarantee they are backing it up, its integrity is good, when they do a 'change'...

  • RE: The DBA is Dead

    I remember that article as well. Back in year 2000 we had 4 SQL Server databases.... Today we have 50 Prod SQL Servers running over 300 databases and...

  • RE: Distributor does his work but its always stopping

    When you say it is doing all of its work but always stopping... what do you mean by always stopping?

  • RE: Servicing SQL Server in the Future

    I like the idea of Service Packs. A roll up of further tested CUs bundled together. My guess is they are moving resources away from creating SPs and...

  • RE: Talking baseball

    There is a fine balance of young talent and veteran talent that can take a club to the playoffs. There is also luck... or unlucky as well... injuries can...

  • RE: Rollback plan for SQL Server 2008 Migration

    well... if you don't have a unique index on any of the tables you cannot setup replication... also... not sure if you can replicate from SQL2008 to 2000.... probably can......

  • RE: steps to move data and log file in sql server cluster

    As far as moving master, model and msdb there is no need to move them unless you want to. They are hardly used so moving them is more of...

  • RE: Autogrowth, shrink and database performance

    I have always heard you should 'size' your database to about the size it should grow to for 1 years worth of data. Autogrowth should be not small chunks. ...

  • RE: I try to create one index but it went to suspended mode need help to run this query successfully

    Keep in mind while the index build is running queries against that data will be stopped... or vice versa as well.

    The bigger the table the longer it will take to...

  • RE: migration to sql 2008 r2

    I assume you are moving from one server to another, current one running SQL2008 and the new one running SQL2008R2...

    Yes, db backups are easily restored from SQL2008 to 2008R2 without...

Viewing 15 posts - 511 through 525 (of 1,524 total)