What are the features of Informatica Developer 9.1.0?

From an Informatica Developer’s perspective, some of the new features in Informatica Developer 9.1.0 are as follows:

  • In the new version, lookup can be configured as an active transformation—it can return multiple rows on a successful match.
  • Now, we can write SQL override on uncached lookup also. Previously, we could do it only on cached lookup.
  • Control over the size of our session log: In a real-time environment, we can control the session log file size or log file time.
  • Database deadlock resilience feature: This will ensure that our session does not immediately fail if it encounters any database deadlock. It will retry the operation. We can configure the number of retry attempts.