man.named-journalprint.html revision c3dc968140ab7f04795acc7835e4e89ccb0c0a27
6ae232055d4d8a97267517c5e50074c2c819941and - Copyright (C) 2004-2012 Internet Systems Consortium, Inc. ("ISC")
6ae232055d4d8a97267517c5e50074c2c819941and - Copyright (C) 2000-2003 Internet Software Consortium.
6ae232055d4d8a97267517c5e50074c2c819941and - Permission to use, copy, modify, and/or distribute this software for any
6ae232055d4d8a97267517c5e50074c2c819941and - purpose with or without fee is hereby granted, provided that the above
6ae232055d4d8a97267517c5e50074c2c819941and - copyright notice and this permission notice appear in all copies.
6ae232055d4d8a97267517c5e50074c2c819941and - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
6ae232055d4d8a97267517c5e50074c2c819941and - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
6ae232055d4d8a97267517c5e50074c2c819941and - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
6ae232055d4d8a97267517c5e50074c2c819941and - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6ae232055d4d8a97267517c5e50074c2c819941and - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
6ae232055d4d8a97267517c5e50074c2c819941and - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6ae232055d4d8a97267517c5e50074c2c819941and - PERFORMANCE OF THIS SOFTWARE.
6ae232055d4d8a97267517c5e50074c2c819941and<!-- $Id$ -->
b43f840409794ed298e8634f6284741f193b6c4ftakashi<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6ae232055d4d8a97267517c5e50074c2c819941and<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
6ae232055d4d8a97267517c5e50074c2c819941and<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
b43f840409794ed298e8634f6284741f193b6c4ftakashi<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
6ae232055d4d8a97267517c5e50074c2c819941and<link rel="next" href="man.nsupdate.html" title="nsupdate">
6ae232055d4d8a97267517c5e50074c2c819941and<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
b43f840409794ed298e8634f6284741f193b6c4ftakashi<tr><th colspan="3" align="center"><span class="application">named-journalprint</span></th></tr>
6ae232055d4d8a97267517c5e50074c2c819941and<td width="20%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
6ae232055d4d8a97267517c5e50074c2c819941and<a name="man.named-journalprint"></a><div class="titlepage"></div>
6ae232055d4d8a97267517c5e50074c2c819941and<p><span class="application">named-journalprint</span> — print zone journal in human-readable form</p>
6ae232055d4d8a97267517c5e50074c2c819941and<div class="cmdsynopsis"><p><code class="command">named-journalprint</code> {<em class="replaceable"><code>journal</code></em>}</p></div>
6ae232055d4d8a97267517c5e50074c2c819941and <span><strong class="command">named-journalprint</strong></span>
6ae232055d4d8a97267517c5e50074c2c819941and prints the contents of a zone journal file in a human-readable
6ae232055d4d8a97267517c5e50074c2c819941and Journal files are automatically created by <span><strong class="command">named</strong></span>
6ae232055d4d8a97267517c5e50074c2c819941and when changes are made to dynamic zones (e.g., by
6ae232055d4d8a97267517c5e50074c2c819941and <span><strong class="command">nsupdate</strong></span>). They record each addition
6ae232055d4d8a97267517c5e50074c2c819941and or deletion of a resource record, in binary format, allowing the
6ae232055d4d8a97267517c5e50074c2c819941and changes to be re-applied to the zone when the server is
6ae232055d4d8a97267517c5e50074c2c819941and restarted after a shutdown or crash. By default, the name of
6ae232055d4d8a97267517c5e50074c2c819941and the journal file is formed by appending the extension
6ae232055d4d8a97267517c5e50074c2c819941and <code class="filename">.jnl</code> to the name of the corresponding
6ae232055d4d8a97267517c5e50074c2c819941and zone file.
6ae232055d4d8a97267517c5e50074c2c819941and <span><strong class="command">named-journalprint</strong></span> converts the contents of a given
6ae232055d4d8a97267517c5e50074c2c819941and journal file into a human-readable text format. Each line begins
6ae232055d4d8a97267517c5e50074c2c819941and with "add" or "del", to indicate whether the record was added or
6ae232055d4d8a97267517c5e50074c2c819941and deleted, and continues with the resource record in master-file
6ae232055d4d8a97267517c5e50074c2c819941and <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
6ae232055d4d8a97267517c5e50074c2c819941and <span class="citerefentry"><span class="refentrytitle">nsupdate</span>(8)</span>,
6ae232055d4d8a97267517c5e50074c2c819941and <em class="citetitle">BIND 9 Administrator Reference Manual</em>.
6ae232055d4d8a97267517c5e50074c2c819941and<p><span class="corpauthor">Internet Systems Consortium</span>
6ae232055d4d8a97267517c5e50074c2c819941and<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
6ae232055d4d8a97267517c5e50074c2c819941and<td width="40%" align="right">�<a accesskey="n" href="man.nsupdate.html">Next</a>
6ae232055d4d8a97267517c5e50074c2c819941and<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
6ae232055d4d8a97267517c5e50074c2c819941and<td width="40%" align="right" valign="top">�<span class="application">nsupdate</span>