|
|
How to Migrate Transaction Logs to a Backup Machine
To migrate a transaction log to a BACKUP machine, complete the following procedure.
tmadmin
dumptlog [-z config] [-o offset] [-n filename] [-g groupname]
Note: The TLOG is specified by the config and offset arguments. The value of offset defaults to 0; name defaults to TLOG. If the -g option is chosen, only those records coordinated by the TMS from groupname are dumped.
loadtlog -m machine filename
logstart machine
The system reads the information in the TLOG and uses it to create an entry in the transaction table in shared memory.
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|