Is it possible to define a single node as a Gateway node as well as worker node?
No Answer is Posted For this Question
Be the First to Post Answer
Hi All, I've 110 records in my table but 101 records contains an error. When I run the session, I want to load the 100 records into the target. Can anyone suggest me the best solution for this... Thanks in Advance,
I have source table 100 records after run session successfully but loads the target table 50 records only what happened that 50 records and how can i load remaining 50 records
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
differences between service based and product based?
To import the flat file definition into the designer where should the flat file be placed?
I 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?
if i have source with 100 records target with 100 records and we lookup on another database table and it has 10 million record so what is the method of limiting that much record in lookup table?
I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
What are the two modes of datamovement in informatica sever?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Normalizer transformation is not involved in Mapplet.. why???
how to move the mappings from your local machine to claint place?