Can you implement SCD2 using join, transformer and funnel stage?
No Answer is Posted For this Question
Be the First to Post Answer
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
0 Answers Alpharithm Technologies,
What is staging variable?
root tree will find which is server job and which is parallel job?
what is the use of skid in reporting?
Hi, i did what you mentioned in the answer, i.e. source- >Transformer -> 3 datasets. Iam able to see the data in datasets but its not sort order... Can you tell how sort the data?? i also checked Hash partition with performsort.
what is the use of surogate key in datastage
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
when u face critical situation in ur project, how to solve them?
How to Convert the columns into rows?
how do u capture duplicates through sort & transformer
How many areas for files does datastage have?
Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.