Page 1 of 1

Partitioning with Transformer stage

Posted: Wed May 30, 2007 6:52 pm
by rexsmith
Is it possible to partition/re partition the input data within the transformer stage. I tried doing it doesnt allow me to partition it says unknown name!

Posted: Wed May 30, 2007 7:06 pm
by ray.wurlod
Yes it's possible. Open the stage properties, select the Inputs tab, select the Partitioning tab. Choose the partitioning algorithm from the drop-down list. On the Outputs tab you can set the Preserve Partitioning flag.

Posted: Wed May 30, 2007 9:00 pm
by Minhajuddin
But just a word of caution!

Don't re-partition your data unless you really need it.

As partitioning is an overhead and if you do repartitioning it definitely reduces the performance of the jobs. :wink:

Posted: Wed May 30, 2007 11:16 pm
by rexsmith
Well, i tried doing it . whenever i tried to set the alogrithm from the drop down and hit ok it says " unknown name " . I tried all the partitioning alogrithms. it doesnt work . :(

Posted: Wed May 30, 2007 11:18 pm
by ray.wurlod
Report a bug in the version 8 client to your support provider. It works fine in version 7.5.2.

Posted: Wed May 30, 2007 11:22 pm
by rexsmith
I remember doing it in 7.5, Any way thank you every one for your inputs.

Posted: Wed May 06, 2009 3:36 am
by sbb
Hi Rexsmith, Could you suggest me how did you fixed this, am getting the same error while selecting the input partition in Transformer.

thanks
sbb

Posted: Wed May 06, 2009 8:32 pm
by John Smith
Contact IBM for patch ; it's a bug in the client software.

Posted: Fri Sep 25, 2009 8:58 am
by algfr
John Smith wrote:Contact IBM for patch ; it's a bug in the client software.
I have a workaround :

When the message appears, go to the stage tab. The message should keep on popping out. Keep pressing ENTER. At some point, DS lets you go out and when you come back in, the change is recorded.