Specifies how mirrored volumes are accessed when the server writes pages to the recovery log or database during normal processing. The defaults are:
mirrorwrite db sequential mirrorwrite log parallel
Syntax
>>-MIRRORWrite----+-LOG-+---+-Sequential-+--------------------->< '-DB--' '-Parallel---'
Parameters
Note: | If a system outage occurs at exactly the instant that each mirror is partially complete in writing its page, a partial write to each mirror could result. |
Examples
Specify that TSM writes to all mirrored database volumes in parallel and to the mirrored log volumes one after another.
mirrorwrite db parallel mirrorwrite log sequential