Hi!
I am trying to connect to Personel Oracle 7.3.2 database on NT 4.0 using
JDBC oci7 drivers from Oracle.
When running the JdbcCheckup program included in the installation kit ,
I
get errors of ORA-12705 ' invalid or unknown NLS parameter value
specified.
There is a connection made to oracle, because for an invalid
username/password
it exits with ORA-01017 ie invalid username/password; logon denied.
Do I need to set some NLS environment variables or ..?
I would appreciate for all the help!
- Sanjay