
In Linux, the negative return codes are reported. These return codes are determined by subtracting
the negative value from 256.
TextWindowsLinuxValueReturn code
The installation was successful.000SUCCESS_NO_REBOOT
The installation was successful, but a
reboot is required.
111SUCCESS_REBOOT
The component was current or not
required.
333SUCCESS_NOT_REQUIRED
A general failure occurred. For details,
see the error log.
255255-1FAILURE_GENERAL
A bad input parameter was
encountered.
254254-2FAILURE_BAD_PARM
The installation of the component
failed.
253253-3FAILURE_COMPONENT_FAILED
Windows smart-component return codes
MeaningError level
The smart component was not installed. For more
information, see the log file.
0
The smart component was installed successfully.1
The smart component was nstalled 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
Linux smart-component return codes
Single-target servers:
MeaningError level
The smart component was installed successfully.0
The smart component was installed successfully, but the
system must be restarted.
1
The installation was not attempted because the required
hardware is not present, the software is current, or there
is nothing to install.
2
The smart component was not installed. For more
information, see the log file.
3
Multi-target servers:
MeaningError level
The installation of the deliverable was successful. No reboot
is required.
0
The installation of the deliverable was successful. Reboot
is required for the deliverable to be enabled.
1
42 Using scripts to deploy updates
Komentáře k této Příručce