Description
This command is executed after recovery to restart operations if an error such as a system failure occurs during execution of patch distribution, patch application, parameter settings, or script execution.
Synopsis
swrba_recoverprocess |
Options
None
Return value
Return value | Meaning |
---|---|
0 | Normal termination |
Other than 0 | Abnormal termination |
Command location
Admin server
[Windows]
%SWRBA_HOME%]\bin |
Note that %SWRBA_HOME% contains the installation directory for Systemwalker Runbook Automation included with Systemwalker Software Configuration Manager.
[Linux]
/opt/FJSVswrbam/bin |
Privilege required/execution environment
[Windows]
Administrator privileges are required. When using Windows Server 2008 or later, run as an administrator.
Systemwalker Runbook Automation must be running.
This command can be executed on the admin server.
[Linux]
This command can only be executed by a system administrator (superuser).
Systemwalker Runbook Automation must be running.
This command can be executed on the admin server.
Note
If there are multiple process instances for recovery, perform recovery for all of them. Also, a message confirming whether the recovery is a success or a failure will be output for each instance.
If there are no process instances in the abnormal state, this command terminates normally.
This command cannot be executed at the same time as other commands. An exclusive control error will occur if a command is executed while another command is executing.
Execution Result/Output Format
The following message is output if process instance recovery is successful:
PROCESSID: <Process instance ID>(ACTIVITYID: <Activity ID>) is recovered
The following message is output at the same time as the error message if process instance recovery is unsuccessful:
PROCESSID: <Process instance ID>(ACTIVITYID: <Activity ID>) recovery failed FSP_SW/RB-A_BASE: ERROR: ...