cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

No connection to sever

azov
Participant
0 Likes
277

Good day,

I'm trying to set up SEN on-premes. I have a problem with manager

SQL server is running

Apach is running

but when I try to login with sa user - error "no connection to server"

What I'am doing wrong?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

ShaneLipke
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Dmitry,

I think you have Server Address setting in step 4.5.1.1 in the installation guide wrong. You are using Localhost, which is an indication that you are trying to perform this step from the DB server, rather than specifying the IP address of the SQL Server. Enter the IP address of the SQL Server into the Server Address field and try again.

Regards
Shane

susan_niceley
Participant
0 Likes

You are missing the port number for your connection to MSSQL. MSSQL must have TCP/IP enabled and you must specify the port number. If you are using MSSQL's default port your server address entry would be:

localhost:1433

azov
Participant
0 Likes

Hi, thanks for the comment. I checked ports, but w/o any results

S_Sriram
Active Contributor
0 Likes

Hi Dmitry

Check this SAP Note /2373553

RegardsSS