You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

SQL Inventory Manager has detected that Autoshrink is enabled on one or more databases. This configuration option causes significant performance problems and it is a best practice to disable it for all databases. You can disable this by running the command ALTER DATABASE <dbname> SET AUTO_SHRINK OFF.

  • No labels