[NB: Error code "-119" is also related to this error]
What is the reason for this error and how to fix it?
There can be multiple reasons for this Error
Possible Reason | How to Solve |
Wrong DB Type selected |
Re-run the server component and check that the Database Type matches the real database |
MSSQL Port not opened in Firewall |
Please on the SQL server open Firewall Inbound Port 1433 (Default SQL Server Port) [Boyum cannot help with firewall related issues beyond this text] |
Domain name not included in the sap username |
Please include the domain name in your SAP username if relevant. So instead of using "SapUser", use "YourDomain\SapUser" |
Video on how to fix this