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

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-29
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-05
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2021-05-16
相关资源
相似解决方案