Search found 3 matches
- 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: 1523
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...
- Fri Dec 03, 2010 3:16 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: 1523
waiting for your reply on line
waiting for your reply on line,Many thanks!!!
- 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: 1523
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 ...