I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
1641What are the types of schemas we have in data warehouse and what are the difference between them?
908Post New Informatica Questions
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks
What are the different types of olap? Give an example?
Explain the aggregator transformation?
What is parallel processing in informatica?
Mention few power centre client applications with their basic purpose?
What does role playing dimension mean?
Write the prerequisite tasks to achieve the session partition?
Explain the scenario which compels informatica server to reject files?
Is it possible to create multiple domains on a single Informatica server?
explain about unit testing? in real time?
Do you find any difficulty while working with flat files as source and target?
Reusable transformation and shortcut differences
Can informatica load heterogeneous targets from heterogeneous sources?
What are the different transaction levels available in transaction control transformation?