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

seq---tx----target1
|
|
target2

In Transformer use below constraint for target1.txt

UpCase(DSLink3.Field001) [1,1]= "A" Or UpCase(DSLink3.Field001) [1,1] = "B"

In Transformer use below constraint for target2.txt

tick on otherwise/log

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are sequencers?

609


Could anyone give brief explanation bout datastage admin

1963


in oracle target stage when we use load option and when we use upsert option?

1744


What is the difference between informatica and datastage?

650


client know skid info?

1629






What are system variables and sequencers in datastage

600


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

576


How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?

2048


How to reverse the string using SQL?

882


Difference between in process and inter process?

688


What is the use of datastage director?

580


What are the partitioning techniques available in link partitioner?

1748


How can you write parallel routines in datastage PX?

611


What is orabulk stage?

623


Is the value of staging variable stored temporarily or permanently?

566