Thread:
 I need more Info about issues with Interbase / Fir... 
 erick_77   11 May 2005, 11:13 

Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
From: erick_77 (11 May 2005, 11:13) Replies: 0, Views: 39197
Subject: I need more Info about issues with Interbase / Firebird...
Hi, 

I am new using Hibernate. I tested the auctions example of Hibernate
using PostgresSQL as database, and it ran witout any trouble.  But now I
need to test it with firebird, when I run the build.bat It creates the
tables but at the moment that it starts to alter table it displays
errors that tables are in use. Example:

     [java] 16:31:22,869 DEBUG SchemaExport:162 - alter table
AuctionItem add constraint FK522A9BD61107FE9B foreig
 key (seller) references AuctionUser
     [java] 16:31:22,929 ERROR SchemaExport:168 - Unsuccessful: alter
table AuctionItem add constraint FK522A9BD61
07FE9B foreign key (seller) references AuctionUser
     [java] 16:31:22,929 ERROR SchemaExport:169 - Resource Exception.
unsuccessful metadata update
     [java] object AUCTIONUSER is in use
     [java] Reason: unsuccessful metadata update
     [java] object AUCTIONUSER is in use

I read in this page something about this issue. And the solution is that
I need to execute the firebird's gfix command. I would like to get more
information about this issue, please be more specific with your answer
or if you have another alternative way to solve it.
Thanks.
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]