Which Tuxedo MAXGTT Configuration Parameter Is The Default Value For DM_LOCAL MAXTRAN ?
(Doc ID 1591530.1)
Last updated on SEPTEMBER 08, 2023
Applies to:
Oracle Tuxedo - Version 6.4 and laterInformation in this document applies to any platform.
Goal
Within *DM_LOCAL section of the tuxedo domain configuration file, if MAXTRAN is NOT explicitly defined, the default value will be MAXGTT.
From the Tuxedo documentation :
"
MAXTRAN = numeric
Specifies the maximum number of simultaneous global transactions allowed for this local domain access point. It must be greater than or equal to 0 and less than or equal to the MAXGTT parameter specified in the RESOURCES section of the TUXCONFIG file. If MAXTRAN is not specified, the default is the value of MAXGTT.
"
MAXTRAN = numeric
Specifies the maximum number of simultaneous global transactions allowed for this local domain access point. It must be greater than or equal to 0 and less than or equal to the MAXGTT parameter specified in the RESOURCES section of the TUXCONFIG file. If MAXTRAN is not specified, the default is the value of MAXGTT.
"
Which MAXGTT is referred ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |