performance issue!!

Dedicated to DataStage and DataStage TX editions featuring IBM<sup>®</sup> Service-Oriented Architectures.

Moderators: chulett, rschirm

Post Reply
kennyapril
Participant
Posts: 248
Joined: Fri Jul 30, 2010 9:04 am

performance issue!!

Post by kennyapril »

I designed a webservice with three operations seperately.
Invoked the WSDL in soap UI and tested the service.

the first operation has a very good performance.
the second one takes 5 to 10 seconds for the response.
(it has pad character environment variable in the job)
the third takes 20 seconds for the response
(it has 4 partitions in four transformers)

The earlier services I designed has very fast performance compared to this one.....Is partition a reason? If so how can I increase the performance?
Regards,
Kenny
Post Reply