Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3340288
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:35:25+00:00 2026-05-18T00:35:25+00:00

I have 3 instances running of SQL Server 2008 R2 Express, to try and

  • 0

I have 3 instances running of SQL Server 2008 R2 Express, to try and circumvent the 1gb limit for express editions. Instance 1 (SQLExpress) is attached to my busiest web site, servicing around 3000 concurrent online users. This database functions normally.

I am also running two other instances (SQLExpress1 and SQLExpress2) both attached to much quieter sites. On both instances I am seeing the databases constantly starting:

11/02/2010 20:18:24,spid53,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 19:34:43,spid52,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 19:17:17,spid54,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 19:02:37,spid51,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 18:54:27,spid51,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 18:41:27,spid51,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 17:56:28,spid51,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 17:44:13,spid52,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 17:33:25,spid53,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 17:33:21,spid53,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 17:19:04,spid51,Unknown,Starting up database ‘historiaslush_forums’.
11/02/2010 17:18:55,spid53,Unknown,Starting up database ‘historiaslush_forums’.

Has anyone seen this behaviour before? Is it still linked to the crippled feature set with the expression edition?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T00:35:26+00:00Added an answer on May 18, 2026 at 12:35 am

    By default SQL Express databases are created as AUTO_CLOSE ON. As such, they are closed as soon as the last session releases access to it. They will auto-open on next access. AUTO_CLOSE databases run an optimized recovery when opened so their openning is not as bad as a fully fledged database open. But none-the-less, you can turn AUTO_CLOSE OFF if you wish:

    ALTER DATABASE historiaslush_forums SET AUTO_CLOSE OFF;
    

    As a note, an AUTO_CLOSE ON database would behave the same on Enterprise Edition, so this is not related to Express restrictions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Assume that you have a running SQL Server Express instance named (local)\SQLEXPRESS. Its database
I'm running SQL Server 2008 Express on Windows XP on a VirtualPC instance inside
When I try to install a new instance of SQL Server 2008 Express on
I have 3 home PCs that have 2008 SQL Server Express instances installed on
I'm working on a C# application that queries a SQL Server 2008 Express instance
I am looking for SQL Server Profiler in SQL Server 2008 express edition.I have
I have an instance of ActiveMQ running on an externally facing server and exposing
I've just upgraded an existing SQL Server 2005 to 2008 by running the installer
I have a situation where I might have multiple instances of a program running
I have a MySQL instance running locally on port 3306, but for some legacy

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.