• pg 93049 (2/24/2016)


    Apologies for replying to an old post but for the benefit of anyone looking for a tool to compare configuration settings (inc. jobs). You can use the beta version of OmniConfig from Alien??Armpit.

    http://www.alienarmpit.rocks/[/url]

    Agreed. Old but still valuable post.

    To add to what everyone has stated, upgrading prod with dev jobs is absolutely insane unless one has done very close scrutiny of the code to look for things like 3 and 4 part naming and anything that may look at external boxes. It would be a real bitch if you suddenly started updating prod with dev data because of copying a job.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)