Hi,
Can you please send me the Informatica 8 certification exam
dumps to my email id rwork.san@gmail.com
Thanks,
Revathi.
Answer Posted / priya
Someone Please send dumps to my id also - ppsonicudi0@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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's the layout of parameter file (what does a parameter file contain?)?
What is the need of etl tools?
Tell me about MD5 functions in informatica
What is rank transformation in informatica
How many numbers of sessions can one group in batches?
Explain what are the different versions of informatica?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
Define joiner transformation?
Why do we need informatica?
Explain the use of aggregator cache file?
What are the guidelines to be followed while using union transformation?
How do you manage the Parameter files while migrating your data from one environment to another environment?
How to call shell scripts from informatica?
How to update a particular record in target with out running whole workflow?