[DBClient]FileBase
- Last UpdatedJul 19, 2023
- 1 minute read
Specifies the location where ODBC log files are stored, and a prefix for the file names. The following format is used for the parameter value:
{file path}\{file name prefix}
The file name prefix you specify will be appended by "_<nnn>" when a log file is created, where "nnn" is an incremental numeric value.
For example, you may specify the following parameter value:
%PROGRAMDATA%\MyLogs\DBClient
This would generate the following log file:
%PROGRAMDATA%\MyLogs\DBClient_001.log
Allowable Values:
Any valid path and file name prefix in the following format:
{file path}\{file name prefix}
Default Value:
%PROGRAMDATA%\AVEVA Plant SCADA <VersionNumber>\Logs\DBClient\DBClient