Microsoft SQL Server Express considerations

You can use Microsoft SQL Server Express as your Deep Security database in certain scenarios, but there are important limitations due to the 10 GB size limit for Microsoft SQL Server Express databases. If you think your deployment may exceed these limitations, use Microsoft SQL Server or Oracle database instead.

If you exceed the 10 GB size limit, you will experience a service outage and you will need to upgrade to a paid version of Microsoft SQL Server.

Supported versions

  • Microsoft SQL Server Express 2008 R2
  • Microsoft SQL Server Express 2012
  • Microsoft SQL Server Express 2014
  • Amazon RDS SQL Server Express

Limited number of hosts

Do not use Microsoft SQL Server Express if your deployment has more than 50 hosts.

Security module limitations

Only the anti-malware and intrusion prevention modules are supported for use with Microsoft SQL Server Express, due to its database size limitation. If you require any other protection modules, use Microsoft SQL Server or Oracle instead.

Minimize the agent size

Remove any unneeded agent software packages from the Deep Security Manager to save disk space.

Database pruning

Security updates and events require additional space in the database. Monitor your deployment on an ongoing basis to ensure that you stay below to 10 GB limit. For information on database pruning, see Storage settings. You may also choose to use the SQL Server settings described in Considerations for the "autogrow" and "autoshrink" settings in SQL Server.