64 lines
4.4 KiB
HTML
64 lines
4.4 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Active server database" />
|
|
<meta name="abstract" content="The active server database contains zone and host information, including some zone properties, such as start of authority (SOA) information, and through host properties, such as mail exchanger (MX) information, which might be useful in tracking down problems." />
|
|
<meta name="description" content="The active server database contains zone and host information, including some zone properties, such as start of authority (SOA) information, and through host properties, such as mail exchanger (MX) information, which might be useful in tracking down problems." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakkmanagingstats.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="activeserverdatabase" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Active server database</title>
|
|
</head>
|
|
<body id="activeserverdatabase"><a name="activeserverdatabase"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Active server database</h1>
|
|
<div><p>The active server database contains zone and host information,
|
|
including some zone properties, such as start of authority (SOA) information,
|
|
and through host properties, such as mail exchanger (MX) information, which
|
|
might be useful in tracking down problems.</p>
|
|
<div class="section"><p>Domain Name System (DNS) allows you to view a dump of the authoritative
|
|
data, cache data, and hints data for a server instance. The dump includes
|
|
the information from all of the server's primary and secondary zones (forward
|
|
and reverse mapping zones), as well as information that the server has obtained
|
|
from queries. </p>
|
|
<p>You can view the active server database dump using iSeries™ Navigator.
|
|
If you need to save a copy of the files, the database dump file name is NAMED_DUMP.DB
|
|
in your iSeries directory
|
|
path: <span class="uicontrol"> Integrated File System/Root/QIBM/UserData/OS400/DNS/<server
|
|
instance></span>, where "<server instance>" is the name of the
|
|
DNS server instance. More information about the active server database is
|
|
available in the DNS online help topic <span class="uicontrol">Understanding the DNS server
|
|
database dump</span>.</p>
|
|
<p>To access the active server database dump,
|
|
follow these steps:</p>
|
|
</div>
|
|
<ol><li><span>In iSeries Navigator,
|
|
expand <span class="menucascade"><span class="uicontrol">your iSeries server</span> > <span class="uicontrol">Network</span> > <span class="uicontrol">Servers</span> > <span class="uicontrol">DNS</span></span>.</span></li>
|
|
<li><span>In the right pane, right-click <span class="uicontrol">your DNS server</span> and
|
|
select <span class="uicontrol">Configuration</span>.</span></li>
|
|
<li><span>In the DNS configuration window, select <span class="menucascade"><span class="uicontrol">View</span> > <span class="uicontrol">Active Server Database</span></span>.</span></li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakkmanagingstats.htm" title="Database dump and statistics tools can help you review and manage server performance.">Access Domain Name System server statistics</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |