db4.4_deadlock(1)
NAME
db4.4_deadlock - Detect and abort deadlocks
SYNOPSIS
db4.4_deadlock [-Vv] [-a e | m | n | o | W | w | y] [-h home] [-L file] [-t sec.usec]
DESCRIPTION
Arraycalled in some other way, whenever there are multiple threads or
processes accessing a database and at least one of them is modifying it.
OPTIONS
Arraycess ID, and the date is the time the utility was started.
db_deadlock: ### Wed Jun 15 01:23:45 EDT 1995
- ArrayThe db4.4_deadlock utility uses a Berkeley DB environment
- (as described for the -h option, the environment variable
DB_HOME
- Arraysource code for an example of using DB_ENV->lock_detect in a
IEEE/ANSI Std 1003.1 (POSIX) environment.
The db4.4_deadlock utility exits 0 on success, and >0 if - an error occurs.
ENVIRONMENT
Arraydatabase home, as described in DB_ENV->open.
AUTHORS
- Arrayby Thijs Kinkhorst <thijs@kinkhorst.com>, for the Debian system
(but may be used by others).
28 January 2005