summaryrefslogtreecommitdiff
path: root/docs/api_reference/C/db_printlog.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/C/db_printlog.html')
-rw-r--r--docs/api_reference/C/db_printlog.html20
1 files changed, 16 insertions, 4 deletions
diff --git a/docs/api_reference/C/db_printlog.html b/docs/api_reference/C/db_printlog.html
index d360ea15..7b3a8e24 100644
--- a/docs/api_reference/C/db_printlog.html
+++ b/docs/api_reference/C/db_printlog.html
@@ -14,7 +14,7 @@
<body>
<div xmlns="" class="navheader">
<div class="libver">
- <p>Library Version 11.2.5.3</p>
+ <p>Library Version 12.1.6.1</p>
</div>
<table width="100%" summary="Navigation header">
<tr>
@@ -38,7 +38,8 @@
</div>
</div>
</div>
- <pre class="programlisting">db_printlog [-NrV] [-b start-LSN] [-e stop-LSN] [-h home] [-P password] </pre>
+ <pre class="programlisting">db_printlog [-NrV] [-b start-LSN] [-e stop-LSN] [-h home] [-P password]
+ [-D bytes] </pre>
<p>
The <span class="command"><strong>db_printlog</strong></span> utility is a debugging utility that dumps Berkeley DB
log files in a human-readable format.
@@ -73,6 +74,17 @@
</li>
<li>
<p>
+ <span class="bold"><strong>-D</strong></span>
+ </p>
+ <p>
+ Specifies the maximum number of bytes to display for each
+ key/data item found in the log. This option overrides the
+ "set_data_len" parameter found in your DB_CONFIG file, if
+ any.
+ </p>
+ </li>
+ <li>
+ <p>
<span class="bold"><strong>-e</strong></span>
</p>
<p>
@@ -155,7 +167,7 @@
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp63245360"></a>Environment Variables</h3>
+ <h3 class="title"><a id="idp5173600"></a>Environment Variables</h3>
</div>
</div>
</div>
@@ -163,7 +175,7 @@
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp63245552"></a>DB_HOME</h4>
+ <h4 class="title"><a id="idp5173792"></a>DB_HOME</h4>
</div>
</div>
</div>