How do we do the Fact Load
What is the size of your Data warehouse?
What is your Daily feed size and weekly feed size
Answer / rameshreddy
After dimension load takes place we can load the Fact tables.
and
size of data warehouse for small projects 100-500gb
medium projects 500-1000gb
large projects 1000-N gb
| Is This Answer Correct ? | 3 Yes | 0 No |
what is data driven?
What is informatica worklet?
Do you find any difficulty while working with flat files as source and target?
In router source is a boy age 20 I given 3 conditions in router a>20, a<=20, a=20 which one exit first?
List the transformation in informatica.
There are two sessions are connected to the workflow. When the first session run load the data(employees data sum_salaries <= 1000000) into the target1. When the second session run load the data(employees data sum_salaries > 1000000) into the target2. How to achieve this?
What is the difference between STOP and ABORT options in Workflow Monitor?
Hi experts, For informatica developer, in real time, normally how much we use sql and plsql?
What is the difference between stop and abort in informatica
What differs when we choose the sorted input for aggregator transformation?
What are the informatica performance improvement tips
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?