Administration Console Online Help
![]() |
![]() |
![]() |
![]() |
![]() |
Tasks Related Topics Attributes
The Server
BEA recommends 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).
Warning: On Windows, the Direct-Write transaction log file write policy may leave transaction data in the on-disk cache without immediately writing it to disk. This is not transactionally safe because a power failure can cause loss of on-disk cache data. To prevent cache data loss when using the Direct-Write transaction log file write policy on Windows, disable all write caching for the disk (enabled by default) or use a battery backup for the storage system. See Disabling the On-Disk Cache For a Disk Drive on Windows 2000 for instructions
Setting the Transaction Log File Location (Prefix)
Setting the Transaction Log File Write Policy
(May require an Internet connection.)
Introducing Transactions in Programming WebLogic JTA
Configuring and Managing Transactions in Programming WebLogic JTA
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 (see "A Server's Root Directory" in Configuring and Managing WebLogic Server). |
||
The policy used for writing transaction log records to disk:
Direct-Write performs as well or better than Cache-Flush, depending on operating system and OS parameter settings, and is available on Windows, HP-UX, and Solaris. |
![]() ![]() |
![]() |
![]() |