ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahl_5.4.0.1/rzahldsplog.htm

54 lines
2.9 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<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))' />
<title>Display a log of the message send attempts</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="dsplog"></a>
<h2 id="dsplog">Display a log of the message send attempts</h2>
<p>At your own risk, you may use the iSeries NetServer&trade; maintenance program
to display a log of network messages that the server attempted to send. The
log contains a maximum of the last 500 messages, by default. These messages
are deleted when the log is dumped. You can only see the network messages
logged since the last time that they were dumped.</p>
<p>To call the maintenance utility, use the following command.</p>
<div class="lines">CALL PGM(QZLSMAINT) PARM('32')<br />
</div><p class="indatacontent">The log is dumped into a spool file in the QSECOFR output queue. Use
the Work with Spooled Files (WRKSPLF QSECOFR) command to display the queue.</p>
<p>Example: Spool file dump of logged messages:<tt class="xph"></tt></p>
<pre class="xmp">TIME NAME IP-ADDR TYPE RC MESSAGE
1/23/02 17:39:55 SMBTEST1 C0050939 2 0 CPIB68B: THE PROFILE FOR USER
SMBTEST1 IS DISABLED.
1/23/02 17:40:16 JOE1 C005095D 7 0 CPIB690: PASSWORD FOR USER JOE1
WILL EXPIRE IN 3 DAY(S).
</pre>
<a name="wq114"></a>
<div class="notetitle" id="wq114">Note:</div>
<div class="notebody"> If the RC column is not 0, then there was
either an error delivering the message to the user or the client's message
handling service reported an error condition.</div>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>