Operating system and syntax UNIX / Windows
-TXESkipLimit n
Use with Maximum value Minimum value Single-user default Multi-user default
DBS 100,000 0 10,000 10,000
n
The maximum number of SHARE strength or UPDATE strength TXE Locks that can be granted ahead of any queued COMMIT strength TXE locks.

This parameter can help to reduce database contention, providing the ability to prioritize certain high-volume database operations.

When the value is set to 0, COMMIT skip behavior is disabled. Progress recommends using the default -TXESkipLimit value. Consult with Progress Technical Support before changing this value.

To change this parameter while the database is running, use PROMON or the _DbParams VST.

You can use this parameter to support continuous operation of the database. For more information, see Change database parameters while the database is running.