Subject | Re[4]: [Firebird-Java] Another Issue with JBoss |
---|---|
Author | Nickolay Samofatov |
Post date | 2002-11-21T17:32:40Z |
Hello Phil,
Thursday, November 21, 2002, 5:19:19 PM, you wrote:
with ON UPDATE CASCADE rule and recursive procedures that will make
you a trouble even on database creation stage. Yes, this problems are much
easier to reproduce while altering metadata, not creating it.
It is fixed in FB1.5 anyway.
uncommitted transactions or some open prepared statements (i.e.
possibly Jaybird problems).
there ?
Best regards,
Nickolay Samofatov mailto:skidder@...
Thursday, November 21, 2002, 5:19:19 PM, you wrote:
> Whilst I agree with you that there are issues with metadata updates onAnd I had. There is a possible chain of triggers or foreign constraints
> 'existing' databases, I have never seen problems creating even complex DBs
with ON UPDATE CASCADE rule and recursive procedures that will make
you a trouble even on database creation stage. Yes, this problems are much
easier to reproduce while altering metadata, not creating it.
It is fixed in FB1.5 anyway.
> In this case, the 'object in use' error happens when JBoss is creating twoIn this case this error probably means than you have 2 CS connections or some
> simple tables (with 2/3 fields each), and a FK between them.
uncommitted transactions or some open prepared statements (i.e.
possibly Jaybird problems).
> I can recreate this error in a script, by not putting a COMMIT after theDid you check this script on FB1.5 ? Can you send it to me if it fails
> creation of Table B. If I do put a COMMIT after the creation of Table B, it
> always works.
there ?
> Phil--
Best regards,
Nickolay Samofatov mailto:skidder@...