what is the process we used in joiner transformation,there
is no matching column in sources?
Answers were Sorted based on User's Feedback
Answer / emmanuel
Create a dummy port in both the sq transforamtion and join
based on the dummy values
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / anithaks
I think we can use Union Transformation in such case!!
| Is This Answer Correct ? | 0 Yes | 8 No |
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? means only one source qualifier has 2 columns like empno, sal. connected to same target as shown in above mapping.Is this mapping valid or any issues are there if we design like this?
What is Java Transformation? what are the uses of it?
Hi, This is Ranadheer. How to load fact tables using dimeension tables. Please anyone give me a answer with example. Thanks in Advance.
What is up date strategy and what are the options for update strategy?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
tell me the datawarehouse defination,and it is maintaing hystorical data meaning,what is the use
What are connected or unconnected transformations?
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek
what is surrogatekey ? In ur project in which situation u has used ? explain with example ?
i have a session which creates a file every time when i runs the session, but it replaces the first file with second file,i want to append the second file follwed by first file when i runs the session,how to achieve this?
What is hash partition?