Can we use target hash file as a lookup ?
No Answer is Posted For this Question
Be the First to Post Answer
i have source like balance,drawtime 20000, 8.30 50000,10.20 3000,4.00 i want target like this balance,drawtime 20000, 20.30 50000,22.20 3000,16.00
I have source like "abcdefghijklmnopqrs", how to change 10th character from j to z in datastage?
Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the remaining sources.. How please design the job. Thanks.
I have a few records all are same structures data, I want to store data in multiple targets how?
when u face critical situation in ur project, how to solve them?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
what is main difference between change capture and change apply stages
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?????
What is the sortmerge collector?
explain about citrix scheduling tool in datastage
Define ds designer?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?