Search found 1 match
- Tue Jul 28, 2009 1:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading from failure record
- Replies: 2
- Views: 891
Loading from failure record
All, I have Got a reqrmnt that to start the loading records from failure point in a job,which loads the records in a target oracle table. For ex: I am loading 4000 records into target ORACLE table ,and If the job aborts after loading 3000records,the next run should start from 3001 th record.Instead ...