This section describes the backup management maintenance commands.
NAME
swstsrsemtch - recovers resource information
SYNOPSIS
<program-directory>\bin\swstsrsemtch [-x]
<program-directory>\bin\swstsrsemtch [-x] [-h serverName]
DESCRIPTION
This command recovers resource information if a system failure, etc. has made the resource information inconsistent.
When using WSFC for cluster operation in a Windows environment, this command performs automatic configuration of the maintenance mode of the physical disk resources to which the volume belongs with pre- and post-processing. For more information, refer to "15.1.7.1 When Using WSFC for Cluster Operation".
OPTIONS
When executing on the Management Server, specify the name of the target Managed Server.
When executing on the target Managed server, it is not necessary to specify this option.
For the server name, accurately specify the same letters, including upper and lower case, as the server name displayed with the stgxfwcmdispsrv command.
If a recovery operation of the resource information in the Management Server cannot be performed for some reason, specify this option.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Recover resource information:
C:\>C:\Win32app\AdvancedCopyManager\bin\swstsrsemtch swstsrsemtch completed C:\>
NOTES
This command can only be executed if none of the following commands are running:
This command terminates abnormally if it cannot turn the maintenance mode of the physical disk resource ON.
NAME
swstresback - backup of backup management list and recovery control file
SYNOPSIS
<program-directory>\bin\swstresback backupDir
DESCRIPTION
A backup management list and a recovery control file are backed up to the specified directory.
Backup management list (Management information, such as Managed Server configuration information)
Recovery control file (File that was created when backing up Symfoware database spaces)
The information backed up by this command can be restored by the swstresrst command.
OPERANDS
Specifies the name of a directory to which the backup management list and the recovery control file are saved.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Backing up of the backup management list and the recovery control file:
C:\>C:\Win32app\AdvancedCopyManager\bin\swstresback C:\backup swstresback completed C:\>
NOTES
You cannot perform backup if:
The specified directory does not exist.
Copying of data to the specified directory failed because of insufficient free space, etc.
This command can be executed only while none of the following commands are running:
NAME
swstresrst - restore of backup management list and recovery control file
SYNOPSIS
<program-directory>\bin\swstresrst backupDir
DESCRIPTION
A backup management list and a recovery control file are restored from the specified directory.
Managed resources information (Management information, such as Managed Server configuration information)
Recovery control file (File that was created when backing up Symfoware database spaces)
OPERANDS
The backup location directory name directed by the swstresback command is specified.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Restoring the backup management list and the recovery control file:
C:\>C:\Win32app\AdvancedCopyManager\bin\swstresrst C:\backup swstresrst completed C:\>
NOTES
Before the backup management list and the recovery control file is restored by this command, the swstsvrset command must be executed. For the name of the target directory for output of the recovery control file that is specified by the -c option of the swstsvrset command, specify the directory that was set when you performed the resource backup.
You cannot perform restoration if:
The specified directory does not exist.
No backup management list exist in the specified directory.
Copying of data from the specified directory for restoration failed because of insufficient free space, or for some other reason.
This command can be executed only while none of the following commands are running: