what is the process we used in joiner transformation,there
is no matching column in sources?
Answer Posted / anithaks
I think we can use Union Transformation in such case!!
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What do you mean incremental aggregation?
How we can use union transformation?
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
Explain the difference between a data warehouse and a data mart?
Which transformation should we use to normalise the COBOL and relational sources?
What is meant by query override?
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
What is the way to execute pl/sql script using informatica mapping?
Explain about cumulative Sum or moving sum?
What are the new features of Power Center 5.0?
What is the surrogate key?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
What is a connected transformation?
How many dimensions are there in informatica?
Partition, what happens if the specified key range is shorter and longer