Subject | Re: [firebird-support] Advancing the OAT |
---|---|
Author | Ivan Cruz |
Post date | 2005-12-05T21:01:46Z |
Stephen Boyd wrote:
inside a session. Why not process your updates in another transaction?
Ivan.
>If I understand things correctly, doing a COMMIT RETAINING doesFirebird supports an (unlimited?) number of transactions in "paralel",
>nothing to advance the OAT. If this is in fact the case, how does one
>avoid sticking the OAT during long running sequential reads / mass
>updates of a table? If would be nice to be able to COMMIT every
>hundred records or so to advance the OAT while retaining open cursors
>but there doesn't seem to be any way to accomplish this. I was
>wondering if other people had found a way to circumvent this problem.
>
>
>
inside a session. Why not process your updates in another transaction?
Ivan.