Provider settings for M-Business Server database access

Setting

Description

StoreUser

User ID that the Sync Server uses to login to the database. Set by @@StoreSyncUser@@ variable in defaults file.

StorePassword

Password that the Sync Server uses to login to the database. Set by @@StoreSyncAuth@@ variable in defaults file.

StoreDB

User ID used for the database’s reports user. Set by @@ StoreDB@@ variable in defaults file.

StoreHost

The host name for the database. (Not used with asadatastore.) Set by @@StoreHost@@ variable in defaults file.

StorePort

The port number for the database. (Not used with asadatastore.) Set by @@StorePort@@ variable in defaults file.

DaysOfLogDataToKeep

The number of days to keep data in the log tables in the database before clearing it out (SYNCLOG, WEBSTATS, SSLSESSIONS). Log data exceeding this age is automatically purged from log files. If set to 0 or commented out, the tables are never cleaned. Default: 20