Oracle load error

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
sreelalpp
Participant
Posts: 22
Joined: Sun Jan 01, 2006 6:51 am

Oracle load error

Post by sreelalpp »

Hello,

I am trying to insert/update into an Oracle table through a parallel job. The Oracle stage throws the following fatal error.


ORCL_LAWSON_LBRCHG,0: Array execute failed for insert:

[insert SQL Statemnet appears here ]

sqlcode is: -1003
esql complaint: ORA-01003: no statement parsed


Can anybody help ?

Thanks,
Sreelal
lal
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Only if you post your sql, or at the very least the details of your job design and Oracle stage settings.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply