Hi Bob,
bob.s.walters (AT) gmail (DOT) com wrote:
Quote:
I wanted to ask if it is possible for threads using read-only cursor
operations to experience deadlocks in a transaction environment.
Deadlocks should not occur when you have ONLY read-only cursor
|
operations.
Can an application
Quote:
using transactional cursors, in a read-only manner still encounter
deadlocks? |
This should not happen.
Are you sure you have turned off ALL update activity?
What version of Berkeley DB are you running with?
What OS?
Ron