Previous Topic: Monitor Operating System ResourcesNext Topic: Monitor Encyclopedia Contention


Monitor Encyclopedia Usage

To determine elapsed time and related details, examine utility and server log files.

Log files display start time, end time, user ID, and, when appropriate, model name and subset name. The Message Dispatcher .ini file contains the prefix of log file names for each server and utility. The number is appended before and after the type separator.

The CSE log file base names are specified in the Message Dispatcher INI file, %IEF_CONFIGDIR%\iefmd.ini on Windows or $IEF_CONFIGDIR/iefmd.ini on UNIX, as the value of the LogLocation parameter. These names are constructed from the value specified for the working directory, IEF_WORKINGDIR, also specified during CSE configuration. For instance, for the upload utility APPNAME=UTLUP, the base name is <ief_workingdir>\up; where <ief_workingdir> is the value of IEF_WORKINGDIR. The first instance of the upload utility writes its log information into "<ief_workingdir>\up1.01".