how to capture rejected data by using join stage not for
lookup stage. please let me know

Answer Posted / prasad

Instead of Transformer, use filter stage, it will gain performance

In Filter stage: use two Links

1st link: Where(clause)=column_name<>''

2nd link: Where=column_name='' (Reject data)

U will get O/P

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you reject records in a transformer?

624


Where do you see different stages in the designer?

628


Can we use target hash file as a lookup ?

2814


What is the difference between server job and parallel jobs?

662


Define APT_CONFIG in Datastage?

663






how to delete one row in target dataset

2585


I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this

545


Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?

3376


What is apt_config in datastage?

702


How many types of hash files are there?

610


Distinguish between informatica & datastage. Which one would you choose and why?

578


Why fact table is in normal form?

670


Name the different types of Lookups in Datastage?

727


Demonstrate experience in maintaining quality process standards?

1925


What are the functionalities of link partitioner and link collector?

594