|
When the log is in a non-default location
If you put the database log in a non-default location prior to backing
up the database, be aware of the following requirements:
If you are not using Windows, substitute the appropriate operating system
command for copying a directory and all of its contents to a new location.
- Edit the logDevice entry in service.properties of the database
backup so that it points to the correct location for the log. In the previous
example, the log was moved to the default location for a log, so you can remove
the logDevice entry entirely, or leave the logDevice entry as is and wait
until the database is restored to edit the entry.
See Logging on a separate device for information about
putting the log in a non-default location.
|