Common Error Codes
The following table lists the common command error codes. Each error code has a string associated with it. The error code is printed to the log file and to the stdout file.
| Code Number | Error Description |
|---|---|
|
0 |
OK. |
|
1 |
Invalid option. |
|
2 |
Invalid subcommand. |
|
3 |
Subcommand not supported. |
|
4 |
Invalid device format. |
|
5 |
Cannot create XML file. |
|
6 |
Cannot read XML file. |
|
7 |
Cannot retrieve application data. |
|
8 |
Internal error. |
|
9 |
Insufficient memory. |
|
10 |
Invalid boolean argument. |
|
11 |
Option not supported. |
|
12 |
Storage library initialization failure. |
|
13 |
Entered name is too long. |
|
14 |
Invalid name after subcommand. |
|
15 |
XML filename required. |
|
16 |
Invalid argument. |
|
17 |
Failure writing XML file. |
|
18 |
Device is busy, command cannot be completed. |
|
19 |
User terminated by pressing ctrl-c. |
|
20 |
Insufficient privilege to execute command. |
|
21 |
One or more arguments are missing. |
|
22 |
Unsupported XML file. Please see errors. |
|
23 |
XML parse failure. |
|
24 |
Cannot find XML file. |
|
25 |
XML file contains no records. |
|
26 |
The current directory is not writeable. |
|
27 |
Invalid type. |
|
28 |
The prerequisite criteria fails priority requirement. |
|
29 |
Prerequisite criteria causes forever loop. |
|
30 |
IPMI timeout. Wait a few sections and try again. |
|
31 |
Installation issues detected. |
|
32 |
Platform not supported. |
|
33 |
Oracle ILOM version not supported. |
|
34 |
Command cannot be run in virtual environment. |
|
35 |
Unlink file failure. |
|
36 |
Mandatory option is required. |
|
37 |
Operand is required. |
|
38 |
Subcommand is not presented in command line. |
|
39 |
Remote options are not supported. |
|
45 |
Invalid log directory (symbolic link, wrong permission or ownership) or cannot open log file. |
|
50 |
Cannot connect to BMC interface. |
|
51 |
Missing |
|
92 |
Interface already exists. |
Parent topic: CLI Tools Error Codes