After APT_STRING_PADCHAR change...

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
Salegueule
Participant
Posts: 35
Joined: Fri May 21, 2004 4:22 pm

After APT_STRING_PADCHAR change...

Post by Salegueule »

Hi,

Does changing the value of APT_STRING_PADCHAR from 0X0 to 0X20 is dynamic or will we need to recompile all of our jobs after to have them pick up the change?

Thanks.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You do not need to re-compile. Environment variables are read when the job starts. An entry is placed into the job log to report their values.
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