Page 1 of 1

EXECUTE STAGE -Parameter values not to be seen in DSLOG

Posted: Tue Feb 12, 2008 2:55 pm
by srinivenigalla
In a sequencer, I am using an EXECUTE STAGE in which 3 Parameters are given but I dont want them to be displayed in the DSLOG when i see in the datastage director.
PS: i tried commenting the DSLOG in the jobconrol which is not possible in sequencer.

Posted: Tue Feb 12, 2008 3:44 pm
by ray.wurlod
That's like asking for a spanner that only works for left-handers. The Execute Command activity behaves the way it does. That's how it was written. The only way you'll get that to change is via an enhancement request. In the mean time, you need a workaround, such as passing these arguments via environment variables read by the shell executing the command.