Subject | Re: Deadlock |
---|---|
Author | Alexander V.Nevsky |
Post date | 2001-07-06T14:49:19Z |
--- In ib-support@y..., "Sandor Szollosi" <ssani@f...> wrote:
see only last version of the record, if it is not commited you'll get
lock conflict even on Select. rec_version - on Select transaction see
last commited version and conflict will be only on update record that
have non-commited yet new version.
Best regards.
> Hi all,Hi, Sandor. no_rec_version is exotic mode - reading transaction can
>
>
> My transaction parameters: read_commited, no_rec_version, wait.
> I get deadlock if only append or only edit too.
>
see only last version of the record, if it is not commited you'll get
lock conflict even on Select. rec_version - on Select transaction see
last commited version and conflict will be only on update record that
have non-commited yet new version.
Best regards.