62 lines
3.3 KiB
HTML
62 lines
3.3 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 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-13" />
|
|
<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>Message logging</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="rzahqmessagelogging"></a>
|
|
<h2 id="rzahqmessagelogging">Message logging</h2>
|
|
<p>Integrated Windows servers log information in different places. If there
|
|
is a problem, this information may help determine the cause. The following
|
|
sections describe the message logs.</p>
|
|
<p>The <span class="bold">monitor job log</span> is a key source of information
|
|
when troubleshooting integrated server problems. It contains messages that
|
|
vary from normal processing events to detailed error messages. The monitor
|
|
job always runs in the QSYSWRK subsystem with the same name as the integrated
|
|
server.</p>
|
|
<p>To find the job log in iSeries™ Navigator</p>
|
|
<ol type="1">
|
|
<li>Click <span class="bold">Work Management —> Active Jobs</span>.</li>
|
|
<li>One of the jobs listed under the QSYSWRK section will have the same name
|
|
as your integrated server. Right-click it and select <span class="bold">Job
|
|
log</span>.</li>
|
|
<li>The integrated server job log window opens. Double-click a message ID
|
|
to see details.</li></ol>
|
|
<p>To find the job log in the character-based interface</p>
|
|
<ol type="1">
|
|
<li>At an i5/OS™ command line enter <tt>WRKACTJOB SBS(QSYSWRK)</tt>.</li>
|
|
<li>One of the jobs listed will have the same name as your integrated server.
|
|
Select option <tt>5</tt> (Work with job).</li>
|
|
<li>Type <tt>10</tt> and press Enter to display the job
|
|
log.</li>
|
|
<li>Press F10 to see the detailed messages.</li></ol>
|
|
<p>There are other relevant job logs that you may want to check
|
|
as well. The redbook, <a href="http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246959.html?Open" target="_blank">Microsoft
|
|
Windows Server 2003 Integration with iSeries</a>, SG24-6959
|
|
<img src="rbpdf.gif" alt="Link outside Information Center." />,
|
|
has an excellent section concerning integrated server event logs in i5/OS and at the
|
|
Windows console.</p>
|
|
<p></p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|