System Database Page |
Use the System Database page to view database connection information, create a new system database or connect to an existing one, and configure message logging and cache options.
The following options are available.
Database Connection
Server: Displays the name of the server where the system database resides.
Instance: Displays the name of the system database instance.
Database: Displays the name of the system database.
Schema Version: Displays the schema version for the current system database.
Status: Displays the connection status of the system database.
System Database Wizard: Starts the System Database wizard, which you can use to create a system database connection or to connect to a different system database.
Message Logging
Log messages to System Database: Specifies that messages are logged to the BarTender System Database. In the Severity level list, select the type of messages that you want to be logged.
Log messages to Windows Event Log: Specifies that messages are logged to a Windows event log. In the Severity level list, select the type of messages that you want to be logged.
Integration Message Logging
Log integration events: Specifies that messages about integration events are logged. If you select only this check box and clear all of the other check boxes, a record that the event happened is logged, but no actions or integration data are recorded.
Include variable values for each event: Specifies that the initial values are logged for the variables that are used by the trigger event.
Failed integrations only: Specifies that messages about only the failed integration events are logged (in which "failed" means that an error occurred). All messages about successful integration events are deleted.
Log actions: Specifies that messages about actions are logged. If you select this check box and clear the following check boxes, a record that the action happened is logged, but no variable data for the action is logged. Available when Log integration events is selected.
Include variable values for each event: Specifies that the initial values are logged for the variables that are used by the action.
Failed integrations only: Specifies that action data for only the failed integration events is logged (in which "failed" means that an error occurred). All action data for successful integration events is deleted.
Cache Options
Cache log to disk if database connection is lost: Specifies that a message log is automatically cached to your hard disk if the database connection is lost.
Stop caching if free disk space is less than: Specifies the number of megabytes of free disk space remaining on your computer at which you want to stop caching. Enter the number manually, or use the arrows to select a number. Available when Cache log to disk if database connection is lost is selected.
Related Topics