ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1dhislog.htm

85 lines
4.8 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="Display the history log" />
<meta name="abstract" content="Each time a client user establishes a successful connection with a server job, that job is swapped to run under the profile of that client user." />
<meta name="description" content="Each time a client user establishes a successful connection with a server job, that job is swapped to run under the profile of that client user." />
<meta name="DC.subject" content="history log, displaying" />
<meta name="keywords" content="history log, displaying" />
<meta name="DC.Relation" scheme="URI" content="rbal1idsjobs.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/dsplog.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1qrwoptions.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="rbal1dhislog" />
<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 history log</title>
</head>
<body id="rbal1dhislog"><a name="rbal1dhislog"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Display the history log</h1>
<div><p>Each time a client user establishes a successful connection with
a server job, that job is swapped to run under the profile of that client
user. </p>
<div class="section"> <p>To determine which job is associated with a particular client
user, you can display the history log using the <span class="cmdname">Display Log (DSPLOG)</span> command.
An example of the information provided is shown in the following
figure.</p>
<pre class="screen"> <strong>Display History Log Contents</strong>
.
.
DDM job 036995/QUSER/QRWTSRVR servicing user MEL on 08/18/97 at 15:26:43.
.
DDM job 036995/QUSER/QRWTSRVR servicing user REBECCA on 08/18/97 at 15:45:08.
.
DDM job 036995/QUSER/QRWTSRVR servicing user NANCY on 08/18/97 at 15:56:21.
.
DDM job 036995/QUSER/QRWTSRVR servicing user ROD on 08/18/97 at 16:02:59.
.
DDM job 036995/QUSER/QRWTSRVR servicing user SMITH on 08/18/97 at 16:48:13.
.
DDM job 036995/QUSER/QRWTSRVR servicing user DAVID on 08/18/97 at 17:10:27.
.
.
.
Press Enter to continue.
F3=Exit F10=Display all F12=Cancel</pre>
<p>The following example shows
how you can filter out uninteresting entries by using the <span class="cmdname">Display
Log (DSPLOG)</span> command with the MSGID parameter:</p>
<pre>DSPLOG MSGID(CPI3E34)</pre>
<p>You
can also prevent these records from being written to the history log by setting
the appropriate options in the QRWOPTIONS data area.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1idsjobs.htm" title="If you look at the server jobs started on the server, you might find it difficult to relate a server job to a certain application requester job or to a particular PC client. Being able to identify a particular job is a prerequisite to investigating problems and gathering performance data. iSeries Navigator provides support for these tasks that make the job much easier.">Identify server jobs</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbal1qrwoptions.htm" title="When DDM or DRDA TCP/IP server jobs are initiated, they look for a data area in which the user can specify diagnostic and other options. The name is QRWOPTIONS, and it must reside in the QGPL library to take effect. It consists of a string of 48 characters.">QRWOPTIONS data area</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/dsplog.htm">Display Log (DSPLOG) command</a></div>
</div>
</div>
</body>
</html>