Search found 3 matches

by Faye
Sun Dec 05, 2010 9:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help_load data from a dataset file to a oracle table
Replies: 4
Views: 1526

Six minutes?!!!! That's gotta be a DSXchange record for impatience!! Hey, I know you're new, but please realise that DSXchange is an all volunteer site, whose members post as and when they can. If you want immediate response sign up with your official support provider for priority service, and lear...
by Faye
Fri Dec 03, 2010 3:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help_load data from a dataset file to a oracle table
Replies: 4
Views: 1526

Help_load data from a dataset file to a oracle table

Hi Everybody, I have to load data from a dataset file to a oracle table. In oracle stage I need to delete some data from oracle table first and then load the dataset into oracle table. I use Close Command option with the DELETE SQL:Delete from TableNaMe where condition... I first time I run the job ...