首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

MyEclipse连接Oracle数据库异常ORA-00604&12705

2014-01-03 
MyEclipse连接Oracle数据库错误ORA-00604&12705出现的错误:java.sql.SQLException: ORA-00604: error occu

MyEclipse连接Oracle数据库错误ORA-00604&12705

出现的错误:
java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1?
ORA-12705: Cannot access NLS data files or invalid environment specified

解决方法:
只需在eclipse目录下找到eclipse.ini文件,把

Duser.language=en 改成 Duser.language=zh就行了

热点排行