Page 1 of 1

how to increase Performance of ds Job

Posted: Tue Aug 11, 2009 7:41 am
by thepakks
I have a simple job that reads a sequential file passes it through a transformer and then write into two sequential file. The seuqential file has about 250 million rows. I'm experiencing very low performance reading and writing the file.

I am using 5 node in configuration file.

If there any parameter for increase the performance of datastage job?

Thanks in advance.

Posted: Tue Aug 11, 2009 7:50 am
by keshav0307
what do you mean very low performance reading and writing the file??\
\how many records per second ?
how much you are expecting?

Posted: Tue Aug 11, 2009 7:50 am
by chulett
Define 'very low performance' and describe in detail what you are doing in the transformer.

Posted: Tue Aug 11, 2009 9:28 am
by priyadarshikunal
In addition to that explain type of your file i.e. fixed width/delimited and
what properties are being used while reading and writing.