In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
2065Hi experts, > I 'm having data like this and it's in flat file. > sno,name,marks,result > 1, ak, 80,p > 2, , ,20,f > 3,jack,55,p > > now in the second row a comma(,) is placed instead of name(char). > > when importing into SQ , in flat file wizard the num of columns increased to 5 instead of 4. > > could you tell me how to over come this issue.........
TCS,
1 3780what r d pre-requiste for update strategy transformation, and differnce between delete n truncate in target session properties for update strategy
TCS,
2 4304How IN function works in informatica? Is it similar that of oracle IN function or different? Explain
2 15070Hi I have two sources like A, B. My source A contain 10000 million records from that i need 20 attributes. My source B has also same 10000 million records from that i need only 1 attribute. By using Joiner i have to load into target? Is there any issue regarding this? if issue is there how to tune this mapping in best way?
2 6770Post New Informatica Questions
Explain informatica architecture - version 8 / 9
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
How do we call shell scripts from informatica?
How might one distinguish in the case of mapping is right or not without associating session?
What is informatica powercenter repository?
Differentiate between source qualifier and filter transformation?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
Name the different lookup cache(s)?
What are active transformations.
How does a rank transform differ from aggregator transform functions max and min?
How big was your fact table
How to start a workflow using pmcmd command?
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
Explain the mapping variable usage example in informatica
How might you approve all mappings in the archive all the while?