Top
ETERNUS SF AdvancedCopy Manager V16.1 Operation Guide
FUJITSU Storage

13.6.4 swsrphistory_symfoware (Symfoware Backup History Information Display/Delete Command)

NAME

swsrphistory_symfoware(Symfoware backup history Information display/delete command)

SYNOPSIS

To Display Symfoware Backup History Information
<program-directory>\bin\swsrphistory_symfoware disp [logGroupName[/rdbName]]
To Delete Symfoware Backup History Information
<program-directory>\bin\swsrphistory_symfoware delete (-Xgroup groupName [-Xdev deviceName]| -z) logGroupName[/rdbName]

DESCRIPTION

This command includes the following two functions:

This command is run on the Symfoware server.

OPTIONS

-Xgroup groupName

Specify replication management function group name.
If the -Xdev option is omitted, delete all the backup history information backed up using groupName.

-Xdev deviceName

Specify a device name corresponding to database space.
Specify this option at the same time with the -Xgroup option. Delete only the backup history information of the specified device name among backup history information backed up using groupName.

-z

Delete all the backup history information in a log group.

OPERANDS

logGroupName

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

rdbName

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

EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally

EXAMPLES