Product Documentation

SQL Operations Guide

Previous Topic

Next Topic

SETENV TPE_LOG

You can set the path for sql_server.log using this keyword in ctsrvr.cfg:

SETENV TPE_LOG=<directory>

In This Section

SQL Statement Diagnostic Logging Keyword Added to Default Server Config

Previous Topic

Next Topic

SQL Statement Diagnostic Logging Keyword Added to Default Server Config

The SQL statement diagnostic logging keyword has been added to the default Server config file, ctsrvr.cfg:

; SQL statement diagnostic logging

;SQL_DEBUG LOG_STMT

;SQL_SERVER_LOG_SIZE 100MB

;SETENV TPE_LOG=<alternate path to sql_server.log>

This keyword is present in the config file, but it has been commented out for your convenience (so it is there if you need it, but it is NOT enabled).

TOCIndex