Owner manual
Scripted deployment 53
Return code Value Linux
Window
s
Text
SUCCESS_REBOOT
1 1 1
The installation was successful, but
a reboot is required.
SUCCESS_NOT_REQUIRED
3 3 3
The component was current or not
required.
FAILURE_GENERAL
-1 255 255
A general failure occurred. See the
error log for details.
FAILURE_BAD_PARM
-2 254 254
A bad input parameter was
encountered.
FAILURE_COMPONENT_FAILED
-3 253 253
The installation of the component
failed.
Windows smart component return codes
Error level Meaning
0 The smart component failed to install. For more details, see the log file.
1 The smart component installed successfully.
2 The smart component installed successfully, but the system must be restarted.
3
The installation was not attempted because the required hardware is not present, the
software is current, or there is nothing to install.
Linux smart component return codes
Single target servers:
Error level Meaning
0 The smart component installed successfully.
1 The smart component installed successfully, but the system must be restarted.
2
The installation was not attempted because the required hardware is not present, the
software is current, or there is nothing to install.
3 The smart component failed to install. For more details, see the log file.
Multi-target servers:
Error level Meaning
0 The installation of the deliverable is successful. No reboot is required.
1
The installation of the deliverable is successful. Reboot is required for the deliverable to be
enabled.
2
The installation was not attempted because the version to be installed matches the version
already installed.