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 / phani kumar
With the help of available Environment variable as
APT_CHECKPOINT_DIR, we can run the job for remaining records.
This is available in Datastage Administrator like.....
With Datastage Administrator - project-wide defaults for
general environment variables, set per project in the
Projects tab under Properties -> General Tab -> Environment
variables.
Here, we can enable the this checkpoint variable. Then, we
can load the remaining records........
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the differentiate between data file and descriptor file?
State the difference between an operational datastage and a data warehouse?
What are stage variables, derivations and constants?
What are the different layers in the information server architecture?
Name the third party tools that can be used in datastage?
What are the primary usages of datastage tool?
What is use Array size in datastage
How to Remove Duplicate using SQL?
Explain Quality stage?
Highlight the main features of datastage?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
how to implement scd2 in datastage 7.5 with lookup stage
How to find value from a column in a dataset?
What are the different kinds of views available in a datastage director?
How to reverse the string using SQL?