Tune the 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
srivalli_b
Participant
Posts: 32
Joined: Tue Dec 20, 2011 8:03 am

Tune the job

Post by srivalli_b »

Hi,


I have to tune the below job. In both aggrigate stage I want to use hash partition.After that I want to clear the partition.Please correct me If i am wrong.

Code: Select all

                                           Aggr-->Transformer
                                                                         funnel stage---> teradata
teradatstage-->Filter stage --->
                                           Aggri-->Transformer
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

There should be no requirement to clear the partitioning. What specific stage type is the target?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
swapnilverma
Participant
Posts: 135
Joined: Tue Aug 14, 2007 4:27 am
Location: Mumbai

Post by swapnilverma »

Please explain more about the nature of data you are aggregating ..

as Ray mentioned there is no need to clear partitions after aggregation ..

Please give detail information about the job .
Thanks
Swapnil

"Whenever you find whole world against you just turn around and Lead the world"
Post Reply