 |
» |
|
|
|
When the recovery program has completed, there are two options:
The database and logfiles can be backed up, the logfile
rebuilt, the name of the logfile changed to end with 001
(if CHANGELOG is allowed), and a :LOG command with the
:START option issued (:LOG logid ,START)
to start a new set of logfiles.
If system recovery was done to the logfile,
the :LOG logid, RESTART command may be
issued to restart the User Logging process. This will continue
logging to the same logfile(s).
The second option will not work if system startup with RECOVERY was
not performed; if so, use the first option. The application
may be restarted after the point of the last complete transaction.
|