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

Job design will be:
seq --- Tx ---- target.txt
------rejct.txt
IN transformer use below constraint for target.txt

Left(city,1)='A' or Left(city,1)='B'

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?

1773


AGGREGATOR default datatype

924


Can you explain engine tier in information server?

643


Describe link sort?

633


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






Define meta stage?

769


Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.

1658


What is the difference between the local container and shared container?

638


How do you start developing a datastage project?

653


Explain entity, attribute and relationship in datastage?

623


What is the difference between passive stage and active stage?

809


How to perform incremental load in datastage?

655


What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?

1628


Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?

612


What is ibm datastage?

595