A Guide
A Guide
A Guide
Session Optimizations
• General Tab
• General Options
• Source Options
• Target Options
• Session Commands
• Email
• Performance Options
• Commit interval
• Event bases Scheduling
• Time Tab
• Error handling
Performance Tunings • Optimize Oracle target database
Checking the storage clause, space allocation, and rollback segments
Optimizing the Source Database
Optimizing the Mapping
• Flat file Source
By default, the Informatica Server reads 1024 bytes per line. • Reduce the number of transformations in mappings and delete
The Session Performance can be improved by setting the number of unnecessary links between transformations
bytes the Informatica Server reads per line.
• Limit the connected input/output or output ports for the transformations
• Relational file Source that use data cache (Aggregator, Joiner, Lookup, and Rank). Limiting
Suggestions to improve the Session Performance the number of input/output or output ports reduces the amount of data
• Optimize the query the transformation store in the data cache.
Using Hints, using GROUP BY ORDER BY clauses, using
Parallel queries • Configure single pass reading
• Create tempdb as in-memory database
• Use conditional filters • Optimizing datatype conversions
• Increase database network packet size Eliminate unnecessary datatype conversions from mapping
Allowing larger packets of data to cross the network at one Use Integer values in place of other datatypes when performing
time Comparisons using Lookup and Filter transformations
For Oracle, increase the packet size in listner.ora and
tnsnames.ora • Eliminating Transformation Errors
• Connect to Oracle databases using IPC protocol Occurs when the Informatica Server encounters Conversion error,
Set up Oracle database Connection in listner.ora and Conflicting mapping logic and any condition set up as an error, such as
tnsnames.ora null input