Forum Replies Created

Viewing 15 posts - 1,216 through 1,230 (of 4,745 total)

  • RE: Transaction log maintenance and read only db's

    a shrink needs to make updates to the database so is not an option when the database is in read-only mode.

  • RE: Tail Log Backups

    Ron, I thought it was Friday?

    Steve is developing a talent for putting a bit of a twist into the seemingly simpler questions!

  • RE: Personal Accomplishments: 8000 posts, 20K+ visits.

    Chuck Hottle (1/12/2012)


    What's a visit?

    thats a good question.

    My visit count is more than double my posts, either some people remain logged on for ever or visits are counted oddly....

  • RE: Dropping Image column

    Thanks Craig, always the bearer of good news. 🙂

    I knew I was going to have to do some more work to actually get the space back, but nice to know...

  • RE: Identify Cumulative Updates applied to SQL Server 2005 SP3

    did you have the updates box ticked when you checked, it should show all patches applied

  • RE: DR Solution

    csuresh79 (1/12/2012)


    Thanks.. Do you see any other issues in copying system databases from Clustered to Standalone.?

    Copying system databases from any server to another will always lead to some issues, and...

  • RE: Dropping Image column

    @paul-2 - please read the first 3 posts - this might HAVE to be a drop column and I need to be prepared for that.

    I appreciate the intention - but...

  • RE: Dropping Image column

    Gianluca Sartori (1/12/2012)


    george sibbald (1/12/2012)


    I don't see how a drop column can be batched

    Quite true, but you could batch UPDATEs to set the column to NULL. Once every row...

  • RE: Dropping Image column

    PaulB-TheOneAndOnly (1/12/2012)


    george sibbald (1/12/2012)


    If your t-log has space for a 7.5 million rows insert query you should be fine.

    well yes, obviously, but how much space is that? Very much an...

  • RE: Dropping Image column

    Gianluca Sartori (1/12/2012)


    Lowell (1/12/2012)


    for something similar, we've created the parallel table without the image column, migrated the data, then renamed the old vs new table, and after we were sure...

  • RE: Dropping Image column

    If your t-log has space for a 7.5 million rows insert query you should be fine.

    well yes, obviously, but how much space is that? Very much an 'it depends' question.

    If...

  • RE: Identify Cumulative Updates applied to SQL Server 2005 SP3

    well, simple ways

    see what patches you have in add\remove programs

    do a search on 'build list' in the search field at the top right of the SSC page, and check out...

  • RE: Dropping Image column

    thanks lowell, that could be batched up and would also have the advantage for us of defragmenting the table (no primary key, no clustered index). I could also add an...

  • RE: Stairway to SQL Server Agent - Level 9: Understanding Jobs and Security

    I think its worth noting here that even members of SQAgentoperatorRole cannot modify or delete jobs they do not own.

    This limitation unfortunately prevents granting the right to someone to fully...

  • RE: Monitoring Windows Event Logs

    SCOM

Viewing 15 posts - 1,216 through 1,230 (of 4,745 total)