Name
[Windows Manager]
Installation_folder\RCXCTMG\bin\ctmg_resetbackuperror - Recover Base Backup Error
[Linux Manager]
/opt/FJSVctmg/bin/ctmg_resetbackuperror.sh - Recover Base Backup Error
Synopsis
[Windows Manager]
ctmg_resetbackuperror
[Linux Manager]
ctmg_resetbackuperror.sh
Functional Description
This command recovers base backup error, when following operation is done during taking base backup by online backup of the admin server.
Force-quit by Ctrl+C during backup command
Shutdown of the manager during backup command
Requirements
System administrator
Admin server
Example
> ctmg_resetbackuperror Successfully reset the base-backup error.
# ctmg_resetbackuperror.sh Successfully reset the base-backup error.
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.
Note
This command will end successfully even if there is no error to recover.
If the exit status is 0, a message notifying normal end is displayed.
Successfully reset the base-backup error.
If the exit status is not 0, a message notifying abnormal end is displayed.
Failed to reset the base-backup error.