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