Need sql scripts

  • I am using ssis 2012 project deployment model.we have an automated deployment process including creating sql agent job.Nothing manual is allowed and do not have permission to and has to be through a script.

    Using some msdn i was able to find the script to deploy the packages to integration catalog. I need to come up with a script that will create and schedule a job of these packages from the project deployed to the catalog

    and also set run time project and package level (scope) parameter values. Has anybody done this or have some idea?

    Thank You.

  • Exercise your GoogleFu skills...

    Schedule a job in T-SQL

    Even better answer...[/url]

  • pietlinden (6/6/2014)


    Exercise your GoogleFu skills...

    Schedule a job in T-SQL

    Even better answer...[/url]

    Thanks. I was aware pf those links and i use scripts to create/schedule jobs all the. My only concern was the difference in creating a job when the packages reside in a catalog in 2012 vs prior methods.I reversed engineered it and now i have a direction.

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

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