Show TOC Start of Content Area

Syntax documentation resync_cmd  Locate the document in its SAP Library structure

This parameter is only relevant when using the split mirror configuration with the split command scenario.

In this parameter the command for the synchronization of the mirror disks with the original disks is defined. If this parameter is not set the synchronization process is not executed under the control of BRBACKUP.

Syntax: resync_cmd = "<resync_cmd> [ $ ] "

Default: none

This command has its own option:

<resync_cmd>: Program or shell script for synchronizing the mirror disks.

The $ character is optional. If it is set it replaces BRBACKUP in runtime with the name of a text file containing all file names to be backed up.

Caution

The resync command must be created by the user in the form of a program, a shell script, or a batch file.

If the resync command has been performed successfully the exit code 0 is displayed. No other output is displayed. The only possible outputs not recognized as errors are messages beginning with the characters #INFO.

 

See also:

split_cmd

End of Content Area