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 the difference between orabulk and bcp stages?
How the ipc stage work?
What are the enhancements made in datastage 7.5 compare with 7.0?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
Define Routines and their types?
what is the custome stage in datastage? how can we impliment that one? plz tell me
What are transforms and what is the differenece between routines and transforms?
How you Implemented SCD Type 1 & Type 2 in your project?
Explain usage analysis in datastage?
Explain datastage architecture?
what is ds administrator used for?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?
whom do you report?
Whats difference betweeen operational data stage (ods) and data warehouse?
I have a few records just I want to store data in to targets cycling way how?