当前位置: 代码迷 >> 综合 >> ORA-06413 连接未打开错误
  详细解决方案

ORA-06413 连接未打开错误

热度:51   发布时间:2024-01-05 03:21:56.0

ORA-06413 Connection not open.
Cause: Unable to establish connection.
Action: Use diagnostic procedures to ascertain exact problem

 

今天新安装了toad,连数据库的时候报错这个ora 06413的错误,在控制台用sqlplus是可以连接的,在网上查了一下,可能是程序所在的目录有括号导致的,确实toad的安装目录是在program file (x86)下,改一下路径,问题解决。