how can we update without using update transformation.
wt is push down operation in informatica.
which lookup gives more tuning performance. if so why.

Answers were Sorted based on User's Feedback



how can we update without using update transformation. wt is push down operation in informatica. w..

Answer / bsgsr

without using update t/mation also we can update. in
session properties select update against treat source rows
as. this wud definitely help you.

push down is a function of 8.1 version of informatica. it
reduces the load on informatica server.

unconnceted obviously bcoz not connected with the data flow
and uses only static cache.
also it can be called as many times in a mapping as a
result of an expession.

reach me on 9866188658.

Is This Answer Correct ?    7 Yes 3 No

how can we update without using update transformation. wt is push down operation in informatica. w..

Answer / infa dev

Just using the Update override won't get your work done.
You will have to select the session property Treat source
rows as 'Update'

Is This Answer Correct ?    7 Yes 3 No

how can we update without using update transformation. wt is push down operation in informatica. w..

Answer / usha

without using update transformation we can update by using
update overide if the target doent have a PK...

:TU

------------------------
push down operation in informatica means it will convert
transfromation logic to SQL query..
3 types..

source push down
target push down
full push down.

------------------------
connected lkp will give good prformence..


lookup gives more tuning performance

Is This Answer Correct ?    1 Yes 1 No

how can we update without using update transformation. wt is push down operation in informatica. w..

Answer / gyana

GOOD WORK USHA

Is This Answer Correct ?    0 Yes 0 No

how can we update without using update transformation. wt is push down operation in informatica. w..

Answer / ashwin

We can use update override in the target table in mapping.

Push Down Optimization is an optimizing technique in
informatica 8. Integration service pushes the transformation
logic either to the source database or to the target
database rather than executing the logic by itself.

I think dynamic lookup gives a better performance since it
allows us to tune the cache sizes(index and data).

Is This Answer Correct ?    2 Yes 6 No

how can we update without using update transformation. wt is push down operation in informatica. w..

Answer / sambasivarao.m

By using Update override option in Target table we can
update the table

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More Informatica Interview Questions

How many ways are there to do 'remove duplicate records in informatica'?

0 Answers  


any body can say about all versions of informatica ?how many versions ?

2 Answers  


What are the advantages of informatica?

0 Answers  


What is the difference between writing a joiner query in ANSI style and THETA style?

0 Answers   TCS,


8.what is mapplet ?give example?

2 Answers  






can v update d records in target using update stargey without generationg primary key ? explain

4 Answers   CTS,


comonly how meny mappings r there in Banking projects?

1 Answers  


how will u get 1 and 3rd and 5th records in table what is the query in oracle please help me

16 Answers   Cap Gemini, IBM,


1)what is the use of bottlenecks in informatica. 2)where we are use shellscripting. 3)what meant by informatica.

1 Answers   CTS,


explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?

0 Answers   TCS, Wipro,


Can I create one wrkflw which will run different wrkflws on schedule time?

3 Answers  


what are the transformations that are used in data cleansing ? and how data cleansing takes place ?

3 Answers  


Categories