Product Documentation

SQL Operations Guide

Previous Topic

Next Topic

SQL_DEBUG Options

Additional FairCom DB SQL debugging control can be used with these configuration keywords:

;SQL Debugging information

;SQL_DEBUG LOG_STUBS_HIGH

;SQL_DEBUG LOG_STUBS_LOW

;SQL_DEBUG LOG_STUBS_MED

;SQL_DEBUG INDEX

;SQL_DEBUG INDEX_INFO

;SQL_LOGFILE C:\sql_debug.txt

This will log additional information to a specific SQL_LOGFILE if desired.

LOG_STUBS_HIGH logs very sparse information detailing table create activities.

LOG_STUBS_MED logs basic SQL Statement information.

LOG_STUBS_LOG logs very low level stubs information, which can be quite voluminous.

INDEX and INDEX_INFO may not be active at the current time (Oct 2005).

TOCIndex