Optimized message transfers

provides a feature called optimized message transfers, which allow you to minimize message transfers with the database server for most statements.

accomplishes optimized message transfers by chaining messages together and even eliminating some small message packets. When the optimized message transfer feature is enabled, expects that SQL statements will succeed. Consequently, chains, and in some cases eliminates, confirmation messages from the database server.