Can you please confirm is this an issue for the SQL server on a VM or Azure SQL which is PaaS offering for the SQL Server. If it is the former we will reroute this to the proper forum.
Regards
Navtej S
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All,
From the Recent Past we have observed issues with Database, we have understood that this is issue with JDBC Connections.
I have verified the dynamic port connections and below are the values observed in DB server.
netsh int ipv4 show dynamicport TCP and UDP
Protocol tcp Dynamic Port Range
Start Port : 49152
Number of Ports : 16384
I would need help to apply best practices to increase TCP connection for server 2012R2 where MSSQL is installed.
i have also verified couple of commands to increase as below
netsh int ipv4 set dynamicport tcp start=10000 num=20000"
Could someone provide me the steps to increase TCP Connections and solve this issues
can this he done from registery or command based
After changes does server requires restart ?
Regards,
Venkatt.
Can you please confirm is this an issue for the SQL server on a VM or Azure SQL which is PaaS offering for the SQL Server. If it is the former we will reroute this to the proper forum.
Regards
Navtej S