| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files/Microsoft SQL Server/90/Shared/ |
Upload File : |
; Configuration file to set the logging properties of the SQLWriter service. ; EnableLogging = TRUE | FALSE(true is the default behavior) ; TraceFile = C:\Program Files\Microsoft SQL Server\90\Shared\SqlWriterLog.txt // default location for the trace file is the SQLWriter.exe folder) ; TraceLevel = DEFAULT | MINIMAL | VERBOSE // DEFAULT is the initial value ; TraceFileSizeMb = Default size is 1 MB. Once the log is full it will be written to old_TraceFile. Any pre existing old_TraceFile will be over written. ; ForceFlush = TRUE | FALSE(FALSE is the default value, force flush is used when a crash is expected and the log will flush for each write) [Logging] EnableTracing=TRUE TraceLevel=DEFAULT TraceFile=C:\Program Files\Microsoft SQL Server\90\Shared\SqlWriterLogger.txt TraceFileSizeMb=1 ForceFlush=FALSE