Top
ETERNUS SF AdvancedCopy Manager V15.3 Operation Guide
ETERNUS

12.7.2 swsrpbackup_symfoware(Symfoware backup command execution command)

NAME

swsrpbackup_symfoware(Symfoware backup command execution command)


SYNOPSIS

<program-directory>\bin\swsrpbackup_symfoware [-m] [-t] [-T] [-k] -Xgroup Group-Name [-Xdev Device-Name] Log-Group-Name[/RDB-Name]

DESCRIPTION

This command performs online backup of database space cooperating with Symfoware.

This command is run on the Symfoware server.


OPTIONS

-m

n backup server operation (inter-server replication), specify not performing communication processing with a backup server (inactive server). If this option is specified, no volume status check and pre- and post-processing are not performed with respect to the backup volume.
This option is valid only for backup server operation.

-t

Specify not performing pre- and post-processing to a backup volume (copy destination volume).
AdvancedCopy Manager does not perform pre- and post-processings on the copy destination volume. Use this option only if unique pre- and post-processings are embedded before and after AdvancedCopy Manager commands.

-k

Perform backup by referecnce dump.
If this option is omitted, bakup is performed by normal dump.
In backup by reference dump, it is required to use the Symfoware "rdbrtr" command and set "Inhibit Update" (data unwritable status) to all DSI (expressing the storage structure of an actual table) within a transaction volume to be backed up.

-T

Specify performing differential snapshot high speed backups.
In snapshot high-speed backup for which this option is not specified, the existing snapshot processing (existing OPC) is started.

-Xgroup Group-Name

Specify group name of replication management function.

-Xdev DeviceName

Specify a device name corresponding to database space to be backed up.
Specify this option in either of the following cases:

  • Back up database space contained in a log group individually.

  • Back up the database space that is not defined in a log group.
    In this case, specify "system" for Log-Group-Name.


OPERANDS

Log-Group-Name

Specify log group name
Specify "system" for the database space that is not defined in a log group.

RDB-Name

Specify RDB system name after log group name with slash "/" as a separator character.
If there is no RDB system name, it is omitted.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

NOTES