Page 1 of 1

Using encrypted parameter into excecute command stage...

Posted: Tue Jul 26, 2011 12:00 pm
by soportesis
Hello,

Is it normal that the data type "encrypted" for a parameter be showed (unencrypted) in the log within DataStage Director? I'm using an excecute command stage for excecuting a command that require a password, when I make the invocation I'm using an encrypted parameter containing the password.

Is there a way to do this without showing the password into the log?

Version: DataStage 7.5.2 Enterprise Edition

Posted: Tue Jul 26, 2011 2:04 pm
by chulett
Write a routine to invoke (off the top of my head) ExecSHSilent(), it won't log that information.