Question

  Asked: May 7 2008   3:29 PM GMT
  Asked by: SQL Server Ask the Experts


Error when upgrading SQL Server 2000 to SQL Server 2005


Upgrades, SQL Server upgrades, ERROR MESSAGE

I am upgrading SQL Server from 2000 to 2005. While upgrading I have received the below mentioned error. Kindly review and advise me on this. By the way, I have sufficient disk space on my server.

"TITLE: Microsoft SQL Server 2005 Setup

SQL Server Setup has encountered the following problem:

[Microsoft][SQL Native Client][SQL Server]Database 'msdb' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.. To continue, correct the problem, and then run SQL Server Setup again."

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



I would start by checking the ntfs permissions on the physical database files to ensure that the account you are using to run the upgrade as well as the account that the SQL Server runs under to ensure that the both have full control to the database files.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on SQL Server.

Looking for relevant SQL Server Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Mrdenny  |   May 7 2008  6:32PM GMT

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.