1) Alternative to update strategy transformation

2) out of 1000 records after loading 200 records, the
session got failed. how do u load the rest of records ??

3) use of lookup override

Answer Posted / mike

1)YOu can update the target table by using target update
override. I think this might be the alternative

2)consider performance recovery

3)lookup override is nothing but overriding the default sql
which is generated by the lookup at run time. the default
sql contains select,groupby and orderby clauses. The
orderby clause orders the data based on the ports in lookup
tab. If you want to change the order then we need to
mention two hyphens at the end of the sql, which means the
query generated by the informatica server is commented.

correct me if i was wrong

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we can load rejected record's at run time?(not through bad files)

2012


Mention a few design and development best practices for informatica?

658


Explain where to store informatica rejected data? How to extract the informatica rejected data?

694


What is pmcmd command?

772


What are the different types of repositories created using informatica?

758






What are active and passive transformations?

726


Under what conditions selecting sorted input in aggregator will still not boost session performance?

719


While importing the relational source definition from the database, what are the metadata of source that will be imported?

912


COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1

1631


What is informatica metadata and where is it stored?

671


Explain what are the different versions of informatica?

758


what is the difference between informatica6.1 and infomatica7.1

1823


where to store informatica rejected data?

766


I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.

1674


-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?

5143