Find Sessions return codes
For your reference, Find Sessions supports the following return codes to report the status of an operation performed:
This code | Indicates this result |
0 |
The operation was successful. |
1 |
The operation failed because Find Sessions could not parse the Session URI. |
2 |
The operation failed because Find Sessions could not parse the user input. |
3 |
The operation failed because Quick queries are not supported. |
4 |
The operation failed because there were errors in the AQL format. |
5 |
The operation failed because of an incompatible version of AQL was detected. |
6 |
The operation failed because no installation was selected. |
7 |
The operation failed because the installation specified was not found. |
8 |
The operation failed because the AQL string contains the <group by> keyword. |
9 |
The operation failed because no sessions were selected. |
10 |
The operation failed because Find Sessions could not export the list of events. |
11 |
The operation failed because Find Sessions could not export the session list. |
12 |
The operation failed because Find Sessions could not export UNIX input or output. |
13 |
Not all selected sessions were deleted. |
14 |
An unknown error occurred. |