-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Oracle error ORA-03115 in "build eg"
PostPosted: Thu Jan 22, 2004 1:00 pm 
Newbie

Joined: Thu Jan 22, 2004 12:48 pm
Posts: 2
Hello,

I am trying to use Hibernate on a Oracle 8 database.
I unpacked hibernate-2.1, modified src/hibernate.properties and then according to the documentation I tryed "build eg" (under windows XP, ant not installed).

I am using JDK 1.4.1.

Build eg created the tables in my database (=> connection and driver looks good) but fails :

[code]
[java] 17:41:20,968 WARN JDBCExceptionReporter:38 - SQL Error: 3115, SQLState: 63000
[java] 17:41:20,968 ERROR JDBCExceptionReporter:46 - ORA-03115: type de r


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 22, 2004 1:12 pm 
Newbie

Joined: Thu Jan 22, 2004 12:48 pm
Posts: 2
Looks like it is a database version problem.
I tryed on another server and it works.

Fails on an Oracle 8.0.6.0.0 database.
Success on an Oracle 8.1.7.4.0 database.

Is hibernate not compatible with Oracle 8 db and only works with Oracle 8i databases?

Yours
Guillaume Lapierre


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 22, 2004 1:14 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Well, this is more likely an issue with the Oracle JDBC drivers. They are not really known for their quality.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.