oracle在使用tnsping时,总是提示:TNS-03505: 无法解析名称?
使用tnsping测试oracle是否安装成功时,总是提示:TNS-03505: 无法解析名称?,但sqlplus和plsql都能连上,请问谁知道是什么原因,对使用数据库有什么影响吗? 求帮忙解答!
[解决办法]
你是怎么个拼法?是 tnsping IP ? 还是 tnsping service_name ?
[解决办法]
tns配置有问题啊 ,贴出来看看。。。
[解决办法]
tns配置有问题啊 ,贴出来看看。。。
[解决办法]
TNS-03505: Failed to resolve name
Cause: The service name you provided could not be found in TNSNAMES.ORA, an Oracle Names server, or a native naming service.
Action: Verify that you entered the service name correctly. You may need to ensure that the name was entered correctly into the network configuration
[解决办法]
tns没有设置吧,再就是环境变量的问题了。