63 lines
4.4 KiB
HTML
63 lines
4.4 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="Print a job log" />
|
|
<meta name="abstract" content="Every job on the iSeries server has a job log that contains information related to requests entered for that job. When a user is having a problem at an application requester (AR), the information in the job log might be helpful in diagnosing the problem." />
|
|
<meta name="description" content="Every job on the iSeries server has a job log that contains information related to requests entered for that job. When a user is having a problem at an application requester (AR), the information in the job log might be helpful in diagnosing the problem." />
|
|
<meta name="DC.subject" content="error reporting, printing a job log, job log, alerts, problem handling" />
|
|
<meta name="keywords" content="error reporting, printing a job log, job log, alerts, problem handling" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1gdrf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1usejl.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1locatej.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="rbal1pjl" />
|
|
<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>Print a job log</title>
|
|
</head>
|
|
<body id="rbal1pjl"><a name="rbal1pjl"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Print a job log</h1>
|
|
<div><p>Every job on the <span class="keyword">iSeries™ server</span> has
|
|
a job log that contains information related to requests entered for that job.
|
|
When a user is having a problem at an application requester (AR),
|
|
the information in the job log might be helpful in diagnosing the problem.</p>
|
|
<div class="section"> <p>One easy way to get this information is to have the user sign
|
|
off with the command: </p>
|
|
<pre>SIGNOFF *LIST</pre>
|
|
<p>This command
|
|
prints a copy of the user's job log, or places it in an output queue for printing.</p>
|
|
<p>Another
|
|
way to print the job log is by specifying LOG(4 00 *SECLVL) on the application
|
|
job description. After the job is finished, all messages are logged to the
|
|
job log for that specific job. You can print the job log by locating it on
|
|
an output queue and running a print procedure. </p>
|
|
<p>The job log for the application server (AS) might also be helpful in diagnosing
|
|
problems. </p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1gdrf.htm" title="This topic collection describes the kinds of data that you can print to help you diagnose a problem in a distributed relational database on iSeries servers.">Get data to report a failure</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rbal1usejl.htm" title="Every job on the iSeries server has a job log that contains information related to requests entered for a job.">Track request information with the job log of a distributed relational database</a></div>
|
|
<div><a href="rbal1locatej.htm" title="When you are looking for information about a distributed relational database job on an application requester (AR) and you know the user profile that is used, you can find that job by using the Work with User Jobs (WRKUSRJOB) command.">Locate distributed relational database jobs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |