Database Configuration

In this topic:

Database Size

Memory Size

Database Options

Backup /Archive Options

Snapshot / Attachment Files 

Management - Databases

 

Master Login / SA  

The Database Configuration folder in Management provides options for controlling how data is handled. A Master login can select locations and options for backups and archives, but you must be logged in as SA to set the database size limit and memory used.

Database Size

SA Only. When a STORAGE database reaches the maximum size , it automatically "clones" itself and starts a new database with an incremented number (STORAGE-002) with the same maximum size.

Click Save at the bottom of the Database configuration pane to save your settings. If you leave the folder without saving, you will be prompted to save. 

Memory Size

SA Only. The Memory Size setting determines how MS SQL Server handles database query and retrieval demands on your physical system memory. By default the database uses dynamic memory. This option is available to the SA login only.

Limiting the memory available to the SQL Server database instance may slow down processing of Dashboard requests. Not limiting the memory when memory and disk space are a concern may cause problems with delivery of Dashboard requests.

To set memory size:

Choose one of these options:

Click Save at the bottom of the right pane to save your changes and close the dialog box.

Database Options

To change database and log locations:

Click the folder button to the right of each path to open a Browse box and select new locations for future STORAGE database files and database logs. These settings will not affect the live database or current logs. Click OK on the Browse box, and remember to click Save on the Database Configuration Management pane to save your change.

C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Spctr_Data\

C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Spctr_Log\

All locations set must be on the Data Vault / Database computer (hard drive or media). The locations can only be set from a Dashboard installed on the Data Vault / Database computer.

Backup and Archive Options

Available ONLY on the database machine.

To change backup and archive locations:

Click the folder button to the right of each path to open a Browse box and select a new location for future backups and archives. These settings do not affect existing backups or archives. Click OK on the Browse box, and remember to click Save on the Database Configuration Management pane to save your change.

C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Spctr_Backup\

C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Spctr_Archive\

Snapshot and Attachment Files

If you record Screen Snapshots and capture Email Attachments, you can include these files with Backup/Restore operations and with Archive/Restore operations.  If you choose not to include Snapshot and Attachment files as part of Backup or Archive, when you Restore the data, the Dashboard will not be able to display an event record's Snapshot or Email Attachment.

Snapshot and Attachment files can take up a great deal of disk space, depending on the settings for these recordings. Maintaining multiple backups and archives that include these files could be a burden to resources. Clear these options if you wish to save only the data records.

To include snapshots and attachments:

Check the options for Snapshot and Attachment files:

The final options let you set an error tolerance for Backup / Archive / Restore, as well as control the log file for these operations.

 

Related Topics

Archiving a Database

Restoring an Archive

Backing up the Database

Restoring a Backup

Space Management