You might add logical-log files manually for the following reasons:
Add logical-log files one at a time, up to a maximum of 32,767 files, to any dbspace. As soon as you add a log file to a dbspace, it becomes a critical dbspace. You can add a logical-log file during a storage space backup.
The two ways you can add a logical-log file are:
The database server writes the following message to the log during the cleanup phase:
Logical recovery has reached the transaction cleanup phase.
You can insert a log file after the current log file regardless of the DYNAMIC_LOGS parameter value. Adding a log file of a new size does not change the value of LOGSIZE.
onparams -a -d logspace
onparams -a -d logspace -s 1000 -i
onparams -a -d logspace -s 250
Although you no longer need to back up immediately after adding a log file, your next backup should be level-0 because the data structures have changed. For information on backing up data, refer to the IBM Informix Backup and Restore Guide.
For more information on using onparams to add a logical-log file, see the IBM Informix Administrator's Reference.
For more information, see the ISA online help.
The size of the log file automatically appears in the Logical Log Size field. The new log file is always the value specified by LOGSIZE.