0
点赞
收藏
分享

微信扫一扫

java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1

惠特曼 2022-03-31 阅读 136

java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1

ORA-12705: Cannot access NLS data files or invalid environment specified


方法一:跟换驱动jar包:http://hkme.javaeye.com/topics/download/8c0b4a89-b8ed-4ca3-8493-b0904f0ddd3d

方法二:只需在eclipse目录下找到eclipse.ini文件,把 Duser.language=en 改成 Duser.language=zh

作者:张锋,欢迎转载,但未经作者同意必须在文章页面给出原文连接,否则保留追究法律责任的权利。

更多精彩文章可以观注

微信公众号 java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1_sql


举报

相关推荐

0 条评论