Switch to the next logical-log file
You might want
to switch to the next logical-log file before the current log file
becomes full for the following reasons:
- To back up the current log
- To activate new blobspaces and blobspace chunks
The database server can be in online mode to make this change. Run the following command to switch to the next available log file: onmode -l
The change takes effect immediately. (Be sure that you type a lowercase L on the command line, not a number 1.)