how can i move send few records from source to target whe

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
sunitha_cts
Participant
Posts: 98
Joined: Thu Feb 05, 2009 1:14 am
Location: visakhapatnam
Contact:

how can i move send few records from source to target whe

Post by sunitha_cts »

Hi,

I got a sequential file from col 1 col2 should be sent to the taregt i have 100 columns in the source ,how can we move these records.
Thnaks
sunitha
nagarjuna
Premium Member
Premium Member
Posts: 533
Joined: Fri Jun 27, 2008 9:11 pm
Location: Chicago

Post by nagarjuna »

i didnt understand your question ....could you please explain it in detail ?
Nag
sunitha_cts
Participant
Posts: 98
Joined: Thu Feb 05, 2009 1:14 am
Location: visakhapatnam
Contact:

Post by sunitha_cts »

Hi,

my question is i am having source coming in form of flat files ,but i want names code and usuage code from the table,so can i put a constriant in transformer and use it to filter some required records.
Thanks
sunitha
RAJARP
Participant
Posts: 147
Joined: Thu Dec 06, 2007 6:46 am
Location: Chennai

Post by RAJARP »

Yes, you can use a transformer to pull the required fields from the source file and then you can use a filter to filter the required codes/data.
Post Reply