i have two flat files.. containing same type of data
i want to load it to dwh..how many source qualifires i need
Answer Posted / dazzler
bsgr,
what's your problem dude. Why are u asking ppl to get in touch with u. Every now and then I'm finding your request among answers.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is deployment group?
What are the settings that you use to configure the joiner transformation?
What are the new features of informatica 9.x in developer level?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
What are junk dimensions?
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
can we override a native sql query within informatica? Where do we do it?
What is repository manager?
Explain the code page compatibility?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
How are indexes created after completing the load process?
Define mapplet?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
What is substr in informatica?