Disk Full Monitoring keywords have been added to the default Server config file, ctsrvr.cfg. These keywords are present in the config file, but they have been commented out for your convenience (so they are there if you need them, but they are NOT enabled).
; SUBSYSTEM EVENT DISK_FULL_ACTION {
volume VOLUME
limit LIMIT
run EXE [OPTIONS]
freq FREQUENCY
maxruntime MAXRUNTIME
}
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).