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