CONTENTS   NextPrevious  



Transaction Service

Transaction Service manages global transactions on SAP J2EE Engine 6.20. It is developed in accordance with JTA 1.0.1 specification.

Visual Administrator

Properties

 

Server

 

Property Key

Description

Default Value

 

 

 

MaxTr

Specifies the maximum number of transactions that can be started.

1200

Communication

Specifies the standard communication protocol used by the service.

P4

WarningLogFileName

Specifies the filename to which warning log messages for Transaction Service are written.

./services/ts/log/WARNING.log

NoticeLogFileName

Specifies the filename to which notice log messages for Transaction Service are written.

 

./services/ts/log/NOTICE.log

ErrorLogFileName

Specifies the filename to which error log messages for Transaction Service are written.

./services/ts/log/ERROR.log

MaxFileLength

Specifies the maximum size of the log file (in bytes). If it is exceeded, the file is added to the archive.

1048576

DebugLogFileName

Specifies the filename to which debug log messages for Transaction Service are written.

./services/ts/log/DEBUG.log

AlertLogFileName

Specifies the filename to which alert log messages for Transaction Service are written.

./services/ts/log/ALERT.log

EmergencyLogFileName

Specifies the filename to which emergency log messages for Transaction Service are written.

./services/ts/log/EMERGENCY.log

InfoLogFileName

Specifies the filename to which info log messages for Transaction Service are written.

./services/ts/log/INFO.log

ZipDirectory

Specifies the directory in which the log files are archived.

LogBackup

CriticalLogFileName

Specifies the filename to which critical log messages for Transaction Service are written.

./services/ts/log/CRITICAL.log

UnicodeLog

This is a boolean flag specifying whether to write log records in UNICODE.

false

Property Files

../cluster/server/services/ts/properties  
Transaction Service properties specified in the Visual Administrator  section can be set from this property file as well.

Previous  Next