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 / bharath
in datastage administrator we can enable add check point on failure option we can start from 401 record....
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
what is ds administrator used for?
how to sort two columns in single job in datastage.
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
what is the use of materialized view?
Explain Quality stage?
How we can covert server job to a parallel job?
what are the devoleper roles in real time? plz tell i am new to datastage....
Could anyone give brief explanation bout datastage admin
Differentiate between hash file and sequential file?
What are the various kinds of the hash file?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
How to clean the datastage repository?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
What is ibm datastage?
If you want to use the same piece of code in different jobs, how will you achieve it?