ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau3_5.4.0.1/rzau3wwaj.htm

74 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 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-10-17" />
<meta name="copyright" content="(C) Copyright IBM Corporation 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>Work with active jobs (WRKACTJOB)</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="wwaj"></a>
<h3 id="wwaj">Work with active jobs (WRKACTJOB)</h3>
<p>You can see a list of active jobs in the QSOC subsystem and monitor OptiConnect
activity by using the Work with Active Jobs (WRKACTJOB) command. This can
be helpful in determining the start up parameters that are passed to the OptiConnect
Connection Manager. To see the active jobs in the QSOC subsystem, enter: </p>
<pre class="xmp"> WRKACTJOB SBS(QSOC)</pre>
<p>If the QSOC subsystem is running, you will see a SOCMGR job. If an agent
job has been started, you will see one or more agent jobs (SOCA<var class="pv">nnnnnn</var> jobs) on the target system. <a href="rzau3wwaj.htm#cdactjb">Figure 15</a> shows a sample of
the Work with Active Jobs display. As you can see, the (<span class="italic">SOCMGR</span>) job is running, as well as one agent job (<span class="italic">SOCA000001</span>).</p>
<a name="cdactjb"></a>
<div class="fignone" id="cdactjb"><span class="figcap">Figure 15. Work with Active Jobs</span>
<pre class="screen"> Work with Active Jobs SYSTEMA
12/02/95 15:13:17
CPU % .0 Elapsed time: 00:00:00 Active Jobs 60
Type options, press Enter.
2=Change 3=Hold 4=End 5=Work with 6=Release 7=Display message
8=Work with spooled files 13=Disconnect ...
Opt Subsystem/Job User Type CPU % Function Status
_ QSOC QSYS SBS .0 DEQW
_ SOCA000001 QSOC BCH .0 DEQW
_ SOCMGR QSOC ASJ .0 PGM-QYYCMGR DEQW
Bottom
Parameters or command
===> _________________________________________________________________________
F3=Exit F5=Refresh F7=Find F10=Restart statistics
F11=Display elapsed data F12=Cancel F23=More options F24=More keys
</pre></div>
<p>To determine if agents are active or inactive (prestarted), enter number
5 (Work with) to the left of the job name. Then, choose the option that allows
you to view the call stack or view open files. INACTIVE agents are SOCA<var class="pv">nnnnnn</var> with no open files.</p>
<p>Active agents are often present until one of the following occurs: </p>
<ul>
<li>The source system job ends, or the user logs off</li>
<li>The source system job ends, or the user uses the Reclaim Resources (RCLRSC)
command</li>
<li>The source system job ends, or the user uses the Reclaim DDM Conversations
(RCLDDMCNV) command</li></ul>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>