Accomadating Shared container in Parallel job

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
karthegx
Participant
Posts: 27
Joined: Wed Sep 06, 2006 1:48 am

Accomadating Shared container in Parallel job

Post by karthegx »

Hi,

I need a clarification that can we use "Shared container in Parallel job" , the shared containers which are built with server jobs.

Do we get any performance related issues?

Thanks in Advance,
kartheek
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Yes, you can use them. Of course they bring performance penalties with them. And, from what I recall, you'd need Server installed on every physical machine the job would run on.

I'm sure there must be something on 'Server Shared Containers' in the docs.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The last part of Chapter 2 of Parallel Job Developers Guide outlines the restrictions.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply