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