Previous Topic: set disable-transaction-log—Disable or Enable the Transaction Log

Next Topic: set dsa Command—Define the Knowledge Settings of a DSA

set disable-transaction-log-flush—Disable or Enable Transaction Log Flushing

The set disable-transaction-log-flush disables or enables transaction log flushing. Flushing the transaction log reduces performance on writes (down to ~100 updates per second). Without flushing, transaction logging performs much better (at ~10,000 updates per second). However, flushing allows you to restart the DSA after an abnormal termination or power failure, avoiding disaster recovery procedures.

This command has the following format:

set disable-transaction-log-flush = true | false;

The default is false.


Copyright © 2009 CA. All rights reserved. Email CA about this topic