Reviewing the Log Files for Errors
This task is a step in Roadmap for Installing the Siebel Database.
Review the Siebel database installation and configuration log files to verify that the process you ran completed correctly, and to identify errors that must be resolved. The log files might include errors that are expected and benign. You must compare any error messages found in the log files to the sample error messages listed in the errors file, and correct any non-benign errors. For additional information about the log files, see About the Siebel Log Files.
To manually review the log files for unacceptable errors
Print the errors file. The errors file lists the benign and expected errors you might find in the log files; you can ignore these errors. The errors file is located in the installation subdirectory:
Windows:
DBSRVR_ROOT\DB2390\errors.rtf or errors.htm
UNIX:
DBSRVR_ROOT/DB2390/errors.txt
Sort the log files in the following directory by date.
Windows:
SIEBSRVR_ROOT\LOG\process\output
UNIX:
SIEBSRVR_ROOT/LOG/process/process
Open each log file, starting with the earliest, and search for errors. Starting with the earliest log file can shorten your research time.
Log files are identified by the
.log
extension. Errors are either tagged with the word error or enclosed in square brackets [...].For each error found, compare the error description against the list of acceptable errors documented in the errors file.
Identify errors as follows:
If you find the error in the errors file, errors of that type are acceptable and no action is required. Continue to review the errors found in the log file.
If a log file is not listed in the errors file, there are no acceptable error messages for that log file.
If you find an error that is not listed in the errors file, it is unacceptable. You must correct the condition that caused the error before you run the Siebel Upgrade Wizard again.
Repeat Step 4 for each log file.
For help with determining the cause of an error, create a service request (SR) on My Oracle Support.
When reviewing error messages, be aware that error numbers can change after the installation of a new driver version. Compare the error descriptions to find out which are acceptable errors for the z/OS platform.
Caution:Although you are unlikely to encounter errors other than those listed in the errors file (see Step 1), it is critical that you review the error messages. Certain errors, such as a failure to create indexes, can result in performance problems or anomalous behavior in Siebel CRM.