facebook

Connection to database via hibernate

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258109 Reply

    mwitte
    Member

    MyEclipse Version 5.0.1, Eclipse 3.2, jdk 1.5

    I want to connect to my database (oracle 10g). But the connection faild. The error message is the following:

    Error while trying to login to database:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12705: Cannot access NLS data files or invalid environment specified

    When I use Eclipse and Hibernate tools, the connection is ok.
    But now I want to use MyEclipse and the connection faild.

    Thanks for help.

    #258111 Reply

    Haris Peco
    Member

    mwitte ,

    Do you use specific locale ?
    Oracle jdbc version 10 have bug with some combination of locales .
    You can try without specific locale (or setting -Duser.language=en -Duser.country=US) or use oracle jdbc version 9

    Best
    Peco

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Connection to database via hibernate

You must be logged in to post in the forum log in