70 lines
4.1 KiB
HTML
70 lines
4.1 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="reference" />
|
||
|
<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. To determine which job is associated with a particular client user, you can display the history log using the DSPLOG command." />
|
||
|
<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. To determine which job is associated with a particular client user, you can display the history log using the DSPLOG command." />
|
||
|
<meta name="DC.subject" content="history log, displaying" />
|
||
|
<meta name="keywords" content="history log, displaying" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5idsjobs.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbae5dhislog" />
|
||
|
<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="rbae5dhislog"><a name="rbae5dhislog"><!-- --></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. To determine which job is associated with a particular client user,
|
||
|
you can display the history log using the <span class="cmdname">DSPLOG</span> command. </p>
|
||
|
<div class="section"><p>An example of the information provided is shown in the following
|
||
|
figure.</p>
|
||
|
</div>
|
||
|
<div class="section"><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>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5idsjobs.htm" title="If you look at the server jobs started on the system, 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>
|
||
|
</body>
|
||
|
</html>
|