Links may not function; however, this content may be relevant to outdated versions of the product.
Improving database batch processing performance
You can improve bulk processing performance for database batch insert, update, and
delete operations by using the database/batchUpdates
setting in the
prconfig.xml
file or dynamic system settings. This setting lets you
override the default batch size during a Commit operation for databases that support batch
updates.
Previous topic Using Query Inspector to improve SQL queries Next topic Creating database data instances