|
Return Code |
Short Error Description |
Possible Reason for Error |
|
27001 |
OUT_OF_MEMORY |
An allocation error has been encountered. |
|
27002 |
INVALID_COMMANDLINE |
The command line entered for Integration Engine does not comply with the rules. |
|
27003 |
NO_CONVERSIONS |
A Conversion Name has not been included in the Integration Engine command line. |
|
27004 |
NO_VALUE_WITH_OPTION |
An option has been entered on the command line that does not have an associated value. |
|
27005 |
OPEN_ERROR_OPTFILE |
An error was encountered trying to open the option file specified on the command line. |
|
27006 |
OPEN_ERROR_FILTER_FILE |
An error was encountered trying to open a file specified with the -Target_Filter_Expr option or Source_Filter_Expr option on the command line. |
|
27007 |
OPEN_ERROR_QUERY_FILE |
An error was encountered trying to open a file specified with the -Query_Statement option on the command line |
|
27008 |
OPEN_ERROR_LICENSE_FILE |
An error was encountered during license checking trying to open the Integration Engine license file. |
|
27009 |
UNMATCHED_QUOTE |
A beginning quote without a matching ending quote was encountered in the option file specified on the command line. |
|
27010 |
INVALID_LICENSE_FILE |
The license file found in the Integration Engine directory (the directory where djengine.exe resides) was read and determined to be an invalid Integration Engine license file. |
|
27011 |
INVALID_LICENSE_PATH |
The path to the Integration Engine license file is invalid. An error was encountered during license checking trying to access the Integration Engine license file from the Integration Engine directory (directory where djengine.exe resides). |
|
27012 |
CREATE_ERROR_LOCK_FILE |
An error was encountered during Integration Engine license checking trying to create a lock file. |
|
27013 |
CREATE_ERROR_LOCK_DIR |
An error was encountered during Integration Engine license checking trying to create a lock directory. |
|
27014 |
LICENSED_USERS_EXCEEDED |
Integration Engine License checking determined that the licensed number of users for Integration Engine has been exceeded. |
|
27015 |
TOO_MANY_CONVERSIONS |
Only one conversion is allowed on the Integration Engine command line and more than one has been encountered. This could also occur if an option value containing a space has not been quoted or if an invalid option prefix has been entered. |
|
27016 |
INVALID_CURRENT_PATH |
An error was encountered trying to access the current working directory. |
|
27017 |
INVALID_SAMPLE_RANGE |
Error trying to set the start of count value when the sample type is not set to range |
|
27018 |
INVALID_SAMPLE_FREQUENCY |
Error trying to set the frequency value when the sample type is not set to every nth. |
|
27019 |
OLE_COM_INITIALIZE |
Error encountered while initializing the OLE COM Library. |
|
27020 |
NO_PROJECT_FILE |
No project file specified. |