Page 1 of 1

Shared Container

Posted: Tue Jan 04, 2011 10:51 pm
by halpavan2
Hello All,

I have Parallel shared container for surrogatekey generation, this container was used in so many jobs.

My requirment was now i need to modify small change in Shared container.If a modify then how can i incorporate this change in all the jobs that is using this conatiners.

Please suggest me if it is possible or not.

Thanks in Advance.

Posted: Tue Jan 04, 2011 11:02 pm
by chulett
Recompile them.

Posted: Tue Jan 04, 2011 11:09 pm
by halpavan2
Hello Chulett,

Thanks for the reply,

As i am working on the shared conatiners for the first time.Can you please elobrate your suggestion. I didn't catch your point.

The change which i want to do was i need to add extra transfomer stage to capture the message handling. After doing this change if i recompile then it will be incorportaed in all the jobs? I have seen i didn't have an option of compiling the shared container.

Sorry to trouble please suggest me.

Thanks again.

Posted: Tue Jan 04, 2011 11:34 pm
by halpavan2
Hi Chulett,

I got your point. But i have almost 50+ jobs using this container in Live. Then i need Recomiple all those jobs manually. Already these jobs are running in Live. Please suggest me how can i corporate in a simple way.

Sorry to trouble.

Thanks

Posted: Wed Jan 05, 2011 5:02 am
by ray.wurlod
You don't have to compile the jobs manually. Use the multi job compile utility. This can be applied to the result of a Where Used analysis applied to the shared container.

Compile all the jobs

Posted: Wed Jan 05, 2011 5:02 am
by veerabusani185512
For any change in shared container execpt addtion of parameters...we have to compile all the jobs which are using that shared container to get that change