Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Locking Exceptions

2 views
Skip to first unread message

Thorsten Engler [TPX]

unread,
Dec 28, 2002, 4:26:32 PM12/28/02
to
> 22.12.2002 20:05:31 112346765 1832 Exception Cvt: A lock request
> (type Exclusive, content of table 'Ticket') timed out.
This is a content lock (acquired for writing access to a table in the
context of a transaction)

> 22.12.2002 20:05:32 112346781 2200 Exception Cvt: A lock request
> (type Exclusive, record 0:4840838 (high:low), file
> \\POSSERVER\POSDRIVE\SPEEDLINE\DATA\TRANSACTIONS\Ticket.FF2) timed out.
This is a record lock (acquired if you call Edit)

Cheers,
Thorsten Engler [TPX]


Terry Haan

unread,
Dec 27, 2002, 9:03:49 PM12/27/02
to
One of my clients using FF 2.11 are getting a lot of lock request failures.
It is a busy system so this is expected. What is curious is that the errors
are appearing two different ways. See the example below...

22.12.2002 20:05:31 112346765 1832 Exception Cvt: A lock request
(type Exclusive, content of table 'Ticket') timed out.

22.12.2002 20:05:32 112346781 2200 Exception Cvt: A lock request


(type Exclusive, record 0:4840838 (high:low), file
\\POSSERVER\POSDRIVE\SPEEDLINE\DATA\TRANSACTIONS\Ticket.FF2) timed out.


Is there any significance to the error appearing these two different ways ?


Thanks,
Terry.


0 new messages