Support
Integration Engine Licensing Return Codes
|
Return Code |
Short Error Description |
Possible Reason for Error |
|
1 |
OPENERR |
An error was encountered opening the Integration Engine license file. |
|
2 |
CREATERR |
An error was encountered creating the Integration Engine license file. |
|
3 |
READERR |
An error was encountered trying to read the Integration Engine license file. . |
|
4 |
WRITERR |
An error was encountered trying to write to the Integration Engine license file. |
|
5 |
INVALID_LICENSE |
The license file is invalid. |
|
6 |
NO_MEMORY |
A memory error was encountered during Integration Engine licensing. |
|
7 |
INVALID_KEY |
An invalid feature was encountered |
|
8 |
INVALID_VALUE |
An invalid feature value was encountered. |
|
9 |
INVALID_KEYSTR |
An invalid feature code/value combination was encountered. |
|
10 |
INVALID_SETOP
|
Encountered an invalid license feature setting option. |
|
11 |
REUSE_KEYCODE |
Encountered an invalid attempt to set a previously set feature. |
|
12 |
TOOMANY_KEYCODES |
The maximum number of features has been exceeded. |
|
13 |
INVALID_SERIAL |
An invalid serial number has been encountered in Integration Engine licensing. |
|
14 |
INVALID_LICENSE_PATH |
An invalid path to the Integration Engine license file has been encountered. |
|
15 |
INVALID_LICENSE_INIT |
Invalid license file. |
|
16 |
INVALID_VALIDATION _INPUT
|
Unauthorized user |
|
17 |
INVALID_KEYCODE |
Invalid key code. |
|
18 |
INVALID_PRODUCT |
Product not licensed. |
|
19 |
INVALID_INDEX |
Product or feature not found. |
|
37 |
NO_UNIX |
A UNIX specific license feature was encountered on a non-UNIX platform. |
|