Status code 0

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

Post Reply
Marcus426
Participant
Posts: 33
Joined: Wed Sep 09, 2009 1:37 am

Status code 0

Post by Marcus426 »

Hi guys,

I am trying to run a sequencer from command line. During the first run it showed an error status code of

Code: Select all

ERROR: Failed to open project

Status code = 80011

I fixed the ds_login and when i try to run the job again it shows the following error status

Code: Select all

Status code = 0
Any way this can be resolved?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Zero isn't an error but rather an indication of success. Did your Sequence job actually run? If not, what other messages were logged?
-craig

"You can never have too many knives" -- Logan Nine Fingers
Marcus426
Participant
Posts: 33
Joined: Wed Sep 09, 2009 1:37 am

Post by Marcus426 »

No Craig,

The sequence didnot run at all.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

OK... what other messages were logged? What did you mean by you 'fixed the ds_login'? You'll probably need to post your dsjob syntax as well, otherwise we're all just guessing.
-craig

"You can never have too many knives" -- Logan Nine Fingers
datskosaraju
Premium Member
Premium Member
Posts: 48
Joined: Tue Nov 25, 2008 11:10 pm
Location: Des Moines,IA

Post by datskosaraju »

what does your logfile say?
"It's easier to go down a hill than up it but the view is much better at the top"
-Bennet,Arnold
Post Reply