Page 1 of 1

Datastage Environmental issue

Posted: Wed Nov 11, 2009 1:02 am
by Nareshkurra
Hi,

Can any one please let me know why $APT_NO_JOBMON varaible is used.

This has been called in the parameters in one of our DS parallel jobs.

As part of our migration we want to delete this variable.

Deleting this variable will effect the job logic?

Please let me know whether we can delete this from the job level.

Posted: Wed Nov 11, 2009 1:41 am
by ray.wurlod
This environment variable simply disables the job monitor, so that row counts may not be available in Designer, for example. Changing or removing it ought not to affect the job logic, but you should attempt to ascertain from the job's author why it was included, for example to overcome a known bug.