Maximum JTA Transactions (-maxxids)

Use Maximum JTA Transactions (-maxxids) to specify the number of simultaneous JTA transactions allowed.

Operating system and syntax UNIX / Windows -maxxxids n
Use with Maximum value Minimum value Single-user default Multi-user default
Database Server 32,000 100 100
n
The maximum number of simultaneous JTA transactions allowed.

JTA transactions rely on an external transaction manager to control transaction commit and rollback. OpenEdge SQL supports the Java Transaction API (JTA), enabling the database to function as a resource manager as defined in the J2EE framework architecture.

For more information on distributed transactions with JTA, see Manage the OpenEdge Database and OpenEdge SQL Reference.