Quote Originally Posted by vnktummala View Post
Insert query is fired by Informatica session. One of the Informatica sessions reads the data from source table to informatica buffer, perform transformation, load target table.
Informatica loves row-by-row processing.
Check how often is Informatica mapping commiting the work.

Do you have a test environment available to conduct a test with no indexes?