Page 1 of 1

Using a job parameter for DB2 user password

Posted: Wed Dec 07, 2005 10:05 am
by btaylor
I am trying to use a job parameter for the user password of a DB2 table but I cannot figure out how to enter it. If enter the actual password in the password field the job works fine. If I create a job parameter for the password and enter the parameter name in the password field the job fails on invalid password.

Posted: Wed Dec 07, 2005 10:30 am
by kcbland
You are using # around the job parameter, like #InstancePassword#? If you use View Data on the stage, it should prompt you to enter parameters utilized.