| |
GeekInterview.com > Tech FAQs > DataStage
| Print | |
Question: If a DataStage job has aborted after say 1000 records, how to continue the load from 1000th record after fixing the error?
|
| April 04, 2008 04:25:23 |
#5 |
| nagoosk |
Database Expert Member Since: November 2007 Total Comments: 13 |
RE: If a DataStage job has aborted after say 1000 records, how to continue the load from 1000th record after fixing the error? |
It is possible to restart the job after the aborted rows. You have to select the "check point" property in the sequence. There you have to give the aborted final record number. This is only in datastage(PX)
|
| |
Back To Question | |