Siebel Enterprise Integration Manager Administration Guide > EIM Error Messages > EIM Error Codes >

Exit Status Error Codes


Table 19 lists error codes for exit status errors. These errors indicate that EIM exited abnormally. (The exit status is 0 on successful completion.)

Table 19.  EIM Error Codes for Exit Status Errors (200-299)
Code
Message Text
Description
Recommendation
201
Invalid command line arguments.
EIM detected one or more arguments that it could not process.
Check and correct the arguments and their spelling in the command line that initiated the process.
202
Invalid SIEBELHOME directory.
EIM could not locate the directory named in the /ROOTDIR argument of the command line that initiated the process.
Check and correct the directory name.
203
Invalid file to log to.
The file named in the /LOGFILE argument did not conform to DOS file-naming conventions.
Check and correct the filename.
204
Invalid configuration file to load initially.
EIM detected that the file named in the /CONFIG argument of the IFMGR command line did not have a valid name.
Make sure that the filename conforms to DOS naming conventions and that the file extension is .IFB.
205
Failed to load the application dictionary.
Problems with the Siebel applications dictionary prevented EIM from loading the database schema.
See Error Message 205 for further details.
206
Failed to run initial process.
EIM detected an error when loading or running the initial process named in the configuration file.
 
207
Unable to log in to the database.
A connection could not be established using the specified ODBC source, user name and password, and tableowner.
 
208
Aborted due to user interrupt.
You interrupted EIM with a CTRL-BREAK from the keyboard, or some operating system event (such as shutdown) terminated the process.
 
209
Errors occurred during processing.
Errors occurred that were reported in the log file and the Server Process Monitor.
 
210
Failures occurred during processing.
Failures occurred that were reported in the log file and the Server Process Monitor.
 
211
Failed to parse and define extended parameters.
Error occurred in parsing and defining extended parameters. Check to make sure that the parameter follows the naming convention.
 
212
This extended parameter is undefined.
The parameter is present in the .IFB file, but it does not have a value assigned to it.
Check to make sure that the parameter is assigned before using it.
213
Failed to resolve this extended parameter.
Error occurred in resolving this parameter.
Log all the process parameters into a file by specifying "IFBFileName=filename" and examine filename to determine the source of the error.
214
Failed to resolve this parameter in maximum allowed recursions.
Error occurred in resolving this parameter within the maximum allowed level of nesting (default=10).
Change the default by giving the extended parameter "MAX_NEST_SUBST".

 Siebel Enterprise Integration Manager Administration Guide 
 Published: 05 January 2004