Setting up the database

You can use either Firebird or Microsoft SQL Server as the back-end database. The following table can help you decide on what database to use.

 

Firebird

Microsoft SQL Server

Server installation

Must be installed on the same server as MVE.

Can be run from any server.

Communication

Locked down to only localhost.

Communicates over a static port or a dynamic named instance.

SSL/TLS communication with a secured Microsoft SQL server is supported.

Performance

Shows performance issues with large fleets.

Shows the best performance for large fleets.

Database size

Default database sizes are 6MB for FRAMEWORK, and 1MB for MONITOR and QUARTZ. The FRAMEWORK table grows at 1KB for each printer record that is added.

Default database sizes are 20MB for FRAMEWORK, and 4.5MB for MONITOR and QUARTZ. The FRAMEWORK table grows at 1KB for each printer record that is added.

Configuration

Configured automatically during installation.

Requires preinstallation setup.


If you are using Firebird, then the MVE installer installs and configures Firebird with no other configuration required.

If you are using Microsoft SQL Server, then before installing MVE, do the following: