Suppose in the next version of Informatica, RTR Xn is excluded. Then how will u route data to different tgts?
2 13174Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
2335I have a file with data comming as
1,x1,x2,x3
2,a1,a2
3,b1,b2,b3,b4
1,y1,y2,y3
2,c1,c2,c3
3,d1,d2
my out put should be as follows
x1,x2,x3,a1,a2,
You have defined the following: - Commit Type = 'Target' - Commit Interval = 10000 - writer buffer block can hold multiple 7,500 rows - you are loading 40,000 records into the target After how many records will the Informatica Server issue commit commands? a)7500, 15000, 22500, 30000, 40000 b)15000, 22500, 30000, 37500, 40000 c)15000, 22500, 30000, 40000 d)15000, 30000, 40000
7 27315I have source data like this col1 col2 col3 5 3 8 6 2 9 7 1 10 and i want to get target as col1 col2 col3 5 1 8 6 2 9 7 3 10 which transformation i have to use and how?
3 6517Hi, source data is col1 values are 5,6,7 col2 are 3,2,1 col3 are 8,9,10 and i want to get target as col1 5,6,7 col2 1,2,3 col3 8,9,10 how to do this one?
6 88643. Suppose Seq Gen is supplying a increamental value to a column of a table, suppose, table's column value reaches to maximum value, then what will happen, will the session fail? If it is the situation, then what should be done so that we can stop this kind of situation in advance?
7 12787What are the hard ware required for a normal sized data warehouse? and What are the software required for a normal kind of data warehouse?
CTS,
2 5968Is scd logic we have lookup right to compare the values with source and target,instead of lookup can u have any transformation or any way to do this?
2 6089Post New Informatica Questions
What is the scenario which compels informatica server to reject files?
What is the Process to creating lookup transformation in informatica
What is the meaning of decode in informatica?
What is informatica powercenter repository?
Write the advantages of partitioning a session?
What are the different clients of powercenter?
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
What are mapplets? How is it different from a Reusable Transformation?
How do you convert single row from source into three rows into target?
What is the maplet?
Explain scd type 3 through mapping.
how many types of dimensions are available in informatica?
Explain the types of lookup transformation?
What is a dimensional model?
Is there any way to read the ms excel datas directly into informatica?