if the column name in sql override is diff from the column name in source qualifier,what is the impact?

Answer Posted / chandu

After over write we have to validate the rewrited query, So
when we click on validate It shows error message.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is informatica powercenter repository?

931


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

8459


As union transformation gives UNION ALL output, how you will get the UNION output?

877


How do you load unique records into one target table and duplicate records into a different target table?

965


What is a transaction control transformation?

975


What are the different types of repositories created using informatica?

901


How can we update a record in the target table without using update strategy?

913


How do you set a varible in incremental aggregation

1660


What are the components of the workflow manager?

898


What is parallel processing in informatica?

1309


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.

1389


How can one identify whether mapping is correct or not without connecting session?

1155


Why do you use Mapping Parameter and mapping variable?

1487


What are active transformations.

1415


Can we create a Integration service without a Repository service and vice versa?

995