• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Upgrade MSDE to SQL Server Express 2005

E

elenlace

Guest
Hello,

I was wondering if upgrading MSDE (included with Plesk) to SQL Server Express 2005 is a straightforward process.

I have several customers using databases and they are hitting the governor limit on MSDE so I want to upgrade to 2005 Express.

Any insight is greatly appreciated.

elenlace.
 
Upgrading to sql 2005 express is pretty straightforward.

I upgraded a month ago, no complaints from customers.

When upgrading you should choose "default instance" instead of new instance ".\SQLEXPRESS".

Good luck
 
As I just found out, it is best if you use the SQL 2005 Express Service pack1 distro, as there are a number of issues raised by upgrading the MSDE to SQL2005.

Specifically the msdb tables are not fully converted. The service pack corrects this and adds additional columns.

Without it, MS-SQL plays havoc with the scehduled backup on Plesk. It also prevents manual backing up, as it will fail when it reaches the first MS-SQL database.
 
Originally posted by Deltafox
Upgrading to sql 2005 express is pretty straightforward.

...

When upgrading you should choose "default instance" instead of new instance ".\SQLEXPRESS".

Good luck

Thank you for your perfect instructions.

eugenevdm
 
Back
Top