Subject | RE: [firebird-support] Re: Performance when deleting a lot of records, again |
---|---|
Author | Gili Buzaglo |
Post date | 2005-04-07T12:16:40Z |
It is hard commited(if not I would have get this bug reproduced at all times).
Is there anyway to know the date of the last snapshot, this might give me a lead.
Thanks
-gili
-----Original Message-----
From: Alan McDonald [mailto:alan@...]
Sent: Thursday, April 07, 2005 3:13 PM
To: firebird-support@yahoogroups.com
Subject: RE: [firebird-support] Re: Performance when deleting a lot of records, again
commit. But I'd recommend you go over to the jbird list to confirm this
Alan
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/
* To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com <mailto:firebird-support-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
Is there anyway to know the date of the last snapshot, this might give me a lead.
Thanks
-gili
-----Original Message-----
From: Alan McDonald [mailto:alan@...]
Sent: Thursday, April 07, 2005 3:13 PM
To: firebird-support@yahoogroups.com
Subject: RE: [firebird-support] Re: Performance when deleting a lot of records, again
> my server is written in java and I'm using jbirdI have a feeling that autocommit with jbird is OK. It always does a hard
> Thanks
> -gili
>
commit. But I'd recommend you go over to the jbird list to confirm this
Alan
>_____
> > I probalbly have a transaction that remained open.
> > I'm having trubble finding it though.
> > Do you have any ideas how to approach this problem ?
> > I found all the places at the code that calls setAutoCommit and it
> > looks fine. I also worked with a db after backup/restoring and it is
> > not reproduced(next transaction= 1+snapshot transaction).
> > So its a specific transaction that I need to trace.
> > Any suggestions ?
>
> autocommit is often referred to as commit retaining. Not sure
> what component
> set you are using but autocommit doesn't smell right to me.
> Are you using java? or some other language?
> what component set are you using?
> Alan
>
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/
* To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com <mailto:firebird-support-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]