i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
5 9473hi all my source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want my target is column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c any one can you help
1 4527i have a source of n records.i have to load n+5 records to my target.What is the procedure??????plz tell me.....
1 4907I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
6 15337source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
27201)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
2131Post New Informatica Questions
How many ways are there to create ports?
What is the function of aggregator transformation?
Explain your project of banking domian.
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
Clarify the aggregator change?
How to delete duplicate row using informatica?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
What are the different ways to implement parallel processing in informatica?
How to extract sap data using informatica?
What are the tuning techniques you applied during your last project
difference between repository database and repository service?
Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance
What are data-driven sessions?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What is a filter transformation?