While importing the relational source defintion from database,what are the meta data of source U import?
1 6375Post New Informatica Questions
What all are steps in up gradation of Informatica server?
Explain constraint based loading in informatica
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 tuning techniques you applied during your last project
During the running session, output files are created by informatica server. Enlist few of them.
Under what conditions selecting sorted input in aggregator will still not boost session performance?
What are the popular informatica products?
Explain the different dimensions.
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
What is update strategy transform?
Design a mapping to load a target table with the following values from the above source?
Make a note of the quantity vaults made in informatica?
What is the sequence generator transformation in informatica?
Which version configuration tool used in ur project?
what are the different types of transformation available in informatica. And what are the mostly used ones among them?