<<Back to DB Administration Main Page
How to Resolve Vendor Code 17002 Unable to Connect to Oracle DB
Check out following1) host name resolves correctly
2) network access to the host is ok
3) there is a listener running on the host
4) there is exactly one listener running with same name <ps -ef|grep tns>
5) the listener is configured to run on port P. and you are using port P to connect
Comments
Post a Comment