• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/docs/api_reference/C/
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6    <title>Appendix��1.�� Berkeley DB Command Line Utilities</title>
7    <link rel="stylesheet" href="apiReference.css" type="text/css" />
8    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
9    <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
10    <link rel="up" href="index.html" title="Berkeley DB C API Reference" />
11    <link rel="prev" href="txnstat_print.html" title="DB_ENV-&gt;txn_stat_print()" />
12    <link rel="next" href="db_archive.html" title="db_archive" />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">Appendix��1.��
19                Berkeley DB Command Line Utilities
20        </th>
21        </tr>
22        <tr>
23          <td width="20%" align="left"><a accesskey="p" href="txnstat_print.html">Prev</a>��</td>
24          <th width="60%" align="center">��</th>
25          <td width="20%" align="right">��<a accesskey="n" href="db_archive.html">Next</a></td>
26        </tr>
27      </table>
28      <hr />
29    </div>
30    <div class="appendix" lang="en" xml:lang="en">
31      <div class="titlepage">
32        <div>
33          <div>
34            <h2 class="title"><a id="utilities"></a>Appendix��1.��
35                Berkeley DB Command Line Utilities
36        </h2>
37          </div>
38        </div>
39      </div>
40      <p>
41                The following describes the command line utilities that are available for Berkeley
42                DB.
43        </p>
44      <div class="sect1" lang="en" xml:lang="en">
45        <div class="titlepage">
46          <div>
47            <div>
48              <h2 class="title" style="clear: both"><a id="utilitylist"></a>Utilities</h2>
49            </div>
50          </div>
51        </div>
52        <div class="navtable">
53          <table border="1" width="80%">
54            <thead>
55              <tr>
56                <th>Utility</th>
57                <th>Description</th>
58              </tr>
59            </thead>
60            <tbody>
61              <tr>
62                <td>
63                  <a class="xref" href="db_archive.html" title="db_archive">db_archive</a>
64                </td>
65                <td>Archival utility</td>
66              </tr>
67              <tr>
68                <td>
69                  <a class="xref" href="db_checkpoint.html" title="db_checkpoint">db_checkpoint</a>
70                </td>
71                <td>Transaction checkpoint utility</td>
72              </tr>
73              <tr>
74                <td>
75                  <a class="xref" href="db_deadlock.html" title="db_deadlock">db_deadlock</a>
76                </td>
77                <td>Deadlock detection utility</td>
78              </tr>
79              <tr>
80                <td>
81                  <a class="xref" href="db_dump.html" title="db_dump">db_dump</a>
82                </td>
83                <td>Database dump utility</td>
84              </tr>
85              <tr>
86                <td>
87                  <a class="xref" href="db_hotbackup.html" title="db_hotbackup">db_hotbackup</a>
88                </td>
89                <td>Hot backup utility</td>
90              </tr>
91              <tr>
92                <td>
93                  <a class="xref" href="db_load.html" title="db_load">db_load</a>
94                </td>
95                <td>Database load utility</td>
96              </tr>
97              <tr>
98                <td>
99                  <a class="xref" href="db_printlog.html" title="db_printlog">db_printlog</a>
100                </td>
101                <td>Transaction log display utility</td>
102              </tr>
103              <tr>
104                <td>
105                  <a class="xref" href="db_recover.html" title="db_recover">db_recover</a>
106                </td>
107                <td>Recovery utility</td>
108              </tr>
109              <tr>
110                <td>
111                  <a class="xref" href="db_sql.html" title="db_sql">db_sql</a>
112                </td>
113                <td>SQL schema to Berkeley DB code in C</td>
114              </tr>
115              <tr>
116                <td>
117                  <a class="xref" href="db_stat.html" title="db_stat">db_stat</a>
118                </td>
119                <td>Statistics utility</td>
120              </tr>
121              <tr>
122                <td>
123                  <a class="xref" href="db_upgrade.html" title="db_upgrade">db_upgrade</a>
124                </td>
125                <td>Database upgrade utility</td>
126              </tr>
127              <tr>
128                <td>
129                  <a class="xref" href="db_verify.html" title="db_verify">db_verify</a>
130                </td>
131                <td>Verification utility</td>
132              </tr>
133            </tbody>
134          </table>
135        </div>
136      </div>
137    </div>
138    <div class="navfooter">
139      <hr />
140      <table width="100%" summary="Navigation footer">
141        <tr>
142          <td width="40%" align="left"><a accesskey="p" href="txnstat_print.html">Prev</a>��</td>
143          <td width="20%" align="center">��</td>
144          <td width="40%" align="right">��<a accesskey="n" href="db_archive.html">Next</a></td>
145        </tr>
146        <tr>
147          <td width="40%" align="left" valign="top">DB_ENV-&gt;txn_stat_print()��</td>
148          <td width="20%" align="center">
149            <a accesskey="h" href="index.html">Home</a>
150          </td>
151          <td width="40%" align="right" valign="top">��db_archive</td>
152        </tr>
153      </table>
154    </div>
155  </body>
156</html>
157