Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

13.3 ctmg_resetbackuperror (Recover Base Backup Error)

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.

Requirements

Permissions

System administrator

Location

Admin server

Example

[Windows Manager]
> ctmg_resetbackuperror
Successfully reset the base-backup error.

[Linux Manager]
# ctmg_resetbackuperror.sh
Successfully reset the base-backup error.

Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

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.