Page 1 of 1

Deploy Only 1 Job From a Package

Posted: Mon Oct 12, 2015 8:22 am
by nvalia
Hi All,
I created a package to back up all the jobs in out project, via Information Server Manager

Now we want to deploy only 1 job from this package back to the same project in the same Env (to get back old job). Is it possible?

I tried to deploy the package from Information Server Manager but I see no option of deploying specific object(s). The only option is "Replace Existing Items" but this does not help me in this scenario

I know I can Export all jobs (as dsx) from Datastage Designer and then I can Import only selected object(s), so is this the only(correct?) way to achieve this?

Thanks,
NV

Re: Deploy Only 1 Job From a Package

Posted: Mon Oct 12, 2015 8:56 am
by Thomas.B
nvalia wrote:The only option is "Replace Existing Items" but this does not help me in this scenario
Actually that can help you: just delete the job you want to restore then uncheck that box when you import the full archive and the information server manager will ignore all your jobs except the one you just delete.

Posted: Wed Oct 14, 2015 7:51 pm
by rkashyap
Also see this discussion.