• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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