Previous Topic

Next Topic

Log Files

Ingres maintains log files to which it writes information about the installation activities.

Previous Topic

Next Topic

Transaction Log File

Each installation has a transaction log file and an optional dual log file. The log file holds information about all open transactions and is used to recover active databases after a system failure. Optionally, you can change its size and number of partitions at startup.

UNIX: The UNIX log file can be created as a raw partition or a number of raw partitions.

Previous Topic

Next Topic

Error Log

The main error log is a readable text file that you can use for troubleshooting. The error log file (errlog.log) is maintained in $II_SYSTEM/ingres/files/ directory.

Messages about the installation are appended to this log with the date and time at which the error occurred. This is generally the first place to look when troubleshooting a problem.

The error log contains the following information:

The system administrator maintains the error log file. The file continues to grow until manually truncated. The installation must be shut down before truncating or removing the errlog.log file.

Previous Topic

Next Topic

Archiver Log

The archiver log contains information about the current archiver process. The archiver log file (iiacp.log) is located in the $II_SYSTEM/ingres/files directory.

This file is appended to when the archiver process starts. The log contains the following information:

Previous Topic

Next Topic

Recovery Log

The recovery log (dmfrcp) contains information about the current recovery process. The recovery log file (iircp.log) is located in the $II_SYSTEM/ingres/files/ directory.

This file is appended to when the recovery process starts. The log contains the following information:

The recovery log must be monitored if you are unable to connect to Ingres and suspect that the DBMS Server is in recovery mode.

Previous Topic

Next Topic

Primary Configuration Log Files

Ingres maintains transcripts of various configuration operations. The primary configuration log files that Ingres uses are as follows:

The config.log file contains a log of the changes made with the Configuration Manager or Configuration-By-Forms (cbf) utility.

The primary configuration log files are located in the $II_SYSTEM/ingres/files/ directory.

Previous Topic

Next Topic

Optional Configuration Log Files

Configuration log files that are optionally maintained are follows. These files, if present, are in the directory indicated by II_CONFIG:

Previous Topic

Next Topic

Other Optional Log Files

The following types of optional log files are present on your installation:

These optional log and trace log files can be established by setting the associated Ingres variables:


© 2007 Ingres Corporation. All rights reserved.