Parallel job reports failure (code 134)-> Oracle Enterpri

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
yenepalli
Participant
Posts: 6
Joined: Wed Mar 16, 2011 5:40 am

Parallel job reports failure (code 134)-> Oracle Enterpri

Post by yenepalli »

Hello DS experts

I have designed a simple job which reads from an oracle db using Oracle Enterprise stage , transforms and loads it to an Oracle Enterprise. I am faced with the below error:" Parallel job reports failure (code 134)" when I run the job.

I searched the website with the error message, but none could help.

Kindly advise

Thank You
Thanks and Regards
Satya
arvind_ds
Participant
Posts: 428
Joined: Thu Aug 16, 2007 11:38 pm
Location: Manali

Post by arvind_ds »

Arvind
kommven
Charter Member
Charter Member
Posts: 125
Joined: Mon Jul 12, 2004 12:37 pm

Post by kommven »

please give more specific details of Oracle EE Stage.

Are you loading using "Load"?
Are you using timestamps Vs Dates?
Changing to insert helps?
yenepalli
Participant
Posts: 6
Joined: Wed Mar 16, 2011 5:40 am

Post by yenepalli »

Helo Ven

Thanks for ur reply,

I am using Load method, insert does not help, simple varchar oonly, no time stamps being used....

Couldn't get job run... please help any and does this relate to setting up of oracle home path on unix server like

"anything needs to be added on UniX server environment in the $Path directory regarding $Oracle_Home ?"

Thanks and Regards
Satya
Thanks and Regards
Satya
kommven
Charter Member
Charter Member
Posts: 125
Joined: Mon Jul 12, 2004 12:37 pm

Post by kommven »

Satya,
Can you check NLS_LANG on Oracle Server and dataStage Server.
override NLS_LANG in your job with that of Oracle DB.

And if that wont help let us know more details from Director log.

Well talking about configuring. If this is your first time defining Oracle EE, sure you have to follow configuration as prescribed. Post you env from Director log.
Post Reply