Java stage preformance issues

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
sysmq
Premium Member
Premium Member
Posts: 29
Joined: Wed Aug 22, 2007 12:58 am

Java stage preformance issues

Post by sysmq »

Hi
I'm looking for some help regarding the Java stage preformance issues.
i have several Server Job that uses the Java api stage to perform a call to an external Jar.
i want to know how to get a better performance out of it; how can i controll the creation of the jvm if possible.
and how to prevent the jvm from crashing the server due to lack of reasorces.

10x
Post Reply