bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Logging --> JTA

Tasks     Related Topics     Attributes

Overview

The Server—>Logging—>JTA tab determines the location of the transaction log files and specifies a policy writing log records to disk.

We recommend that you locate transaction log files on a highly available file system, for example, on a RAID device. To take advantage of the migration capability of the Transaction Recovery Service for servers in a cluster, you must store the transaction log in a location that is available to a server and its backup servers, preferably on a dual-ported SCSI disk or on a Storage Area Network (SAN).

Tasks

Setting the Transaction Log File Location (Prefix)

Related Topics

(May require an Internet connection.)

Transaction Log Files

Introducing Transactions in Programming WebLogic JTA

Configuring and Managing Transactions in Programming WebLogic JTA

Attributes

Table 1-15

Attribute Label

Description

Value Constraints

Transaction Log File Prefix

The path prefix for the server's JTA transaction log files. If the pathname is not absolute, the path is assumed to be relative to the server's root directory.

MBean: weblogic.management.
configuration.ServerMBean

Attribute: TransactionLogFilePrefix

Default: "./"

 

Back to Top Previous Next