summaryrefslogtreecommitdiff
path: root/docs/api_reference/CXX/db_dump.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_reference/CXX/db_dump.html')
-rw-r--r--docs/api_reference/CXX/db_dump.html35
1 files changed, 29 insertions, 6 deletions
diff --git a/docs/api_reference/CXX/db_dump.html b/docs/api_reference/CXX/db_dump.html
index 8b47a164..da1e6c77 100644
--- a/docs/api_reference/CXX/db_dump.html
+++ b/docs/api_reference/CXX/db_dump.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,8 +38,8 @@
</div>
</div>
</div>
- <pre class="programlisting">db_dump [-klNpRrV] [-d ahr]
- [-f output] [-h home] [-P password] [-s database] file
+ <pre class="programlisting">db_dump [-klNpRrV] [-b blob_dir] [-d ahr]
+ [-f output] [-h home] [-P password] [-s database] [-D bytes] file
db_dump [-kNpV] [-d ahr] [-f output] [-h home] -m database
@@ -62,6 +62,15 @@ db_dump185 [-p] [-f output] file </pre>
<ul type="disc">
<li>
<p>
+ <span class="bold"><strong>-b</strong></span>
+ </p>
+ <p>
+ Specifies the directory where BLOB data is stored for the
+ database you are dumping.
+ </p>
+ </li>
+ <li>
+ <p>
<span class="bold"><strong>-d</strong></span>
</p>
<p>
@@ -75,7 +84,8 @@ db_dump185 [-p] [-f output] file </pre>
<span class="bold"><strong>a</strong></span>
</p>
<p>
- Display all information.
+ Display all information. See also the
+ <span class="bold"><strong>-D</strong></span> option.
</p>
</li>
<li>
@@ -105,6 +115,19 @@ db_dump185 [-p] [-f output] file </pre>
</li>
<li>
<p>
+ <span class="bold"><strong>-D</strong></span>
+ </p>
+ <p>
+ Specifies the maximum number of bytes to dump for each
+ key/data item found in the specified database. This option is
+ only valid when
+ <span class="bold"><strong>-da</strong></span> is also specified.
+ This option overrides the value set for the "set_data_len"
+ parameter in your DB_CONFIG file, if any.
+ </p>
+ </li>
+ <li>
+ <p>
<span class="bold"><strong>-f</strong></span>
</p>
<p>
@@ -313,7 +336,7 @@ db_dump185 [-p] [-f output] file </pre>
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a id="idp5287552"></a>Environment Variables</h3>
+ <h3 class="title"><a id="idp5530112"></a>Environment Variables</h3>
</div>
</div>
</div>
@@ -321,7 +344,7 @@ db_dump185 [-p] [-f output] file </pre>
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a id="idp5287864"></a>DB_HOME</h4>
+ <h4 class="title"><a id="idp5530424"></a>DB_HOME</h4>
</div>
</div>
</div>