Page 1 of 1

Memory requirement of a running job

Posted: Thu Feb 05, 2009 5:49 am
by MT
Hi,

is there a way to determine how much memory is consumed by a certain job?
I want to know how much memory on the application server is used for a currently running job.



Many thanks in advance
MT

Posted: Thu Feb 05, 2009 6:44 am
by MT
Hi,

in addition to my posting I am interested in the memory consumpition on the datastage server as well

Thanks in advance

MT

Posted: Thu Feb 05, 2009 12:48 pm
by ray.wurlod
One of the tools in the Designer toolbar is Resource Estimator. It will do all that and more. You can also set the environment variable that causes player processes to dump their PID into the job log at startup and monitor those processes' memory consumption.

Posted: Fri Feb 06, 2009 12:20 am
by MT
Hi,

super, thanks Ray.
I suppose you refer to the APT_PM_SHOW_PIDS variable.

kind regards
MT

Posted: Fri Feb 06, 2009 12:24 am
by ray.wurlod
That looks reasonable. Curiously, perhaps, I don't have all the environment variables in my head at the moment. :wink: