plsql安装提示Warning: Some Oracle Net versions cannot...

前端之家收集整理的这篇文章主要介绍了plsql安装提示Warning: Some Oracle Net versions cannot...前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

今天在一个机器上安装了pl/sql developer
安装的时候有个什么提示也没看直接点了ok ,结果安装完后 始终报告 ORA-12154
可是 sqlplus 连接数据库 没有问题,
于是重新安装plsql developer 结果发现安装的时候报告
Warning: Some Oracle Net versions cannot connect from a path withparentheses!
This is due to Oracle Bug 3807408. Please ensure that your OracleNet version
does not suffer from this bug,or install in a differentdirectory.


原来提示了,不能有括号,呵呵
修改了安装路径就没有问题了

原文地址:http://blog.163.com/pei_hua100/blog/static/8056975920127144421644/

猜你在找的Oracle相关文章