Page 1 of 1

Changes of parameters in admin,not relected in job

Posted: Wed Apr 02, 2008 11:28 pm
by raji
Hi,

In my project I am facing the following issue:

We developed datastage server (7.5.2) jobs in AIX environment(UNIX).

The jobs are running fine in Development environment. When we change the password(encrypted) in the administrator of same environment, its not reflected in the Job and its taking the old password.

But when we delete the parameter in the job properties for the password and again add the same parameter from the environment settings, it works fine.

If anyone has encountered any such kind of issues before, please help me out.

Thanks in advance

Posted: Wed Apr 02, 2008 11:34 pm
by chulett
What default value are you using in your jobs - the actual value from the Administrator or $PROJDEF?

Posted: Wed Apr 02, 2008 11:37 pm
by raji
Thanks for your prompt reply.

I am using $PROJDEF.

Posted: Wed Apr 02, 2008 11:45 pm
by ray.wurlod
Have you reported this apparent bug to your official support provider? If so, what response did you get?

Posted: Wed Apr 02, 2008 11:49 pm
by raji
No, I have not reported to any official support providers.

Posted: Thu Apr 03, 2008 12:11 am
by ray.wurlod
You ought to.

Posted: Thu Apr 03, 2008 12:11 am
by bkumar103
We are using $PROJDEF to replace the parameter with the value from administrator. It is working fine. How did you know that it is not accepting the correct parameter.

Posted: Thu Apr 03, 2008 12:12 am
by ray.wurlod
You ought to.

Posted: Thu Apr 03, 2008 12:33 am
by raji
Kumar,

I am able to view the data when i give correct password. I have changed the password in admin like 'xxxx' (wrong password) and tried to view the data.

Naturally, it should give error like 'Security reasons. Password in valid".

But it is showing the data. thats why, i am saying its not taking password which i have changed in admin. I tried in another way also like giving wrong password first and then correct password. But it is not accepting.

Re: Changes of parameters in admin,not relected in job

Posted: Thu Apr 03, 2008 4:12 am
by baglasumit21
raji wrote:Hi,

In my project I am facing the following issue:

We developed datastage server (7.5.2) jobs in AIX environment(UNIX).

The jobs are running fine in Development environment. When we change the password(encrypted) in the administrator of same environment, its not reflected in the Job and its taking the old password.

But when we delete the parameter in the job properties for the password and again add the same parameter from the environment settings, it works fine.

If anyone has encountered any such kind of issues before, please help me out.

Thanks in advance
Have you compiled the jobs after changing the password value in administrator. Not sure Raji but you can give a try and see if it helps