SQLite error log

In situations where there is corruption in the SMAT database, there is a SQLite error log to help in debugging.

SQLite can be configured to invoke a callback function containing an error code and a terse error message whenever anomalies occur. This mechanism is helpful in tracking obscure problems that occur rarely and in the field.

If there are errors when the engine writes messages into the SMAT database, then the errors are recorded in the engine log.

When doing a SMAT database search, the errors are recorded in $HCIROOT/server/logs/smat.log.

The smat.log file is empty if you are using local mode (Use the Local Config Server is selected on the Select an Infor Cloverleaf Integration Services Server and Environment dialog box).

To connect to the host server, select Use a Remote Config Server.

See https://www.sqlite.org/errlog.html