Problem:
Velocity installation in the Server or in the Client machine fails due to SQL login privileges
In Install Options for Client while selecting the Velocity Server location and the SQL Server location and clicking Next.
An error message like the below one shows:
Solution
Launch the Windows Service Manager (services.msc) application.
Start SQL Server Browser service on the Velocity Data Server. This allows locating the Velocity Client installations on SQL Server. Click Start.
Note: Based on your MS SQL Server 2019, 2017, 2016, 2014, 2012 versions, you must enable the service start mode in SQL Server Browser Properties.
Enable the SQL Server network protocols, Named Pipes, and TCP/IP for SQL in the SQL Server Configuration Manager as shown below.
Restart the SQL server service after clicking OK/Apply.
Turn ON network sharing. Refer https://www.webnots.com/guide-to-windows-10-network-and-sharing-center/ for more details.
Note: Make sure you can ping and get a response from the SQL server and check your firewall settings. Consult your IT department for policies. Refer https://www.sqlshack.com/how-to-connect-to-a-remote-sql-server/ for more details.Enable SQL Server to allow remote connections to the server that you connect and click OK as shown below.
Problem:
Server machine discovery fails during Velocity installation in the Server machine/ Client machine/Split Server
Solution:
Goto Control Panel-> Network and Internet-> Network and Sharing Center in Windows 10.
Click Change advanced sharing settings.
In Advanced sharing settings, expand Guest or Public (current profile) to select Turn on network discovery and click Save changes as shown.
From the Services panel, enable Function Discovery Provider Host, Function Discovery Resource Publication, SSDP Discovery, and UPnP Device Host Startup types to Automatic. Click OK.
An example of Function Discovery Provider Host startup type to automatic is given below.Reboot the system. After restart open File Explorer and click on 'Network' to view all the systems on your network.
Now to make systems discoverable in Server machines:
SMBv1 protocol is turned off by Windows Update for security reasons, therefore we will manually enter the server name in the installer rather than continue the above workaround.
From Control Panel open Programs and Features.
Click Turn Windows features on or off.
Scroll down to Check the SMB 1.0/CIFS File Sharing Support features listed and click OK.
Reboot the system. After the restart, open File Explorer and click on 'Network' to view all the systems on your network.