Hello
Thank you for posting in Q&A forum.
The symptoms you described, including the server hanging, SQL connections breaking, and RDP issues, can be caused by several factors. Here are some steps you can take to troubleshoot:
- Use Performance Monitor or Resource Monitor to check for high CPU, memory, or disk usage during the times when the server hangs. Ensure that SQL Server is not consuming excessive resources. Check for long-running queries or high transaction log usage.
- The 1688 event log indicates issues with the Cluster service, which might be related to your problem, review the Cluster logs for any related errors.
- Ensure that your DNS settings are correct, and that the server can resolve domain names properly. Check for any network latency or connectivity issues that might be affecting the server's performance.
- Run memory diagnostics to check for any memory leaks or hardware issues. Look for any signs of memory leaks in the application logs, especially related to SQL Server or other critical applications.
- Ensure that your antivirus software is not interfering with the server's operations. Sometimes, antivirus scans can cause performance issues. Review security logs for any unusual activity that might be affecting the server.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.