STATS ON SHARED CONTAINER

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
ccatania
Premium Member
Premium Member
Posts: 68
Joined: Thu Sep 08, 2005 5:42 am
Location: Raleigh
Contact:

STATS ON SHARED CONTAINER

Post by ccatania »

I may already know the answer to this question but I figured I would amuse myself. :D
Is there any way to check the execution stats of a shared container while it is being executed, similar to viewing a regular DS job running in Director. :?:
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Shared containers don't get executed separately, so the answer is "no".

Components within the shared container should be able to be monitored as if they were components in the parent job itself.
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