passing encrypted parameter passwords from our control job

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
sammckinney
Participant
Posts: 1
Joined: Thu Dec 07, 2006 9:11 pm

passing encrypted parameter passwords from our control job

Post by sammckinney »

First off we are using v6.0.1. We have just started having an issue passing encrypted parameter passwords from our control job to our underlying jobs. We are using DataStage Manager to export the control file that contains all parameters including the encrypted passwords. For each encrypted password in the control job, the resulting .dsx export file
contains ********* i.e. the value of the parameter field instead of the usual password algorithm. As a result each job under control fails due to incorrect password problems. We have been troubleshooting this problem for a while by recompiling and re-exporting the job but this does not seem to work all of the time. Is this a known problem or can someone suggest something else that we should try short of hard-coding the password which we don't want to do!
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. :D

You can reset parameter defaults in the Director client, but this does not change the design-time defaults.

Contact your support provider to ask whether there are any known issues in your version of DataStage related to what you are trying to accomplish.
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