Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#fff
  1. Open SQL Server Management Studio (SSMS)
  2. Right click the database object in the object explorer and click "Properties"
  3. Select the "Memory" page and set "Maximum server memory (in MB):" to your maximum desired usage
  4. Hit "OK" and restart your SQL Server

The following screenshot demonstrates these steps:

Configure memory in SSMS

Problem

SQL Databases are Constantly Opening and Closing, filling up Event Viewer with Notifications

...

Panel
bgColor#fff
  1. Open SQL Server Management Studio (SSMS)
  2. Expand "Databases" in Object Explorer
  3. For each of your production databases and GlobalSearch System databases, do the following:
    1. Right click the database and click "Properties"
    2. Open the "Options: page
    3. Under the "Other Options" Section locate "Auto Close" under the "Automatic" Section (you may have to scroll upwards to find this section)
    4. Set "Auto Close" to False
    5. Hit "OK"

The following screenshot demonstrates these steps:

Filter by label (Content by label)
showLabelsfalse
max5
spacesS9SKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "sql" and type = "page" and space = "S9SKB"
labelssql

...