Home » Infrastructure » Windows » error ORA-00604 & ORA-12705
error ORA-00604 & ORA-12705 [message #256417] Sat, 04 August 2007 09:29 Go to next message
totoprog
Messages: 1
Registered: August 2007
Location: Rabat
Junior Member
Hello, I am new in this forum and i want to help me to resolve this problem.
I use MyEclipce and i want to connect to my database Oracle Express 10g using Hibernate.
I choose :
Driver : Oracle thin Driver
URL: jdbc:oracle:thin:@rochdi:1521:XE
pwd and user name

but when I validate this informations it show me a error message:
ORA-00604: error occured at recursive sql Level 1
ORA-12705: Cannot access NLS data files or invalid environment specified.

please help me
thank you...
Re: error ORA-00604 & ORA-12705 [message #256454 is a reply to message #256417] Sat, 04 August 2007 17:01 Go to previous message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
ORA-12705:	Cannot access NLS data files or invalid environment specified
Cause:	Either an attempt was made to issue an ALTER SESSION command with an invalid NLS parameter or value;
 or the environment variable(s) NLS_LANG, ORA_NLSxx,
 or ORACLE_HOME was incorrectly specified, therefore
 the NLS data files cannot be located.
Action:	Check the syntax of the ALTER SESSION command
 and the NLS parameter, correct the syntax and retry
 the statement, or specify the correct directory path/values 
in the environment variables.
Previous Topic: copy a file from one PC to another through DOS
Next Topic: Multiple DSN pointing to Multiple Oracle Instances
Goto Forum:
  


Current Time: Thu Mar 28 09:05:49 CDT 2024