InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.20: Administering transactions (overview) >
6.6.20.0: Transaction properties
Key:
Applies to Java administrative console of Advanced Edition Version 4.0
Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Applies to Application Client Resource Configuration Tool
See also the other application server properties.
-
Client Inactivity Timeout
or Transaction Inactivity Timeout
- The number of milliseconds a transaction can remain inactive before it is
aborted.
-
Dynamic Properties
- Name-value pairs for configuring additional properties beyond
those available in the administrative interface
-
Enable
- Enable the transaction service. If the service is not enabled, all other transaction
settings will be ignored.
-
Total Tran Lifetime Timeout
or Transaction Timeout
- The number of seconds to allow a transaction to proceed before aborting it
because it is taking too much time.
-
Transaction Inactivity Timeout
- See Client Inactivity Timeout
-
Transaction Log File
- The log file for transaction service logging. If specifying multiple log file names,
separate them with commas. For example, specify:
"W:\WebSphere\AppServer\logs\tran1.log,W:\WebSphere4_0\AppServer\logs\tran2.log"
If this property is blank, the server will use in-memory logging. In a
production environment, be sure to set a value because transaction rollback
capability requires transaction logging.
-
Transaction Timeout
- See Total Tran Lifetime Timeout
|
|