Skip to Content
Berkeley DB
book

Berkeley DB

by Sleepycat™ Software, Inc.
June 2001
Intermediate to advanced content levelIntermediate to advanced
688 pages
19h 18m
English
Sams
Content preview from Berkeley DB

DbEnv.set_verbose

						import com.sleepycat.db.*;
						public int set_verbose(u_int32_t which, boolean onoff);
					

Description

The DbEnv.set_verbose method turns additional informational and debugging messages in the Berkeley DB message output on and off. If onoff is set to true, the additional messages are output.

The which parameter must be set to one of the following values:

  • Db.DB_VERB_CHKPOINT Display checkpoint location information when searching the log for checkpoints.

  • Db.DB_VERB_DEADLOCK Display additional information when doing deadlock detection.

  • Db.DB_VERB_RECOVERY Display additional information when performing recovery.

  • Db.DB_VERB_WAITSFOR Display the waits-for table when doing deadlock detection.

The DbEnv.set_verbose interface may be used ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

The Berkeley DB Book

The Berkeley DB Book

Himanshu Yadava
Linux Recipes for Oracle DBAs

Linux Recipes for Oracle DBAs

Darl Kuhn, Charles Kim, Bernard Lopuz
Fedora Linux

Fedora Linux

Chris Tyler

Publisher Resources

ISBN: 0735710643Purchase book