- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2023 07:20 PM
Hi
I have a doubt when I try to connect the SCCM am getting the below error *attached screenshot can anyone know how can this be resolved.
Regards
Ashfaq
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2023 12:48 AM
Hi @Ashfaq Naina A ,
Are you using a MID server to connect to the SQL ?? If so, did you check if the MID server is able to communicate with the SQL Server on the given IP and port?
A simple way to do this is to go into your MID server and use the telnet command to check IP and port connectivity.
example - telnet <target IP> <port>.
Regards,
Prabhjyot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2023 12:48 AM
Hi @Ashfaq Naina A ,
Are you using a MID server to connect to the SQL ?? If so, did you check if the MID server is able to communicate with the SQL Server on the given IP and port?
A simple way to do this is to go into your MID server and use the telnet command to check IP and port connectivity.
example - telnet <target IP> <port>.
Regards,
Prabhjyot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 01:13 AM
Thanks for the solution actually Mid server can’t able to ping the sccm server. Raised a case with network team. Thanks dude.