今天在一个机器上安装了pl/sql developer
安装的时候有个什么提示也没看直接点了ok ,结果安装完后 始终报告 ORA-12154
可是 sqlplus 连接数据库 没有问题,
于是重新安装plsql developer 结果发现安装的时候报告
Warning: Some Oracle Net versions cannot connect from a path 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 a different directory.
原来提示了,不能有括号,呵呵
修改了安装路径就没有问题了
安装的时候有个什么提示也没看直接点了ok ,结果安装完后 始终报告 ORA-12154
可是 sqlplus 连接数据库 没有问题,
于是重新安装plsql developer 结果发现安装的时候报告
Warning: Some Oracle Net versions cannot connect from a path 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 a different directory.
原来提示了,不能有括号,呵呵
修改了安装路径就没有问题了