I have a source table with column name CITY having 100
records,
I want target table with column name start with 'A'
and 'B',remaining columns as reject outputs.
how can achieve this by data stage?please help me?????

Answer Posted / naresh

Hi,

sequential-----filter------ds
in filter stage 
where clause= city like 'A%' OR CITY LIKE 'B%'

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the different type of jobs in datastage?

561


EXPLAIN SCD

950


How will you move hashed file from one location to another location?

1648


How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?

1691


Explain ibm infosphere information server and highlight its main features?

599






Define ds designer?

758


Difference between server jobs & parallel jobs?

639


In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?

1037


What are the features of datastage flow designer?

622


what is flow of project?

1550


What is datastage?

642


Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how

1113


What are the some differences between 7.x and 8.x version of datastage?

728


Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.

1608


What are the repository tables in datastage?

813