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 / shar

ok now we have an reject job with stages like
seq--tx--dataset1 lets say job1

now take job2 (job) dependency from job1 to job2) in that
get the data from seq use tx as input 1 (primary) and dataset2 as secondary (ref) in which we use path of dataset1 file this as second input. now connect these inputs to lookup stage and reject the unmatched records connect the reject link to dataset3 in which file name should be same as dataset1 with update policy = append.



thats it dude.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use Array size in datastage

1308


Define repository tables in datastage?

704


how many rows sorted in sort stage by default in server jobs

3559


What are the areas of application?

660


What are the main differences you have observed between 7.x and 8.x version of datastage?

624






What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?

2545


if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?

1747


What is the difference between informatica and datastage?

658


What are stage variables and constants?

703


EXPLAIN SCD

969


Where the datastage stored his repository?

618


Differentiate between hash file and sequential file?

585


Describe the main features of datastage?

660


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

4569


How do you remove duplicate values in datastage?

632