How can I run the same package, at the same time with different configs

  • Phillip.Putzback (1/20/2014)


    ...since some of the procedures I was given take so long to complete

    Actually, from what I saw of the process path in your SSIS graphics and unless they're playing against,say, DB2 linked servers, I was going to suggest that the underlying stored procedures need some work for performance.

    --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)

  • Jeff Moden (1/20/2014)


    Phillip.Putzback (1/20/2014)


    ...since some of the procedures I was given take so long to complete

    Actually, from what I saw of the process path in your SSIS graphics and unless they're playing against,say, DB2 linked servers, I was going to suggest that the underlying stored procedures need some work for performance.

    I totally agree with you. But the queries are out of my hands.

Viewing 2 posts - 16 through 16 (of 16 total)

You must be logged in to reply to this topic. Login to reply