Answer Posted / kammari.krishnaiah
polling is nothing but capabulity of storing some wanted and
unwanted information.All processors information can be kept
in the poll.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are pre and post-session shell commands?
What is the reusable transformation?
What are Dimensional table?
what is the hint? how to use it to reduce the query processing in program?
If informatica has its scheduler why using third party scheduler?
What are the differences between joiner transformation and source qualifier transformation?
What is decode in informatica?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
What is parallel processing in informatica?
Write the different tools in the workflow manager?
How to extract sap data using informatica?
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?
whats the logic to load the lower level of granularity of data to fact table.
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION