I am running a job with 1000 records.. If the job gots
aborted after loading 400 records into target... In this
case i want to load the records in the target with 401
record... How will we do it??? This scenario is not for
sequence job it's only in the job Ex: Seq file--> Trans-->
Dataset..
Answer Posted / venkat
using an option called cleanup on failure
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
How do you import and export data into datastage?
What is data partitioning?
What is ds designer?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
What is the flow of loading data into fact & dimensional tables?
How many areas for files does datastage have?
On which interface you will be working as a developer?
What is ibm datastage flow designer?
what is the difference between == and eq in UNIX shell scripting?
What is process model?
What is the use of hoursfromtime() function in transformer stage in datastage?
Differentiate between validated and Compiled in the Datastage?
How to clean the datastage repository?
Explain connectivity between datastage with datasources?
How one source columns or rows to be loaded in to two different tables?