Running the Logparse Utility
Use the following procedure to run the Logparse utility.
To run the Logparse utility
Navigate to the following directory:
Windows:
SIEBEL_ROOT\bin
UNIX:
$SIEBEL_ROOT/bin
Run the following command. Use the syntax in the following table:
logparse /s install_dir /g LANGUAGE_CODE /r PROCESS /l LOGPARSE_FILENAME /n MAX_NUMBER_SQL /t THRESHOLD_TIME /e MAX_NUMBER_ERRORS
Windows example (Upgrade Wizard language is English):
logparse /s C:\sea8xx /g enu /r upgrep_dev_8xx /l logparse.log /n 10 /t 00:00:10 /e 10
Review the Logparse log and verify that Logparse ran without errors.
Windows:
SIEBEL_ROOT\bin\logparse.log
UNIX:
$SIEBEL_ROOT/bin/logparse.log