ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahb_5.4.0.1/rzahbloj.htm

61 lines
3.7 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Display the list of history log files" />
<meta name="abstract" content="Use the Display Object Description (DSPOBJD) command to view a list of history log files." />
<meta name="description" content="Use the Display Object Description (DSPOBJD) command to view a list of history log files." />
<meta name="DC.Relation" scheme="URI" content="rzahbloc.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzahbloj" />
<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>Display the list of history log files</title>
</head>
<body id="rzahbloj"><a name="rzahbloj"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Display the list of history log files</h1>
<div><p>Use the Display Object Description (DSPOBJD) command to view a
list of history log files.</p>
<div class="section"> <p>The history log files are copies of all the messages that are
sent to the message queue QHST. When the size of the current history log exceeds
its size limitation, the system creates a new file. The files reside in library
QSYS and begin with the letters QHST, followed by a number. The format that
is used is QHST<samp class="codeph">yydddn</samp>. The <samp class="codeph">yydddn</samp> represents
the date of the first message in the file, where <samp class="codeph">yy</samp> is the
year and <samp class="codeph">ddd</samp> is the sequential number of the day of the year
(for example, February 1 would be 032). The <samp class="codeph">n</samp> that is appended
at the end is a sequence number; this sequence number is only incremented
when more than one QHST file is generated within one day.</p>
<p>To display
the list of history logs and to view its contents:</p>
</div>
<ol><li><span>Type <tt>WRKF QHST*</tt> from any command line.</span></li>
<li><span>Select option 5 to display the contents of the file.</span></li>
</ol>
<div class="section"> <div class="note"><span class="notetitle">Note:</span> The system copies the messages in the QHST message queue to
the history log files and then removes them from the QHST message queue. The
DSPLOG command uses the history log files to show the messages sent to the
QHST message queue.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahbloc.htm" title="The history log is a tool that contains information about the operation of the system and the system status.">History logs</a></div>
</div>
</div>
</body>
</html>