Forum Replies Created

Viewing 15 posts - 3,001 through 3,015 (of 18,926 total)

  • RE: Lost backup history, safe to reimport?

    Perry Whittle (9/6/2011)


    Ninja's_RGR'us (9/6/2011)


    Thanks, I forgot to mention that I don't have a test server I can risk losing atm ;-).

    get a VM up should take no more than a...

  • RE: how much $$$ saved !!!

    LutzM (9/6/2011)


    The cost saving in terms of hardware most probably is not significant enough to be measured in $$$. Total processing time is about 30min/day before and after.

    Is there any...

  • RE: Lost backup history, safe to reimport?

    adb2303 (9/6/2011)


    It looks as though you should be okay.

    msdb.dbo.backupset has a foreign key constraint on backup_set_id with msdb.dbo.backupfilegroup, so as long as you restore the associated rows, I...

  • RE: Move sqlServer to different drive w/o re-install - is it possible ?

    You might also check if you have traces or logging going on in the sql folders. Those can eat up a lot of room in no time flat.

  • RE: Adding Column to Large Table

    Gianluca Sartori (9/6/2011)


    What about adding the column with NULL? Would that work?

    How could it possibly work? the value is auto-generated & maintained by the server!

    BEGIN TRAN

    CREATE TABLE dbo.Boom (a...

  • RE: Are the posted questions getting worse?

    GSquared (9/2/2011)


    Ninja's_RGR'us (9/2/2011)


    SQLRNNR (9/2/2011)


    Ninja's_RGR'us (9/2/2011)


    That was the calm before the storm (Irene).

    That was our 2nd storm of the century here in 6 months.

    Nice year 2k11 😛

    Nice pic.

    Yup, nice...

  • RE: Query issue

    Please post the actual execution plan along with table DDL.

    Assuming that's all there is to it I'm not seeing much hope for massive improvements.

    Edit : And how long is way...

  • RE: Adding Column to Large Table

    Cadavre (9/6/2011)


    Ninja's_RGR'us (9/6/2011)


    Agreed but this is 2k5 and I don't see how it would solve the issue at hand ;-).

    It doesn't, just a warning that it's...

  • RE: how much $$$ saved !!!

    The only good metric I've seen work on a CTO was total processing time.

    I was able to say I've saved a total of 45 X 24 hours non stop processing...

  • RE: Lost backup history, safe to reimport?

    adb2303 (9/6/2011)


    I inserted the contents of old_msdb.dbo.restorehistory into msdb.dbo.restorehistory without any problems. Do you have a particular table in mind you want to recover? I don't mind breaking...

  • RE: Adding Column to Large Table

    Agreed but this is 2k5 and I don't see how it would solve the issue at hand ;-).

  • RE: Adding Column to Large Table

    Pagan DBA (9/6/2011)


    I wish it was tooth fairy. Then I could blame someone else.

    "Log File Full" is the correct answer to your question. It got full multiple times. Any way...

  • RE: Adding Column to Large Table

    faling with what?

    Log full?

    Deadlock???

    Tooth fairy out of cash because of economy??

  • RE: Lost backup history, safe to reimport?

    adb2303 (9/6/2011)


    Hi,

    I've just restored a backup of msdb to 'old_msdb' on one of our virtual servers. It went into the user database list no problem

    Andrew

    Thanks, I forgot to mention...

  • RE: Are the posted questions getting worse?

    WayneS (9/6/2011)


    Ninja's_RGR'us (9/2/2011)


    That was the calm before the storm (Irene).

    That was our 2nd storm of the century here in 6 months.

    Nice year 2k11 😛

    Now that is a great...

Viewing 15 posts - 3,001 through 3,015 (of 18,926 total)