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
Why do you need stage variables?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
Define ds designer?
What are the steps required to kill the job in Datastage?
Why we use surrogate key?
What are the different layers in the information server architecture?
State the difference between an operational datastage and a data warehouse?
What are the different common services in datastage?
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
What is orabulk stage?
What is a folder? Difference types of stages?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
What is the use of hoursfromtime() function in transformer stage in datastage?
How many areas for files does datastage have?
How do you import and export the datastage jobs?