Page 1 of 1

Jobs timeout

Posted: Mon Feb 09, 2004 8:01 am
by powerinmind2
Hi all,

i've a problem. I launch a DS parallel job. This job return an error code -"14 DSJE_TIMEOUT"

Can i set an option for increment the job timeout????

Help me pls!! :cry:

Massimiliano

Re: Jobs timeout

Posted: Mon Feb 09, 2004 11:24 am
by powerinmind2
Excuseme if i haven't speak fine.

My problem is:

1. I launch a DS parallel job named "X".
2. I can launch the same DS parallel job named "X" while the first launch is running!!!
3. The second launch wait that the DS parallel job finish.... but the timeout for waiting job is low and the second launch return error "14 DSJE_TIMEOUT"!!!
4. I want, if possible, increment the JOB TIMEOUT!

I hope that this is possible!

Massimiliano
powerinmind2 wrote:Hi all,

i've a problem. I launch a DS parallel job. This job return an error code -"14 DSJE_TIMEOUT"

Can i set an option for increment the job timeout????

Help me pls!! :cry:

Massimiliano

Re: Jobs timeout

Posted: Mon Feb 09, 2004 4:11 pm
by Teej
To run multiple instances of DataStage PX jobs, you MUST upgrade to 7.0.1. It is not possible with any lower versions.

-T.J.

Re: Jobs timeout

Posted: Tue Feb 10, 2004 4:39 am
by powerinmind2
Hi T.J.
tks for u answer.

I not want run multiple instance.
I want call the same job, from two different shell unix at the same time.
Of course only one call at the job running effectively, the other call return code "14 DSJE_TIMEOUT" because the job is running! I want, if it's possible, increment the TIMEOUT for waiting that the first call at the job finish.

Bye,
Massimiliano

Teej wrote:To run multiple instances of DataStage PX jobs, you MUST upgrade to 7.0.1. It is not possible with any lower versions.

-T.J.

Re: Jobs timeout

Posted: Tue Feb 10, 2004 7:26 am
by Teej
I want call the same job, from two different shell unix at the same time.
That is what I meant by running multiple instances of the same job. You want to run them both at the same time.

Even though you may be able to increase the timeout value, this will introduce other issues with your project that you may have not anticipated. I will dig around to see if there is such a value, but I suspect it is related to the above issue that PX do not support Multiple Instances.

-T.J.

Re: Jobs timeout

Posted: Fri Mar 12, 2004 3:45 pm
by jreddy
Teej wrote:To run multiple instances of DataStage PX jobs, you MUST upgrade to 7.0.1. It is not possible with any lower versions.

-T.J.

No, Teej, It is available in 7.0 version as well.. I use it.