parameter problem

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

fmartinsferreira
Participant
Posts: 142
Joined: Wed Mar 24, 2004 10:51 am
Location: Brazil

parameter problem

Post by fmartinsferreira »

I'm having some problems with parameters.
I constructed some jobs with parameters and suddenly they do not work.

I created parameters for date source name, user and password, in DB2 stage.

And give me an error message saying that password or user is wrong.

If I take off the parameter and put fixed value, the job work.
When I make the the opposite (take off the fixed values and put the parameters) the job works.

But in some days, suddenly they do not work more and I have to do everything again.

Somebody already have this problem?

To clarify it follows the order of that it happens.

1 - the job(with parameter) aborted saying that password or user is wrong
2 - I take off the parameters and put fixed values
3 - run and execute the job(without parameter) - it work very well
4 - I take off the fixed values and put parameters
5 - run and execute the job (with parameter) - it work very well
6 - Some days, suddenly they do not work more and I have to do everything again.

Fernando Martins
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
I had issues like this only when someone changed the job, never when it was untouched.
Are you sure no one touched the job?
the only other times it happend was when they actually changed the passwords.

Good Luck,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
fmartinsferreira
Participant
Posts: 142
Joined: Wed Mar 24, 2004 10:51 am
Location: Brazil

parameter problem

Post by fmartinsferreira »

Nobody touched the job and nobody changed the password.

Fernando Martins
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
then i think you should report this to your support provider :(
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Did anyone go in and change the 'defaults' via the Director? This has been known to case the problem you are seeing, even if you don't touch the password field.
-craig

"You can never have too many knives" -- Logan Nine Fingers
rmh3
Participant
Posts: 7
Joined: Thu Mar 11, 2004 11:43 am
Location: Austin, TX

Post by rmh3 »

chulett wrote:Did anyone go in and change the 'defaults' via the Director? This has been known to case the problem you are seeing, even if you don't touch the password field.
Yeah, I've run into that one before. The defaults you save in Designer are one way, so everything looks fine in design time, but someone's changed them in Director (usually just the encrypted password field), so it fails to run with the bad login. It seems to me like changing the defaults in Designer only carries over to Director if a recompile is done. I may be wrong on that, but my experience with the default values leads me to that conclusion.
fmartinsferreira
Participant
Posts: 142
Joined: Wed Mar 24, 2004 10:51 am
Location: Brazil

parameter problem

Post by fmartinsferreira »

Nobody changed the 'defaults' via the Director.
The process was running every day and sunddely aborted.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Did the DB2 DBA change the password?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
tonystark622
Premium Member
Premium Member
Posts: 483
Joined: Thu Jun 12, 2003 4:47 pm
Location: St. Louis, Missouri USA

Post by tonystark622 »

I've seen this problem on v6.0.1 too, but it's always been when someone changed a parameter value. I haven't seen it on v7.1.0 yet.

Good luck!

Tony
fmartinsferreira
Participant
Posts: 142
Joined: Wed Mar 24, 2004 10:51 am
Location: Brazil

parameter problem

Post by fmartinsferreira »

well, we did a restart in the Data Stage Server and the problem, not exist more.

somedoby knows of how much in how much time it is good for making a restart in the server?

Fernando Martins
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

It it's clean, less than a minute (measured from the time you press Enter on the command to start DataStage).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I think Fernando is asking how often the DataStage server should be restarted. :?
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Possible. His English is still better than my non-existent Portuguese!

Theoretically, you should only need to restart DataStage on UNIX when you change something in dsenv or uvconfig, provided you let dsdlockd run. Of course, DataStage is restarted for an upgrade and if ever UNIX is rebooted.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

Geez, Ray.
It it's clean, less than a minute
I think something is wrong in Denmark.
Mamu Kim
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

I've got one scheduled for tonight [my time] (after a change to dsenv). Will report back tomorrow. 8)
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