57 lines
3.7 KiB
HTML
57 lines
3.7 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="Change debug values" />
|
||
|
<meta name="abstract" content="You can change the debug level, which is useful to administrators who have large zones and do not want the large amount of debug data that they will get while the server is first starting up and loading all of the zone data." />
|
||
|
<meta name="description" content="You can change the debug level, which is useful to administrators who have large zones and do not want the large amount of debug data that they will get while the server is first starting up and loading all of the zone data." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakkmanagingadvanced.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="changingdebugvalues" />
|
||
|
<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>Change debug values</title>
|
||
|
</head>
|
||
|
<body id="changingdebugvalues"><a name="changingdebugvalues"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Change debug values</h1>
|
||
|
<div><p>You can change the debug level, which is useful to administrators
|
||
|
who have large zones and do not want the large amount of debug data that they
|
||
|
will get while the server is first starting up and loading all of the zone
|
||
|
data.</p>
|
||
|
<div class="section">Domain Name System (DNS) in the iSeries™ Navigator interface does not
|
||
|
allow you to change the debug level while the server is running. However,
|
||
|
you can use character-based interface to change the debug level while the
|
||
|
server is running. To change the debug level using the character-based interface,
|
||
|
follow these steps, replacing <instance> with the name of the server
|
||
|
instance:</div>
|
||
|
<ol><li class="stepexpand"><span>At the command line, type <kbd class="userinput">ADDLIBLE QDNS</kbd> and
|
||
|
press Enter.</span></li>
|
||
|
<li class="stepexpand"><span>Change the debug level:</span> <ul><li>To turn debugging on, or increase the debug level by 1, type <kbd class="userinput">CALL
|
||
|
QTOBDRVS ('BUMP' '<instance>')</kbd> and press Enter.</li>
|
||
|
<li>To turn debugging off, type <kbd class="userinput">CALL QTOBDRVS ('OFF' '<instance>')</kbd> and
|
||
|
press Enter.</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakkmanagingadvanced.htm" title="This topic explains how experienced administrators can use Domain Name System (DNS) advanced features to manage a DNS server more easily.">Advanced Domain Name System features</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|