Hi I have scenario like this

s/r table T/r table
ename,sal empno,ename,sal
vijay,2000 1 , vijay, 2000
kumar,3000 2 ,kumar , 3000
ravi ,4000 3 ,ravi , 4000

How can i get target table like that without using
Transformer stage?

Answer Posted / kiran

ok well vijay.ur quetion not proper k.

see u can use s_key,column genaretor stage.
and u can define user define query in source level and
populated to target like dbl click on source and set read
method is user deine and write query=select
rownum,ename,sal from emp(s/r table name).k

Thanks&Regards
kiran
9393363309

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between hash file and sequential file?

578


What are the benefits of datastage?

721


Explain Quality stage?

666


whom do you report?

1502


What is a merge in datastage?

765






What is the difference between passive stage and active stage?

822


What are the features of datastage flow designer?

631


What is the use of hoursfromtime() function in transformer stage in datastage?

582


What is the difference between hashfile and sequential file?

716


Define Job control?

677


Why fact table is in normal form?

673


Where do the datastage jobs get stored?

729


What is the process of killing a job in datastage?

589


Which commands are used to import and export the datastage jobs?

978


How a source file is populated?

614