Hi @Bojan Zivkovic •
Here required SQL configuration for DPM 2022 from microsoft article:
Please don't forget to accept helpful answer
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, I have lost whole day trying to install DPM 2022 (remote SQL Server 2019 Cluster to host DPM DB) - all the time error is about SQL Server Management Tools are not installed on this machine. Please install SQL Tools compatible with the installed SQL Server version. I have tried with SSMS v19, then SSMS v18 (even SSMS v17) ... in vain.
Any help would be highly appreciated!
Hi @Bojan Zivkovic •
Here required SQL configuration for DPM 2022 from microsoft article:
Please don't forget to accept helpful answer
This helps you to track down log entries for specific error. Log files are located as follows:
DPM installation information: Logged on the DPM server at %ProgramFiles%\Microsoft System Center\DPM\DPMLogs.
Hi,
This could be due to a compatibility issue between the version of SSMS that you have installed and the version of SQL Server that you are running.
To resolve this issue, you can try one of the following options:
Install an older version of SSMS: As DPM 2022 is a new release, it is possible that it is not fully compatible with the latest version of SSMS. You could try installing an older version of SSMS, such as SSMS 18.x.x, which is compatible with SQL Server 2019.
Use the SQL Server Installation Center: The SQL Server Installation Center includes an option to install the SQL Server Management Tools separately from the SQL Server engine. You can launch the SQL Server Installation Center on the SQL Server machine and select the option to install the Management Tools. Then, try running the DPM 2022 installation again.
Install DPM 2022 on a separate machine: If the above options do not work, you can try installing DPM 2022 on a separate machine that does not have SSMS installed. This machine can still connect to the SQL Server instance on your SQL Server machine and use it as the DPM database.
In addition, please refer to this MS document: https://learn.microsoft.com/en-us/system-center/dpm/install-dpm?view=sc-dpm-2022
You can check these components by going in from the control panel.
According to the thread below, we could try installing the latest sqlcmd utility tools.
Hello @Bojan Zivkovic , thanks you for contacting Microsoft. Your DPM installation issue is resolved by installing SQL Server Command Line Utilities on DPM server.
Request you to please click “Accept Answer” and Up-Vote. So that it could help other customer if they face the issue in future.