The following is a description of the meanings of command return values and actions responding to them for silent installation (for AdvancedCopy Manager's agent).
Return Value | Meaning | Action |
---|---|---|
0 | Installation succeeded. | No action is required. |
2 | Silent installation command was run with invalid parameters. | Specify correct parameters for the silent installation command. |
3 | Creating an install log file failed. | Check whether the destination to which to store the install log file has write permission. In addition, check whether the file name is specified to the argument of -l option. |
4 | Specified installation parameter file does not exist. | Make sure that the specified installation parameter file exists. |
6 | Specified installation parameter is incorrect. | Refer to "Appendix D Installation Parameters" to make sure that the content of the installation parameter file is correct. |
7 | An AdvancedCopy Manager's agent or AdvancedCopy Manager's manager is already installed. |
|
9 | Another installation or uninstallation is in progress. | On completion of the installation or uninstallation in progress, try again. |
Other than those above | Error occurred during installation. |
|