Hello everybody,
Last year, SQL Express 2017 installed easily and I thought it ran well since then.
Nevertheless, since a problem with "automatic instance" raised the alert that my disk had problems, that were solved with
So, I began to re-install ...
Here is the situation : most of the SQL entries in the applications list have been uninstalled (there are still the drivers yet), the discovery report of SQL Server 2017 installation tells that nothing more is installed, but in the applications list, in Windows 10 parameters, there is still "Microsoft SQL Server 2017 (64 bits)", and it appears reluctant to be uninstalled.
The instances have been uninstalled, but when it comes to uninstall the distributable functionalities, a message tells that no SQL Server 2017 functionality is valid for this operation.
There are two meanings for this expression: either there is no distributable functionality that is installed, and thus there is none to uninstall. Or, it means that the code to uninstall the "redistributable functionalities" package is missing.
The first meaning would be more simple, but then I should expect to go the next operation (or end of treatment) when clicking on the "next" button. But instead, it stays blocked with the error message I said.
I had the idea that perhaps repair before uninstall could be good, to take my second hypothesis into account, but then I got error 0x84B30002.
The next idea I get is to search by Windows whether there is a forced uninstall functionality, but it is not necessarily the best idea, except if it is the only one.
Any other idea?
Last year, SQL Express 2017 installed easily and I thought it ran well since then.
Nevertheless, since a problem with "automatic instance" raised the alert that my disk had problems, that were solved with
CHKDSK /R /F
until I compare free and charged tools for disk management, it seemed the installation lacked cleanliness: the same instance appeared three times under two names in SSMS, the Polybase service failed to open and I was answered (to simplify) that this has nothing to do there ...So, I began to re-install ...
Here is the situation : most of the SQL entries in the applications list have been uninstalled (there are still the drivers yet), the discovery report of SQL Server 2017 installation tells that nothing more is installed, but in the applications list, in Windows 10 parameters, there is still "Microsoft SQL Server 2017 (64 bits)", and it appears reluctant to be uninstalled.
The instances have been uninstalled, but when it comes to uninstall the distributable functionalities, a message tells that no SQL Server 2017 functionality is valid for this operation.
There are two meanings for this expression: either there is no distributable functionality that is installed, and thus there is none to uninstall. Or, it means that the code to uninstall the "redistributable functionalities" package is missing.
The first meaning would be more simple, but then I should expect to go the next operation (or end of treatment) when clicking on the "next" button. But instead, it stays blocked with the error message I said.
I had the idea that perhaps repair before uninstall could be good, to take my second hypothesis into account, but then I got error 0x84B30002.
The next idea I get is to search by Windows whether there is a forced uninstall functionality, but it is not necessarily the best idea, except if it is the only one.
Any other idea?
Last edited: