dblog -t <New Log File Name> -m <Mirror Log File Name>
<Database file Name>
For example:
dblog -t D:\databaseLog\default.log -m E:\databaseLog\default_mirror.log
C:\databases\default.db
This example, moves
default.log from its default location of
C:\databases, to the
D:\ drive,
and sets up a mirrored copy on the
E:\ drive. SAP recommends naming the log files specified by -t and -m
options differently.