Datastage Environmental issue

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Nareshkurra
Participant
Posts: 21
Joined: Mon Aug 04, 2008 8:34 am
Location: Guntur

Datastage Environmental issue

Post 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.
Naresh
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post 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.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply