2005 SSIS package deployment while SQL Agent Job Running

  • Hi all

    I currently have an SSIS package which gets scheduled on a regular basis via SQL Server Agent. This schedule is not fixed ( can be once an hour or once a minute, depending on the number of file).

    If changes need to be made to the SSIS package, is it possible to redeploy it while it is being accessed by the SQL Agent?

    Thanks

  • To be safe, I'd disable the job while deploying a fully tested update to the SSIS package.

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

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