If we have lookup table in workflow how do you trouble
shhot to increase performance?
Answers were Sorted based on User's Feedback
Answer / deepak aggarwal
You can calculate the size of lookup cache file needed
from number of rows and colulmn width needed. You can
increase Cache file size for good performance.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / priya
There are 2 ways :
1. Create a persistant cache
2. Add the lookup table in SQ make it outer joined
| Is This Answer Correct ? | 1 Yes | 0 No |
1 lac of flat fles in source how to load target at a time?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
can we use cartesian join in informatica
what is lookup chache?
what is worklet and what use of worklet and in which situation we can use it?
how do u tune queries?
Can anyone guide me the steps to install informatica PC 8.5.1 with database as oracle
Can we use parameters of parameter file in presession command
What is repository manager?
What is the "File Repository" and how can we use that in the Informatica ? Please give one example of the Process ? waiting for Reply... Thank you .
select count(1) from emp? what is the o/p?
What happen if you have 3 ports in SQ and 4 ports in SQL override of SQ( provided all ports are in same order and they are connected with proper source and target)? Also what happens when I have 4 ports and will extract 3 values in SQloverride.. What will be the value in 4th port ?