Generated by: RSCM Server
This configuration file is located at %WDIR%\iCDB\Server\Server.cfg. It controls functions like server logging, network connection settings, plug-in locations, and other server parameter settings.
The Server.cfg file is automatically generated for the first time when you open a project. It shows default settings, however they are commented out. If you want to change a default within the file, uncomment the line by removing the “;” and change the value. The next time the project is opened the database server will use your new settings.
This file must conform to the following syntax restrictions:
Only one keyword per line.
All keyword values must appear on the same line as the keyword name.
Keyword names must begin in the first column of the line.
Lines starting with a semicolon (;) are treated as comments.
Example 1 identifies default settings and provides links to a brief description of each.
If you make extensive changes to this file, you should back it up in another location. If your iCDB folder is removed or updated, the file you modified could be lost as a new one overwrites it. You should also compare the settings in the new file with those in your saved file before you replace it with your modified file, as new settings that might not be compatible.
[EventLog]
; Active = yes
; AvgEventSize = 400
; MaxQuantity = 10000
; MinQuantity = 9000
[FilerAccessMonitor]
; AbsoluteRating= yes
; Active = yes
; CheckInterval_MSec = 1000
; CriticalAccessFactor = 100
; CriticalAccessTime_USec = 30000
; RelativeRating = no
; SlowAccessFactor = 10
; SlowAccessTime_USec = 10000
; StableMargin_Percentage = 20
[Logging]
; DBCheckLogFilesArchiveSizeLimit_MB = 5
; DBCheckLogFilesSizeLimit_MB = 10
; DBRestoreLogFilesArchiveSizeLimit_MB = 5
; DBRestoreLogFilesSizeLimit_MB = 10
; DBUpgradeLogFilesArchiveSizeLimit_MB = 10
; DBUpgradeLogFilesSizeLimit_MB = 20
; Expire_Days = 7
; ForcedExpireCount = 100
; Level = 1
; LogFilesWarningSize_MB = 20
; NoExpireCount = 12
; ObjStateTxtLogActive = no
; PIMBALogFilesArchiveSizeLimit_MB = 5
; PIMBALogFilesSizeLimit_MB = 10
; PIMFALogFilesArchiveSizeLimit_MB = 5
; PIMFALogFilesSizeLimit_MB = 10
; ServerLogFilesArchiveSizeLimit_MB = 50
; ServerPermanentLogFilesArchiveSizeLimit_MB = 1
; ServerPermanentLogFilesSizeLimit_MB = 2
[Network]
; Address =
; MaxClientQueueLength = 128
; PortRange = 10000,10100
; ServerManagerUDPPort = 10000
; ServerUDPPort = 10000
[Plugins]
; ConsDefLoaderActive = yes
; ConsDefLoaderFileName = ConsDefLoader70.dll
; ConsDefLoaderName = ConsDefLoader70
; ENetGenActive = yes
; ENetGenFileName = ENetGen70.dll
; ENetGenName = ENetGen70
; PIMActive = yes
; PIMFileName = PIM.dll
; PIMName = PIM
; Path =
[System]
; AutoBackupSupport = yes
; DBCheckAfterUpgradeOnlyAsWarning = no
; DBCheckOnShutdown = no
; DBCheckOnStartup = no
; DBCheckOnUpgrade = yes
; DBDefragmentOnShutdown = yes
; DBInternalBackupFilesArchiveSizeLimit_MB = 100
; DBSavepointWarningNumber = 200
; DBSynchronousIO = yes
; DatabaseAutoRepairSupport = no
; DebugMode = no
; EventPollingMode = auto
; PercentageStorageSaveTime = 5
; SafeMode = no
; ServerManagerSupport = yes
; ServerMonitorSupport = yes
; SingleUserMode = auto
; UnloadStorageAfterRead = auto
[SystemMemoryMonitor]
; Active = yes
; CheckInterval_MSec = 300
; StableMargin_Percentage = 10
; WarningFactor = 85
[Timeouts]
; AcceptNewConnection_USec = 100000
; BetweenDuplicatedCommands_USec = 100000
; BetweenPingReceive_Sec = 10
; ClientOffline_Sec = 600
; CreatingServerProperties_MSec = 20000
; InitReceiveCommand_Sec = 10
; ReadingServerProperties_MSec = 10000
; ReceiveBroadcast_USec = 100000
; ReceiveCommand_USec = 100000
; ServerAutoCloseWithoutAnyClientEver_Sec = 10
; ServerAutoClose_Sec = 1
[Times]
; BetweenCheckProjectAccess_MSec = 1000
; BetweenCheckStats_MSec = 100
; BetweenCheckStorageSave_MSec = 1000
; BetweenPingSend_Sec = 5
; BetweenStorageSave_Sec = 5
; ClientManagerMainLoopSleep_MSec = 100
; FileCreationMargin_Sec = 1