• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue How do I remove the default MSSQL server?

JM Tech

New Pleskian
I offer MySQL databases and was exploring also offering MSSQL databases so I installed MSSQL 2016 through Plesk and added in the MSSQL database server as the default MSSQL database server. I have since decided not to offer MSSQL databases so have followed the instructions to remove MSSQL - which I have done successfully, but I can't remove the Database for the list of databases. It doesn't let me select it (I presume because it's the default).

This is annoying because it appears in the dropdown of database servers when I go to make a database - even though the server doesn't exist any more.

plesk repair mssql -connection only tells me that it can't connect - it doesn't repair it by removing the database server.
 
.I think that you need to remove records in Plesk database. Please go to Plesk database with

plesk db

and explore tables DatabaseServers, data_bases, db_users. You need to find id of needed database server and use it for finding out all related records in data_bases, db_users for removing.
Contact Plesk Support Team if you are not familiar with SQL.
 
Back
Top