For the complete documentation index, see llms.txt. This page is also available as Markdown.

Devolutions Server performance issues

Devolutions support can help you with Devolutions Server performance issues. To do so, the Disk usage by Top Tables report from SQL Server Management Studio (SSMS) must be generated to assess the number of records in specific database tables.

  1. Open SQL Server Management Studio (SSMS).

  2. Right-click the database and select ReportsStandard ReportsDisk Usage by Top Tables.

  3. Send the report to service@devolutions.net.

Here is an example of what the report looks like.

Here is the SQL query to get the same result if the database is hosted on Azure.

The Database retention policies in the Administration section can help reduce the number of records in the report table by automatically archiving/deleting old logs.

Last updated

Was this helpful?