Hi karthikpalani-9530,
The error below normally indicates that a firewall is blocking the connection, or it could be because higher TLS versions are enforced.
Error: :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131500, Exception.Message: No connection could be made because the target machine actively refused it 10.X.X.X:5724
Also note that SCOM 2019 only supports SQL Server 2019 with CU7 or later, it does not support the RTM version.
If you use CU7 or later, you also need to ensure that you use ODBC 17.3 or later, and MSOLEDBSQL 18.2 or later.
Other things to verify:
- Make sure you are a local administrator on the servers
- Make sure you have sysadmin privileges on the SQL Server.
If you have enforced TLS 1.2 in your environment, follow the guide over HERE for implementing TLS 1.2 for SCOM.
Or you can simply disable higher TLS versions during the installation of SCOM 2019, see similar post here:
SCOM 2019 Deployment Error - Data warehouse configuration failed to install
----------
(If the reply was helpful please don't forget to upvote or accept as answer, thank you)
Best regards,
Leon