SOURCE LIKE
I_D,F1,F2
---------
100,N,Y
100,N,N
100,Y,N
101,Y,Y
101,N,Y
102,Y,N
103,N,N
104,Y,Y
105,N,N
106,N,Y
102,N,Y
105,Y,Y

O/P LIKE

ID flag1 flag2

101 Y Y
101 N Y
102 Y N
102 N Y
104 Y Y
106 N Y

Answer Posted / bharath

Hi friend..
question may not clear..
my question is..
in what based on I_D s 100,103,105 don't want to send to
target?

Out of my knowledge
1.change the Field names as new field names by using modify stage as follows
Give at specification as
'ID = I_D; flag1=F1; flag2;'
2.Give the field delimiter=tab
and final delimiter=end

then u get

clear my question?
thank you..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of datastage?

818


How to implement complex jobs in data stage?

741


How do you schedule or monitoring the job?

764


what are the devoleper roles in real time? plz tell i am new to datastage....

1747


how to run a sequential file stage in parallel if the stage is used on the TARGET side

1223






What is the process of killing a job in datastage?

662


To see hidden files in LINIX?

1032


Demonstrate experience in maintaining quality process standards?

2045


What are transforms and what is the differenece between routines and transforms?

717


What is meta stage?

706


How do you start developing a datastage project?

748


How many types of sorting methods are available in datastage?

718


Difference between sequential file and data set?

735


How to Remove Duplicate using SQL?

949


What are the types of containers?

798