Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JDBC and the fly likes Oracle.JDBC Connection Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Oracle.JDBC Connection Problem" Watch "Oracle.JDBC Connection Problem" New topic
Author

Oracle.JDBC Connection Problem

ljupce gligorov
Greenhorn

Joined: Apr 11, 2009
Posts: 1
Hello to everyone, I'm writing for first time at this forum.
I have problem with my oracle Db connection.
In my project libraries I've loaded ojdbc14.jar.
I got 2 oracle errors.Please help.


Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26173
    
  66

Ljupce,
Welcome to JavaRanch!

That looks like a problem with the Oracle setup. If you have access to run SQL at the command line, try it there - I bet you get the same error.

According to an internet search, the problem is with your Oracle parameters (or Windows registry.) The link is really detailed - check it out.

If you don't have access to these settings, forward the link to your DBA.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Oracle.JDBC Connection Problem
 
Similar Threads
New to JDBC - problems
ORA-01874: time zone hour must be between -12 and 14
exception while connecting to the database
Hibernate problem when building SessionFactory
Connection to database Exception