今天在一个机器上安装了pl/sql developer,结果安装完后始终报告ORA-12154可是sqlplus连接数据库没有问题,
于是重新安装plsql developer结果发现安装的时候报告
Warning:Some Oracle Net versions cannot connect from apath with parentheses!This is due to Oracle Bug 3807408.Please ensure that your Oracle Net version does not suffer from this bug,or install in adifferent directory.
原来Warning产生的原因是不能有括号,修改了安装路径就没有问题了。
本文来自: 高校自动化网(Www.zdh1909.com) 详细出处参考(转载请保留本链接):http://www.zdh1909.com/html/sql/11549.html
于是重新安装plsql developer结果发现安装的时候报告
Warning:Some Oracle Net versions cannot connect from apath with parentheses!This is due to Oracle Bug 3807408.Please ensure that your Oracle Net version does not suffer from this bug,or install in adifferent directory.
原来Warning产生的原因是不能有括号,修改了安装路径就没有问题了。
本文来自: 高校自动化网(Www.zdh1909.com) 详细出处参考(转载请保留本链接):http://www.zdh1909.com/html/sql/11549.html

本文介绍了解决PL/SQL Developer安装过程中出现警告的方法。安装时遇到Warning提示,涉及Oracle Bug3807408,导致无法从包含括号的路径连接。通过更改安装路径,成功避免了这一问题。
1643

被折叠的 条评论
为什么被折叠?



