Problem
|
Solution
|
See guidelines in...
|
Network communication is slow.
|
Reduce network traffic.
|
"Using Catalog Functions"
|
The process of evaluating complex SQL queries on the database server is slow and can reduce concurrency.
|
Simplify queries.
|
"Using Catalog Functions"
"Selecting ODBC Functions"
|
Excessive calls from the application to the driver slow performance.
|
Optimize application-to-driver interaction.
|
"Retrieving Data"
"Selecting ODBC Functions"
|
Disk I/O is slow.
|
Limit disk input/output.
|
"Managing Connections and Updates"
|