My source table look like ID Name Location Salary 0000001 ran tpty 1000 0000002 ram DELHI 2000 hju-hji raj hyd 1000 my target table should be ID Name Location Salary 1 ran tpty 1000 2 ram DELHI 2000 hju-hji raj hyd 1000
TCS,
3 6842How 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?
2131How can we trouble shoot the commas in a column of a comma delimited flat file in Informatica
1 5973How can we integrate different flat file data in a single mapping and with in a single execution
1 4463I have a source either file or db table Eno ename sal dept 101 sri 100 1 102 seeta 200 2 103 lax 300 3 104 ravam 76 1 105 soorp 120 2 Want to run a session 3 times. First time: it should populate dept 1 Second time: dept 2 only Third time: dept 3 only How can we do this?
TCS,
2 7425hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
1943following scenario i have 1000 record flatfile source i want ist row to ist target 2nd eow to 2nd target 3rd row to 3rd target how will u do?
7 10343Post New Informatica Questions
How you can differentiate between connected lookup and unconnected lookup?
Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
What are the issues you have faced in your project? How did you overcome those issues?
What can we do to improve the performance of informatica aggregator transformation?
What does “tail –f” command do and what is its use as an Informatica admin.
What is the meaning of decode in informatica?
What are the steps involved in the migration from older version to newer version of Informatica Server?
Enlist the differences between database and data warehouse.
What do you mean by filter transformation?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
How to elaborate powercenter integration service?
What are the different types of transformation available in informatica.
What is status code in informatica?
How do you load only null records into target? Explain through mapping flow.
How can we use mapping variables in informatica?