Wednesday, January 27, 2016

TNSaddress already in use ora12542

1)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Determines the time that must elapse before TCP can release a closed connection and reuse its resources. This interval between closure and release is known as the TIME_WAIT state or 2MSL state. During this time, the connection can be reopened at much less cost to the client and server than establishing a new connection.Value Name: MaxUserPort
Type: REG_DWORD
Value: 65534

2)
TcpTimedWaitDelay
Value Type: REG_DWORD
Value: 30

3)
netsh interface tcp show global
netsh int tcp set global autotuninglevel=disabled

No comments:

Post a Comment

Followers