Operating Condition
Syntax: SET MIRROR <path>
Syntax: SET MIRROR OFF/DELETE
Default: OFF
SET MIRROR <path> maintains a duplicate copy of the database. This duplicate copy is created and maintained in the directory designated in path. The duplicate database will have the same name, therefore path must designate a backup directory. With this setting, all modifcations to the original database are duplicated in the mirrored database.Be sure all users are mapped to the save drive letters. SET MIRROR OFF turns off mirroring of the database; SET MIRROR DELETE turns off mirroring and then deletes the duplicate database.