Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem in Hibernate 3.0. while configuring with Oracle 9i

843859Oct 24 2007 — edited Oct 25 2007
Hi,



I have a problem in Hibernate 3.0. while configuring with Oracle 9i.



I make all necessary settings as per the requirement.

My code successfully running with MYSQL,

But if tried use Oracle 9i. then System generate the Following Exceptions.

Please let me know the solution




DEBUG - initializing class SessionFactoryObjectFactory

DEBUG - registered: 2c9834f115ccc9360115ccc937600000 (unnamed)

INFO - Not binding factory to JNDI, no JNDI name configured

DEBUG - instantiated session factory

INFO - Running hbm2ddl schema update

INFO - fetching database metadata

DEBUG - total checked-out connections: 0

DEBUG - using pooled JDBC connection, pool size: 0

ERROR - could not get database metadata

java.sql.SQLException: ORA-00600: internal error code, arguments: [ttcgcshnd-1],

[0], [], [], [], [], [], []
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2007
Added on Oct 24 2007
3 comments
312 views