Job Status 99

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

bollinenik
Participant
Posts: 111
Joined: Thu Jun 01, 2006 5:12 am
Location: Detroit

Job Status 99

Post by bollinenik »

Hi,
I have some sequences which is calling couple of multiple instance jobs along with regular Load jobs, so when I try to call those sequences in one master sequence then I am facing problem called status 99.

" NW_ONE_EPM_SEQ_Recon_Daily_Balance..JobControl (DSWaitForJob): Job NW_ONE_Truncate_Table_before.PS_NW_RCN_D_DD_SF has finished, status = 99 (Not running)"

Master seq is triggering 3 sub sequences and those sub sequences are calling multiple instance jobs. first job is complting with status Finished, but it's not passing the status to next link staying that status is 99 not running.

" " NW_ONE_EPM_SEQ_Recon_Daily_Balance..JobControl (DSWaitForJob): Job NW_ONE_Truncate_Table_before.PS_NW_RCN_D_DD_SF has finished, status = 99 (Not running)""

Any help is appriciated.
mikegohl
Premium Member
Premium Member
Posts: 97
Joined: Fri Jun 13, 2003 12:50 pm
Location: Chicago
Contact:

Post by mikegohl »

I have the exact same case open with IBM.
Michael Gohl
preetiv
Participant
Posts: 12
Joined: Tue May 26, 2009 12:58 am

Post by preetiv »

Hi,

Are you using the same invocation id for all the multiple instance jobs?

Thanks
Preeti
preetiv
Participant
Posts: 12
Joined: Tue May 26, 2009 12:58 am

Post by preetiv »

Hi,

If you are using the same invocation id for the multiple instance jobs, then try changing the invocation id.

Thanks,
Preeti
bollinenik
Participant
Posts: 111
Joined: Thu Jun 01, 2006 5:12 am
Location: Detroit

Post by bollinenik »

nope , InvocationId is different for each call.

but still it's throughing the same error

Hi Mike-- Could you please share the details if you hear anything form IBM technical support.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

If you have autopurge set for this job, try turning it off and seeing if the error goes away.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

If you have autopurge set for this job, try turning it off and seeing if the error goes away.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

That sounds familiar, as in a known bug with MI jobs. Let us know!
-craig

"You can never have too many knives" -- Logan Nine Fingers
bollinenik
Participant
Posts: 111
Joined: Thu Jun 01, 2006 5:12 am
Location: Detroit

Post by bollinenik »

How can I auto purge off only for specific job, can you please suggest me
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Director / Job / Clear log...
-craig

"You can never have too many knives" -- Logan Nine Fingers
mikegohl
Premium Member
Premium Member
Posts: 97
Joined: Fri Jun 13, 2003 12:50 pm
Location: Chicago
Contact:

Post by mikegohl »

Sorry to not get back to you sooner. The tech supporting my case just keeps sending me more questions. I will update the thread if I ever get an answer.
Michael Gohl
bollinenik
Participant
Posts: 111
Joined: Thu Jun 01, 2006 5:12 am
Location: Detroit

Post by bollinenik »

Hi Mike,
Did you hear any good news from Tech support, please share thsoe details if you have any thing about this probelm.
bollinenik
Participant
Posts: 111
Joined: Thu Jun 01, 2006 5:12 am
Location: Detroit

Post by bollinenik »

Hi Mike,
Did you hear any good news from Tech support, please share thsoe details if you have any thing about this probelm.
mikegohl
Premium Member
Premium Member
Posts: 97
Joined: Fri Jun 13, 2003 12:50 pm
Location: Chicago
Contact:

Post by mikegohl »

No,

I've moved to a new client. The last thing we did was change the auto purge setting. The problem might of went away.

Sorry!
Michael Gohl
narayana_382
Premium Member
Premium Member
Posts: 37
Joined: Wed Mar 23, 2005 5:20 am

Post by narayana_382 »

Bollineik, there is a latest patch for 8.0.1 to fix this issue. Support might be able to get this depending upon the operating system and what version level you are running the datastage.
Post Reply