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

Compare with Current View Page History

Version 1 Next »

SQL Elements 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