when i use OCI MODE , Connect is OK;
when i use Direct Mode ,Sometiems Connect is not OK;
it shows:
--------------------------------------------------------------------
connect error:NET: Network error (Windows socket error: 向一个无法连接的网络尝试了一个套接字操作。 (10051), on API 'connect')
--------------------------------------------------------------
i want to know how to solve it.
sometimes direct mord in oracle can not connect
Hello,
Please specify what you mean by 'Sometimes'.
Most likely the problem is connected with network, DNS, routing, etc. (http://msdn.microsoft.com/en-us/library ... s.85).aspx)
For example, if you set the Server name as 'name' (not as IP-address) and DNS doesn't work, you'll get this error.
Please specify what you mean by 'Sometimes'.
Most likely the problem is connected with network, DNS, routing, etc. (http://msdn.microsoft.com/en-us/library ... s.85).aspx)
For example, if you set the Server name as 'name' (not as IP-address) and DNS doesn't work, you'll get this error.