+ Reply to Thread
Results 1 to 2 of 2

Thread: upgrade to SQL2005 express error "ExecuteReader requires an open and available...

  Share/Bookmark
  1. #1

    Reputation

    Join Date
    Sep 2009
    Posts
    29
    Thank Post
    6
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default upgrade to SQL2005 express error "ExecuteReader requires an open and available...

    Hi all i hope someone can help.

    I'm required to upgrade SQL on our PCE forensic server to SQL 2005 Express but i'm having a problem.

    Once i get to the stage where it asks for an existing instance, i point it to what it should be upgrading but when it starts "analyzing" i am presented with an error stating....

    Database Engine
    ExecuteReader requires an open and available connection. The connection''s current state is closed
    Does this mean anything to anyone? I just can't get my head around it

    thanks alot

  2. #2

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    vikpaw's Avatar
    Join Date
    Sep 2006
    Location
    Jeddah
    Posts
    2,454
    Thank Post
    104
    Thanked 272 Times in 211 Posts
    Rep Power
    61

    Default

    I had a similar error today on SIMS our MIS system and it appears to be a timeout issue.
    The solution for me, was to add a line in a configuration file to set the commandtimeout to 10000, this was a known solution but i had removed it for testing while tweaking some other log on issues.

    ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.
    The odd thing is that it occurs whilst i am in the application running a report to return photos. The report takes only a minute or two to work.

    However, yesterday i was running huge long reports that took 20 mins to run, and had no issue even without the commandtimeout variable set. Odd.

    I can only imagine, that the other large reports had constant data flow, and the photo reports were being run server side and then timing out whilst the data was transferred across the network to me.

    Sorry if it's not much help, i'm assuming the two errors are linked.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Replies: 13
    Last Post: 22-10-2009, 04:42 PM
  2. Replies: 3
    Last Post: 11-09-2009, 09:01 AM
  3. Replies: 1
    Last Post: 31-08-2008, 03:07 PM
  4. Replies: 7
    Last Post: 26-10-2007, 06:21 PM
  5. SIMS SQL upgrade. To Express or not to Express?
    By woody in forum MIS Systems
    Replies: 5
    Last Post: 16-10-2007, 04:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts