ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaku_5.4.0.1/rzakuservertable.htm

2450 lines
116 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="Server table" />
<meta name="abstract" content="You can use this server table as a reference to find out how servers, server jobs, job descriptions, and subsystems are mapped to one another." />
<meta name="description" content="You can use this server table as a reference to find out how servers, server jobs, job descriptions, and subsystems are mapped to one another." />
<meta name="DC.Relation" scheme="URI" content="rzakutoolstips.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakunetstatcharconn.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakunetstatnavconn.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakujobtrace.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakustrjobt.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1997, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1997, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="servertable" />
<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>Server table</title>
</head>
<body id="servertable"><a name="servertable"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Server table</h1>
<div><p>You can use this server table as a reference to find out how servers,
server jobs, job descriptions, and subsystems are mapped to one another.</p>
<div class="section"><p>Use this table to locate a variety of information related to specific
servers.</p>
</div>
<div class="section"><div class="p">The first column provides the following information: <dl><dt class="dlterm">Server name:</dt>
<dd>The server name identifies the server. In most cases, this is the name
of the server as it appears in iSeries™ Navigator.</dd>
<dt class="dlterm">To start:</dt>
<dd>The method that is used to start the server. Some servers are started
by using CL commands, such as STRTCPSVR *DHCP. Other servers start when certain
subsystems or jobs are started.</dd>
<dt class="dlterm">To end:</dt>
<dd>The method that is used to end the server. Some servers are ended by using
CL commands, such as ENDTCPSVR *DHCP. Other servers end when certain subsystems
are ended.</dd>
<dt class="dlterm">Product:</dt>
<dd>The name of the licensed product under which this server is shipped.</dd>
<dt class="dlterm">Server type:</dt>
<dd>The server type is a 30 byte character string that uniquely identifies
the server to the system. All IBM-supplied servers have their server type
begin with QIBM_. The server type is set by the server job using the Change
Job API.</dd>
</dl>
</div>
</div>
<div class="section"><div class="p">The subsequent columns provide the following information: <dl><dt class="dlterm">Job description:</dt>
<dd>The name and library of the job description that is used by this server's
job to perform the work for this server. For example, QTCP/QTGSTELN indicates
library QTCP and job description QTGSTELN.</dd>
<dt class="dlterm">Subsystem:</dt>
<dd>The name of the subsystem where this particular server runs.</dd>
<dt class="dlterm">Job name:</dt>
<dd>The name of the job(s) that are active for this server.</dd>
<dt class="dlterm">Shipped default value for <em>Autostart servers</em> parameter:</dt>
<dd><span>i5/OS™</span> is shipped to you with certain default values
specified for the <em>Autostart servers</em> parameter for many of the servers.
When the value is set to *YES, the server will start automatically when TCP/IP
is started. When the value is set to *NO, the server will not start automatically
when TCP/IP is started. If the server does not support the Autostart servers
function, then no value is indicated for this parameter. <div class="note"><span class="notetitle">Note:</span> To view or
change the <em>Autostart servers</em> parameter, follow these steps: <ul><li>From the character based interface:<p>Type <samp class="codeph">CHG<em>xxx</em>A</samp> at
the <span>i5/OS</span> command line, where <samp class="codeph"><em>xxx</em></samp> is
the name of the server. For example, <samp class="codeph">CHGFTPA</samp> to work with
the attributes of the FTP server. The <em>Autostart servers</em> parameter appears
at the top of the list of parameters.</p>
</li>
<li>From iSeries Navigator:<div class="p">In iSeries Navigator,
the equivalent of the <em>Autostart servers</em> parameter is indicated as one
of the properties of a server, <span class="uicontrol">Start when TCP/IP is started</span>. <ol><li>In iSeries Navigator,
expand your <span class="menucascade"><span class="uicontrol">iSeries server</span> &gt; <span class="uicontrol"> Network</span> &gt; <span class="uicontrol"> Servers</span></span>. </li>
<li>Click <span class="uicontrol">TCP/IP</span>, <span class="uicontrol">iSeries Access</span>, <span class="uicontrol">DNS</span>,
or <span class="uicontrol">User-Defined</span>, depending on the type of server you
want to view.</li>
<li>In the right pane, right-click the server you want to view, such as FTP.</li>
<li>On the <span class="uicontrol">General</span> page, verify whether <span class="uicontrol">Start
when TCP/IP is started</span> is selected.</li>
</ol>
</div>
</li>
</ul>
</div>
</dd>
<dt class="dlterm">Default port:</dt>
<dd>The port from which the server job listens for client requests. Some of
the ports indicate a service name within parentheses. This service name refers
to the name that is defined in the Service Table Entries. <div class="note"><span class="notetitle">Note:</span> To view the
Service Table Entries display, type <kbd class="userinput">WRKSRVTBLE</kbd> at the <span>i5/OS</span> command
line.</div>
</dd>
</dl>
</div>
</div>
<div class="section"><div class="p">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="45.302187615869485%" id="d0e193">Server name</th>
<th valign="top" width="16.18094178717093%" id="d0e195">Job description</th>
<th valign="top" width="9.262143121987393%" id="d0e197">Subsystem</th>
<th valign="top" width="11.939191694475342%" id="d0e199">Job name</th>
<th valign="top" width="7.4972191323693%" id="d0e201">Shipped default value for autostart parameter</th>
<th valign="top" width="9.81831664812755%" id="d0e203">Default port</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">ASFTomcat Basic Servlet and JSP Engine for the Apache Web Server <div class="p"><strong>To
Start:</strong><pre>STRTCPSVR *ASFTOMCAT</pre>
</div>
<div class="p"><strong>To End:</strong><pre>ENDTCPSVR *ASFTOMCAT</pre>
</div>
<p><strong>Product:</strong> 5722DG1
*BASE option</p>
<p><strong>Server Type:</strong> QIBM_ASFTOMCAT_<em>xxxxx</em> (where <em>xxxxx</em> is
the name of the server instance)</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QHTTPSVR/QZTC</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Name of the instance (user defined)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">8009 </td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Block I/O Daemon <div class="p"><strong>To Start:</strong><pre>STRNFSSVR *BIO</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDNFSSVR *BIO</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NFS_BIOD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QP0LBIOD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNFSBIOD*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">BootP DHCP Relay Agent <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *DHCP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *DHCP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_BOOTP_DHCP_RA</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTODDJDS</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTODDHCPR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>67 (dhcps)<br />
942</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">BootP Server <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *BOOTP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *BOOTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_BOOTP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTODBTPJ</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTBOOTP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">67 (bootps)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">CCServer Agent <div class="p"><strong>To Start:</strong><pre>STRMGDSYS</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDMGDSYS</pre>
</div>
<p><strong>Product:</strong> 5722MG1</p>
<p><strong>Server
Type:</strong> QIBM_CCSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QSYSWRK</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QCQNCMPS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">Not applicable</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Central Server <p><strong>To Start:</strong> 1) Starts when the
subsystem starts 2) If subsystem is active and the jobs are not active, issue <samp class="codeph">STRPJ
SBS(<em>subsystem name</em>) PGM(QSYS/QZSCSRVS)</samp>, where s<em>ubsystem
name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To End:</strong> Ends
when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server Type:</strong> <p>QIBM_OS400_QZBS_SVR_CENTRAL<br />
QIBM_OS400_QZBS_SVR_ CENTRAL</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 "><p>QUSRWRK<br />
or<br />
configurable</p>
</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZSCSRVS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Central Server Daemon <div class="p"><strong>To Start:</strong> <pre>STRHOSTSVR *CENTRAL</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDHOSTSVR *CENTRAL</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_OS400_QZBS_SVR_CENTRAL<br />
QIBM_OS400_QZBS_SVR_ CENTRAL</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZSCSRVSD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>8470 <br />
(as-central)<br />
9470 <br />
(as-central-s)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">CIM Object Manager <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *CIMOM</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *CIMOM</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_CIMOM</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QYCMJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QYCMCIMOM</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">5988 (wbem-http)</td>
</tr>
<tr><td rowspan="1" valign="top" width="45.302187615869485%" headers="d0e193 ">Cluster Resource Services <p><strong>To Start:</strong> Starts
via QSYSWRK subsystem autostart entry</p>
<p><strong>To End:</strong> Ends when the QSYSWRK
subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server Type:</strong> <p>QIBM_CLUSTER_RESOURCE_SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QCSTSRCD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QCSTSRCD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Cluster Resource Services <p><strong>To Start:</strong> Starts
when the daemon QCSTCTSRCD job starts</p>
<p><strong>To End:</strong> Ends when the daemon
QCSTCTSRCD job ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server Type:</strong> <p>QIBM_CLUSTER_RESOURCE_SERVICES<br />
QIBM_CLUSTER_ RESOURCE_SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QCSTSRCD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QCSTCTRMCD<br />
QCSTCTCASD</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">657</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Cluster Resource Services <p><strong>To Start:</strong> Starts
when the daemon QCSTCTRMCD job starts</p>
<p><strong>To End:</strong> Ends when the daemon
QCSTCTRMCD job ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server Type:</strong> <p>QIBM_CLUSTER_RESOURCE_SERVICES<br />
QIBM_CLUSTER_ RESOURCE_SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QCSTSRCD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QSVRMSERMD<br />
QCSTHRMD<br />
QYUSCMCRMD<br />
QYUSALRMD</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Cluster Resource Services <p><strong>To Start:</strong></p>
<p>APIs:
Start Cluster Node, Create Cluster Resource Group, Create Cluster, or Add
Cluster Node Entry</p>
<p>CL commands: STRCLUNOD, CRTCRG, CRTCLU, or ADDCLUNODE</p>
<p><strong>To
End:</strong> End Cluster Node API or ENDCLUNOD CL command</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_CLUSTER_RESOURCE_SERVICES<br />
QIBM_CLUSTER_ RESOURCE_SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QCSTCTL<br />
QCSTCRGM<br />
CRG-name</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Cluster Resource Services <p><strong>To Start:</strong></p>
<p>APIs:
Start Cluster Node, Create Cluster Resource Group, Create Cluster, or Add
Cluster Node Entry</p>
<p>CL commands: STRCLUNOD, CRTCRG, CRTCLU, or ADDCLUNODE</p>
<p><strong>To
End:</strong> End Cluster Node API or ENDCLUNOD CL command</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_CLUSTER_RESOURCE_SERVICES<br />
QIBM_CLUSTER_ RESOURCE_SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QCSTSRCD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QCSTCRGRM<br />
QCSTSAM<br />
QCSTCTCFRM</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Clustered Hash Table Server <div class="p"><strong>To Start:</strong> <pre>STRCHTSVR</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDCHTSVR</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_CHT</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Clustered Hash table (CHT) name</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Collection Services Server <p><strong>To Start:</strong> Starts
automatically when an application uses the QPMWKCOL function.</p>
<p><strong>To
End:</strong> Ends when there are no application requests for data collection.</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_COLLECTION_SERVICES<br />
QIBM_COLLECTION_ SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QGPL/<br />
QCOLJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QPMASERV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Collection Services Server <p><strong>To Start:</strong> Submitted
by QYPSPFRCOL if configured (QYPSCSCA API or CHGPRFCOL CMD)</p>
<p><strong>To End:</strong> Ends
automatically when data collection (QYPSPFRCOL) ends or current collection
is cycled (restarted).</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server Type:</strong> <p>QIBM_COLLECTION_SERVICES<br />
QIBM_COLLECTION_ SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QYPSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">CRTPFRDT</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Collection Services Server <p><strong>To Start:</strong> Starts
by QPMASERV job</p>
<p><strong>To End:</strong> Ends when QPMASERV ends.</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_COLLECTION_SERVICES<br />
QIBM_COLLECTION_ SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QCOLJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QPMACLCT</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Collection Services Server <p><strong>To Start:</strong> QYPSSTRC
API, GUI, or STRPRFCOL command. Can also be started by application requests
for data.</p>
<p><strong>To End:</strong> QYPSENDC API, GUI, or ENDPFRCOL and if there
are no active application data requests.</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_COLLECTION_SERVICES<br />
QIBM_COLLECTION_ SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QYPSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QYPSPFRCOL</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Collection Services Server <p><strong>To Start:</strong> Starts
when the QYPSPFRCOL job starts if user category is configured and collection
is enabled</p>
<p><strong>To End:</strong> Ends automatically when data collection (QYPSPFRCOL
job) ends or current collection is cycled (restarted).</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_COLLECTION_SERVICES<br />
QIBM_COLLECTION_ SERVICES</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QPMUSRCAT</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK (default but depends on category owner JOBD)</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Category name</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Commerce Payments <p><strong>To Start:</strong> Product-specific
commands</p>
<p><strong>To End:</strong> Product-specific commands</p>
<p><strong>Product:</strong> 5733-PYS</p>
<p><strong>Server
Type:</strong> Not applicable</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Subsystem of installed version of WebSphere<sup>®</sup></td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">User-specified name of the instance</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">Configurable</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Connect FlowManager <p><strong>To Start:</strong> Starts using
Connect Web Admin interface</p>
<p><strong>To End:</strong> Ends using Connect Web Admin
interface</p>
<p><strong>Product:</strong> 5733CO2</p>
<p><strong>Server Type:</strong> QIBM_CONNECT_FM</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Same as user profile</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QCONNECT</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QBEFMNTR<br />
QBEFSRVR</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No ports are used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Content Manager for iSeries <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR</pre>
</div>
<p><strong>Product:</strong> 5722VI1 *BASE
and 5722VI1 Option 1</p>
<p><strong>Server Type:</strong> None</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">User-defined</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER or user-defined</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">User-defined</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">User-defined</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Controlled End TCP/IP Processing <div class="p"><strong>To Start:</strong> <pre>STRTCP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_TOC_ENDTCP_CONTROLED<br />
QIBM_TOC_ENDTCP_ CONTROLED</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCTCPIP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTCPEND</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Customer Information Control System (CICS<sup>®</sup>) TCP/IP
Server <div class="p"><strong>To Start:</strong> <pre>STRCICS</pre>
</div>
<div class="p"><strong>To End:</strong> <pre>ENDCICS</pre>
</div>
<p><strong>Product:</strong> 5722DFH</p>
<p><strong>Server Type:</strong> QIBM_CICS</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Specified in CICS's control region user profile</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">CICS's control region subsystem</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">AEGWPWKR and AEGWPSSN</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">1435 (ibm-cics)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Database Server <p><strong>To Start:</strong> 1) Starts when
the subsystem starts 2) If subsystem is active and the jobs are not active,
issue <samp class="codeph">STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QZDASOINIT)</samp>,
where <em>subsystem name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To
End:</strong> Ends when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_OS400_QZBS_SVR_DATABASE<br />
QIBM_OS400_QZBS_SVR_ DATABASE</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZDASOINIT</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Database Server Daemon <p><strong>To Start:</strong> STRHOSTSVR
*DATABASE (Requires QSERVER up)</p>
<p><strong>To End:</strong> ENDHOSTSVR *DATABASE</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QZBS_SVR_DATABASE<br />
QIBM_OS400_QZBS_SVR_ DATABASE</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZDASRVSD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>8471 <br />
(as-database)<br />
8478 <br />
(as-transfer)<br />
9471 <br />
(as-database-s)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Database SSL Server <p><strong>To Start:</strong> 1) Starts when
the subsystem starts 2) If subsystem is active and the jobs are not active,
issue <samp class="codeph">STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QZDASSINIT)</samp>,
where <em>subsystem name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To
End:</strong> Ends when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QZBS_SVR_DATABASE<br />
QIBM_OS400_QZBS_SVR_ DATABASE</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZDASSINIT</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Datalink File Manager <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *DLFM</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *DLFM</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_DLFM</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QZDFMCOD<br />
QZDFMCPD<br />
QZDFMDGD<br />
QZDFMGCD<br />
QZDFMRTD<br />
QZDFMSVR<br />
QZDFMUPD </p>
<p>QZDFMCHD (A child server job that receives and processes
DLFM requests as needed. Multiple instances of the QZDFMCHD job can run simultaneously.)</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">20001 (dlfm)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Data Queue Server <p><strong>To Start:</strong> 1) Starts when
the subsystem starts 2) If subsystem is active and the jobs are not active,
issue <samp class="codeph">STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QZHQSSRV)</samp>,
where <em>subsystem name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To
End:</strong> Ends when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QZBS_SVR_DTAQ<br />
QIBM_OS400_QZBS_SVR_ DTAQ</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZHQSSRV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Data Queue Server Daemon <div class="p"><strong>To Start:</strong> <pre>STRHOSTSVR *DTAQ</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDHOSTSVR *DTAQ</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QZBS_SVR_DTAQ<br />
QIBM_OS400_QZBS_SVR_ DTAQ</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZHQSRVD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>8472<br />
(as-dtaq)<br />
9472 <br />
(as-dtaq-s)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">DB2<sup>®</sup> Text Extender Administration Server <p><strong>To Start:</strong> SBMJOB
invoked by dessrvsp stored procedure</p>
<p><strong>To End:</strong> Ends automatically
when task is complete. To interrupt abnormally, use ENDJOB.</p>
<p><strong>Product:</strong> 5722DE1
Option 1</p>
<div class="p"><strong>Server Type:</strong><p>QIBM_TEXT_EXTENDER_ADMIN<br />
QIBM_TEXT_EXTENDER_ ADMIN</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">DESSRVBG</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">DB2 Text Extender Daemon <p><strong>To Start:</strong> SBMJOB invoked
by CALL PGM(QDB2TX/TXSTART)</p>
<p><strong>To End:</strong> CALL PGM(QDB2TX/TXSTOP)</p>
<p><strong>Product:</strong> 5722DE1
Option 1</p>
<div class="p"><strong>Server Type:</strong> <p>QIBM_TEXT_EXTENDER_DAEMON<br />
QIBM_TEXT_EXTENDER_DAEMON</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">DESDEM</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">DB2 Text Extender Update Index Server <p><strong>To Start:</strong> SBMJOB
invoked by desdem program</p>
<p><strong>To End:</strong> Ends automatically when task
is complete. To interrupt abnormally, use ENDJOB.</p>
<p><strong>Product:</strong> 5722DE1
Option 1</p>
<div class="p"><strong>Server Type:</strong><p>QIBM_TEXT_EXTENDER_UPDATE<br />
QIBM_TEXT_EXTENDER_ UPDATE</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">DESXCTL</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">DHCP <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *DHCP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *DHCP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_DHCP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTODDJDS</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTODDHCPS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>67 (dhcps)<br />
942</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">DNS Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *DNS</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>STRTCPSVR *DNS</pre>
</div>
<p><strong>Product:</strong> 5722SS1
Option 31</p>
<p><strong>Server Type:</strong> QIBM_DNS</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QDNS/QTOBJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QTOBDNS (BIND 4)</p>
<p>QTOBD<em>xxxxx</em> (BIND 8, <em>xxxxx</em> chosen
by customer)</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">53 (domain)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Domino<sup>®</sup> <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *DOMINO</pre>
or <pre>STRDOMSVR</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *DOMINO</pre>
or <pre>ENDDOMSVR</pre>
</div>
<p><strong>Product:</strong></p>
<p> Domino 6.0.<em>x</em>:
5733LD6</p>
<p>Domino 6.5.<em>x</em>:
5733L65 or later</p>
<p><strong>Server Type:</strong> QIBM_DOMINO</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Same as subsystem</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">Notes<sup>®</sup> subsystem or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Job names vary</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">Configurable (typically 1352)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">DRDA<sup>®</sup> DDM Server TCP/IP <p><strong>To Start:</strong> 1) Starts
when the subsystem starts 2) If subsystem is active and the jobs are not active,
issue STRPJ SBS(<em>subsystem name</em>) PGM(QGPL/QRWTSRVR), where <em>subsystem
name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To End:</strong> Ends
when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server Type:</strong> <p>QIBM_OS400_QRW_SVR_DDM_DRDA<br />
QIBM_OS400_QRW_SVR_DDM_DRDA</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QRWTSRVR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">DRDA DDM Server TCP/IP Listener <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *DDM</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *DDM</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QRW_SVR_DDM_DRDA<br />
QIBM_OS400_QRW_SVR_DDM_DRDA</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">jobd in QUSER profile (defaults to QGPL/QDFTJOBD)</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QRWTLSTN</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>446 (drda)<br />
447 (ddm)<br />
448 (ddm-ssl)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Extended Dynamic Remote SQL <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *EDRSQL</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *EDRSQL</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_EDRSQL</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QXDAJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QXDAEDRSQL</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">4402 (as-edrsql)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">E-Z Setup Servers <p><strong>To Start:</strong> Starts via QSYSWRK
subsystem autostart entry</p>
<p><strong>To End:</strong> Ends when QSYSWRK subsystem
is ended</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server Type:</strong> QIBM_ALTCOMM</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QNEOJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNEOSOEM</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">File Server Daemon and Server <p><strong>To Start:</strong> STRHOSTSVR
*FILE (Requires QSERVER up)</p>
<p><strong>To End:</strong> ENDHOSTSVR *FILE </p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_OS400_QZBS_SVR_FILE<br />
QIBM_OS400_QZBS_SVR_FILE</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QPWFSERVSD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>8473 <br />
(as-file)<br />
8477 <br />
(as-netdrive)<br />
9473<br />
(as-file-s)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">File Server S2 <p><strong>To Start:</strong> 1) Starts when the
subsystem starts 2) If subsystem is active and the jobs are not active, issue
STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QPWFSERVS2), where <em>subsystem
name</em> is QSERVER or the user-configured subsystem</p>
<p><strong>To End:</strong> ENDSBS
QSERVER (or user configured subsystem) </p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NETDRIVE</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QPWFSERVS2</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">File Server SO <p><strong>To Start:</strong> 1) Starts when the
subsystem starts 2) If subsystem is active and the jobs are not active, issue
STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QPWFSERVSO), where <em>subsystem
name</em> is QSERVER or the user-configured subsystem</p>
<div class="p"><strong>To End:</strong> <pre>ENDSBS QSERVER</pre>
(or
user configured subsystem)</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_OS400_QZBS_SVR_FILE<br />
QIBM_OS400_QZBS_SVR_FILE</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QPWFSERVSO</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">File Server SSL Server <p><strong>To Start:</strong> 1) Starts
when the subsystem starts 2) If subsystem is active and the jobs are not active,
issue STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QPWFSERVSS), where <em>subsystem
name</em> is QSERVER or the user-configured subsystem</p>
<div class="p"><strong>To End:</strong> <pre>ENDSBS QSERVER</pre>
(or
user configured subsystem)</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QZBS_SVR_FILE<br />
QIBM_OS400_QZBS_SVR_FILE</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QPWFSERVSS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">FTP <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *FTP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *FTP</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_FTP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QUSRSYS/QTMFTPS</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTFTP*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>21<br />
(ftp-control)<br />
990<br />
(ftps-control)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Graphical Debug Server (Hub) <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *DBG</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *DBG</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_DEBUG_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTESDBGHUB</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">4026 (as-debug)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Graphical Debug Server <p><strong>To Start:</strong> Started by
the QTESDBGHUB server in the previous entry and is attached to a user interface</p>
<p><strong>To
End:</strong> Ends when the user interface quits</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_DEBUG_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Job description that is indicated in the debug user
profile </td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTESDBGSVR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">HTTP Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *HTTP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *HTTP</pre>
</div>
<p><strong>Product:</strong> 5722DG1
*BASE option</p>
<p><strong>Server Type:</strong> QIBM_HTTP_<em>xxxxx</em> (where <em>xxxxx</em> is
the name of the server instance)</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QHTTPSVR/<br />
QZHBHTTP</p>
<p>QHTTPSVR/<br />
QZHBHTTP</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QHTTPSVR</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Name of the instance (for example, ADMIN)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>80 (www-http)</p>
<p>2001 (as-admin-http)</p>
<p>2010
(as-admin-https)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">IBM<sup>®</sup> Director<p><strong>To Start:</strong></p>
<p>Qshell script</p>
<p></p>
<p><span><samp class="codeph">/qibm/userdata/ director/bin/twgstart</samp></span></p>
<p><strong>To
End:</strong></p>
<p>Qshell script</p>
<p></p>
<p><span><samp class="codeph">/qibm/userdata/ director/bin/twgend</samp></span></p>
<p><strong>Product:</strong> 5722-DR1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_DIRECTOR_AGENT<br />
QIBM_DIRECTOR</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QCPMGTDIR/<br />
QCPMGTDIR</p>
<p>QCPMGTDIR<br />
QCPMGTDIR</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QCPMGTAGT<br />
QCPMGTSVR</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>14247<br />
14248</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">IBM Directory Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *DIRSRV</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *DIRSRV</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_DIRSRV_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QDIRSRV</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QDIRSRV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>389 (ldap)<br />
636 (ldaps)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">InfoPrint Server Font Downloader <div class="p"><strong>To Start:</strong> <pre>STRFNTDWN</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDFNTDWN</pre>
</div>
<p><strong>Product:</strong> 5722IP1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_IPS_FONTDOWNLOADER<br />
QIBM_IPS_FONTDOWNLOADER</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QXTFRNTDWN</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">8251</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">InfoPrint Server/400 Transform Job <p><strong>To Start:</strong> Spawned
by transform manager</p>
<p><strong>To End:</strong> Ended by transform manager</p>
<p><strong>Product:</strong> 5722-IP1</p>
<p><strong>Server
Type:</strong> QIBM_IPS_TRANSFORM_JOB</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QADBDAEMON<br />
QXIODAEMON</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">InfoPrint Server/400 Transform Manager <div class="p"><strong>To Start:</strong> <pre>STRTFMMGR</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTFMMGR</pre>
</div>
<p><strong>Product:</strong> 5722-IP1</p>
<p><strong>Server
Type:</strong> QIBM_IPS_TRANSFORM_MGR</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QXTRTFMMGR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Internet Daemon (INETD) Super Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *INETD</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *INETD</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_INETD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOINETD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTOGINETD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>13 (daytime)<br />
37 (time)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Internet PTF Delivery Server <p><strong>To Start:</strong> Starts
on demand by iPTF process</p>
<p><strong>To End:</strong> Ends by the iPTF process</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_PTF</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Varies, based on user profile starting server</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QESISRV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">Dynamically assigned</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">iSeries Access for Web PDF Server <p><strong>To Start:</strong> Started
by the iSeries Access
for Web printer servlet support when any user needs to transform a spooled
file to PDF using InfoPrint Server support.</p>
<p><strong>To End:</strong> Ends when
you end the QIWAPDFSRV job.</p>
<p><strong>Product:</strong> iSeries Access for Web (5722XH2)</p>
<p><strong>Server
Type:</strong> QIBM_IWA_PDF_SVR</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">jobd in QUSER profile (defaults to QGPL/QDFTJOBD)</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QIWAPDFSRV<br />
QJVACMDSRVA</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">8490 (as-iwapdfsrv)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">iSeries NetServer™ Daemon <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *NETSVR</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *NETSVR</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NETSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZLSSERVER</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZLSSERVER</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>137 TCP (netbios-ns)</p>
<p>137 UDP (netbios-ns)</p>
<p>138
UDP (netbios-dgm) </p>
<p>139 TCP (netbios-ssn)</p>
<p>445 TCP (cifs)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">iSeries NetServer Server <p><strong>To Start:</strong> 1)
Starts when the subsystem starts 2) If subsystem is active and the jobs are
not active, issue STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QZLSFILE), where <em>subsystem
name</em> is QSERVER or the user-configured subsystem</p>
<p><strong>To End:</strong> ENDSBS
QSERVER (or user configured subsystem)</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NETSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZLSFILE</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">LDAP Publishing Agent <p><strong>To Start:</strong> Starts when
QSYSWRK subsystem is started</p>
<p><strong>To End:</strong> Ends when QSYSWRK subsystem
is ended</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server Type:</strong> QIBM_DIRSRV_PUB_AGENT</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QGLDPUBA</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QGLDPUBA</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">LDAP Publishing Engine <p><strong>To Start:</strong> Starts when
QSYSWRK subsystem is started</p>
<p><strong>To End:</strong> Ends when QSYSWRK subsystem
is ended</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server Type:</strong> QIBM_DIRSRV_PUB_ENGINE</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QGLDPUBE</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QGLDPUBE</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Licensed Internal Code 3494 TCP/IP Tape Server <p><strong>To
Start:</strong> Started by the Licensed Internal Code when a 3494 tape library
is varied on.</p>
<p><strong>To End:</strong> Ended by the Licensed Internal Code when
the last 3494 tape library is varied off.</p>
<p><strong>Product:</strong> 5722999</p>
<p><strong>Server
Type:</strong> QIBM_TASK_TCPIPTAPE</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">None</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">None</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">None </td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">3494 (ibm3494)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">LPD <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *LPD</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *LPD</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_LPD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QTCP/QTMPLPD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTLPD*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">515 (lpd)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Managed System Agent <div class="p"><strong>To Start:</strong> <pre>STRMGDSYS</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDMGDSYS</pre>
</div>
<p><strong>Product:</strong> 5722-MG1</p>
<p><strong>Server
Type:</strong> QIBM_MANAGED_SYSTEM</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QSYSWRK</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QCQEPMON</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Management Central Agent <p><strong>To Start:</strong> Started
by main Management Central Server as needed</p>
<p><strong>To End:</strong> Not applicable</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_MGMTCENTRAL_AGENT<br />
QIBM_MGMTCENTRAL_AGENT</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QYPSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QYPSAPI<br />
QYPSPTF<br />
QYPSRMTCMD<br />
QYPSGETINV<br />
QYPSPRC<br />
QYPSUSRADM<br />
QYPSBDTSVR</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Management Central Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *MGTC</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *MGTC</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_MGMTCENTRAL</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QYPSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QYPSJSRV </td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>5544 (as-mgtcrlj)</p>
<p>5555 (as-mgtctrl)</p>
<p>5566
(as-mgtctrl-ss)</p>
<p>5577 (as-mgctrl-cs)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Mount Server <div class="p"><strong>To Start:</strong> <pre>STRNFSSVR *MNT</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDNFSSVR *MNT</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NFS_MNTD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QP0LMNTD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNFSMNTD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">MQ Series Server <div class="p"><strong>To Start:</strong> <pre>STRMQMLSR</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDMQMLSR</pre>
</div>
<p><strong>Product:</strong> 5724-B41</p>
<p><strong>Server
Type:</strong> QIBM_MQSERIES</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QMQM/QMQMJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">RUNMQLSR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">1414</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Network Lock Manager <div class="p"><strong>To Start:</strong> <pre>STRNFSSVR *NLM</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDNFSSVR *NLM</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NFS_NLMD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QP0LLCKD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNFSNLMD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Network Print Server <p><strong>To Start:</strong> 1) Starts
when the subsystem starts 2) If subsystem is active and the jobs are not active,
issue <samp class="codeph">STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QNPSERVS)</samp>,
where <em>subsystem name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To
End:</strong> Ends when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_OS400_QZBS_SVR_NETPRT<br />
QIBM_OS400_QZBS_SVR_NETPRT</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNPSERVS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Network Print Server Daemon <div class="p"><strong>To Start:</strong> <pre>STRHOSTSVR *NETPRT</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDHOSTSVR *NETPRT</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QZBS_SVR_NETPRT<br />
QIBM_OS400_QZBS_SVR_NETPRT</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNPSERVD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>8474<br />
(as-netprt)<br />
8479 <br />
(as-vrtprint)<br />
9474 <br />
(as-netprt-s)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Network
Station<sup>®</sup> Login Daemon <p><strong>To Start:</strong> </p>
<p></p>
<p><span><samp class="codeph">CALL
QYTCV2/QYTCUSVR</samp><samp class="codeph"> ('STRTCPSVR ')</samp></span></p>
<p><strong>To
End:</strong> </p>
<p></p>
<p><span><samp class="codeph">CALL QYTCV2/ QYTCUSVR
('ENDTCPSVR ')</samp></span></p>
<p><strong>Product:</strong> 5648C07</p>
<p><strong>Server
Type:</strong> QIBM_NSLOGIN</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QYTCV2/<br />
QYTCNSLD</p>
<p>QYTCV2/<br />
QYTCNSLD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QYTCNSLD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">256</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Network Status Monitor <div class="p"><strong>To Start:</strong> <pre>STRNFSSVR *NSM</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDNFSSVR *NSM</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NFS_NSMD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QP0LSTATD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNFSNSMD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">NFS Server <div class="p"><strong>To Start:</strong> <pre>STRNFSSVR *SVR</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDNFSSVR *SVR</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NFS_NFSD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QP0LNFSD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNFSNFSD*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">2049</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">OnDemand Daemon <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *ONDMD</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *ONDMD</pre>
</div>
<p><strong>Product:</strong> 5722RD1
Option 5</p>
<p><strong>Server Type:</strong> QIBM_ON_DEMAND</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QRDARS/<br />
QRDARS400</p>
<p>QRDARS/<br />
QRDARS400</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QRLGMGR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">1445</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">OnDemand Common Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *ONDMD</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *ONDMD</pre>
</div>
<p><strong>Product:</strong> 5722RD1
Option 10</p>
<p><strong>Server Type:</strong> QIBM_ON_DEMAND</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QRDARS/QOND400</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Instance name</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">1450</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">OnDemand Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *ONDMD</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *ONDMD</pre>
</div>
<p><strong>Product:</strong> 5722RD1
Option 5</p>
<p><strong>Server Type:</strong> QIBM_ON_DEMAND</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QRDARS/<br />
QRDARS400</p>
<p>QRDARS/<br />
QRDARS400</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QRLGSRV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">1445</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Open List Server <p><strong>To Start:</strong> Dynamically starts
when needed</p>
<p><strong>To End:</strong> Ends when no longer needed</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_OS400_QGYE_SVR</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Varies</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">Variable (usually same as QZRCSRVS job)</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QGYSERVER</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">PASE Syslog <p><strong>To Start:</strong> Starts by running /usr/sbin/syslogd
in<span> i5/OS </span>PASE</p>
<p><strong>To End:</strong> ENDJOB CL command
or the kill utility in <span>i5/OS</span> PASE</p>
<p><strong>Product:</strong> 5722-SS1
Option 33</p>
<p><strong>Server Type:</strong> Not applicable</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Varies (User can choose)</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">Varies (User can choose)</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">PGM-syslogdAlso user-defined</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">UDP 514 (syslog)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">POP <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *POP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *POP</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_POP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QTCP/QTMMTPS</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTPOP*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">110 (pop3)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">QoS Policy Agent <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *QOS</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *QOS</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_QOS</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOQJOBDR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTOQSRVR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">QoS RSVP Agent <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *QOS</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *QOS</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_QOS</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOQJOBDR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTOQRAGENT</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">1698</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">QuickPlace<sup>®</sup> Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *LQP</pre>
or <pre>STRLQPSVR</pre>
</div>
<div class="p"><strong>To End:</strong> <pre>ENDTCPSVR *LQP</pre>
or <pre>ENDLQPSVR</pre>
</div>
<p><strong>Product:</strong> 5733-LQP</p>
<p><strong>Server
Type:</strong> QIBM_QUICKPLACE</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Same as subsystem</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QPLACE00 or Notes subsystem</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">Same as Domino HTTP task (typically 80)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Remote Command Agent <div class="p"><strong>To Start:</strong> <pre>STRMGDSYS</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDMGDSYS</pre>
</div>
<p><strong>Product:</strong> 5722MG1</p>
<p><strong>Server
Type:</strong> QIBM_REMOTE_COMMAND</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSVMSS/QVARRCV</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QVARRCV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Remote Command Server <p><strong>To Start:</strong> 1) Starts
when the subsystem starts 2) If subsystem is active and the jobs are not active,
issue <samp class="codeph">STRPJ SBS(<em>subsystem name</em>) PGM(QSYS/QZRCSRVS)</samp>,
where <em>subsystem name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To
End:</strong> Ends when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_OS400_QZBS_SVR_RMTCMD<br />
QIBM_OS400_QZBS_SVR_ RMTCMD</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZRCSRVS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Remote Command Server Daemon <div class="p"><strong>To Start:</strong> <pre>STRHOSTSVR *RMTCMD</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDHOSTSVR *RMTCMD</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong> <p>QIBM_OS400_QZBS_SVR_RMTCMD<br />
QIBM_OS400_QZBS_SVR_ RMTCMD</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZRCSRVSD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>8475 <br />
(as-rmtcmd)<br />
9475 <br />
(as-rmtcmd-s)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">RExec <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *REXEC</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *REXEC</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_REXEC</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QTCP/QTMXRXCS</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTRXC*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">512 (exec)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">RouteD <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *ROUTED</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *ROUTED</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_ROUTED</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOROUTED</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTRTD*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">UDP 520 (routed)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">RPC <div class="p"><strong>To Start:</strong> <pre>STRNFSSVR *RPC</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDNFSSVR *RPC</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NFS_RPCD</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QP0LRPCD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QNFSRPCD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">111 (sunrpc)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Server Port Mapper <div class="p"><strong>To Start:</strong> <pre>STRHOSTSVR *SVRMAP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDHOSTSVR *SVRMAP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<div class="p"><strong>Server
Type:</strong><p>QIBM_OS400_QZBS_SRV_SVRMAP<br />
QIBM_OS400_QZBS_SRV_SVRMAP</p>
</div>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZSOSMAPD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">449 (as-svrmap)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Service Agent Hardware Problem Reporting <p><strong>To Start:</strong> Started
by autostart job, or STRSRVAGT command</p>
<p><strong>To End:</strong> ENDSRVAGT command</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_SERVICE_AGENT_PRB</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QS9SRVAGT</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QS9PRBMON<br />
QS9PALMON</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Service Agent Inventory Transmission <p><strong>To Start:</strong> Submitted
from QYPSSRV</p>
<div class="p"><strong>To End:</strong> <pre>ENDJOB</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_SERVICE_AGENT_INV</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QSJINV</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QYIVRIPS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Signon Server Daemon <div class="p"><strong>To Start:</strong> <pre>STRHOSTSVR *SIGNON</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDHOSTSVR *SIGNON</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> <span>QIBM_OS400_QZBS_SVR_
SIGNON</span></p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZSOSGND</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>8476 <br />
(as-signon)<br />
9476 <br />
(as-signon-s)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Signon Server <p><strong>To Start:</strong> 1) Starts when the
subsystem starts 2) If subsystem is active and the jobs are not active, issue <samp class="codeph">STRPJ
SBS(<em>subsystem name</em>) PGM(QSYS/QZSOSIGN)</samp>, where <em>subsystem
name</em> is QUSRWRK or the user-configured subsystem</p>
<p><strong>To End:</strong> Ends
when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server Type:</strong> <span>QIBM_OS400_QZBS_SVR_
SIGNON</span></p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QZBSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QZSOSIGN</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Simple Network Time Protocol Service <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *NTP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *NTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_NTP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOTNTP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTOTNTP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">123 (ntp)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SMTP Bridge Client <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SMTP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *SMTP</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_SMTP_BR_CLIENT</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QUSRSYS/<br />
QTMSMTPS</p>
<p>QUSRSYS/<br />
QTMSMTPS</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTSMTPBRCL</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SMTP Bridge Server <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SMTP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *SMTP</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_SMTP_BR_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QUSRSYS/<br />
QTMSMTPS</p>
<p>QUSRSYS/<br />
QTMSMTPS</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTSMTPBRSR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SMTP Client Daemon <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SMTP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *SMTP</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_SMTP_CLIENT</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QUSRSYS/<br />
QTMSMTPS</p>
<p>QUSRSYS/<br />
QTMSMTPS</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTSMTPCLTD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SMTP Client <p><strong>To Start:</strong> Starts when the client daemon job QTSMTPCLTD
starts the client prestart jobs</p>
<p><strong>To End:</strong> Ends when the client
daemon job QTSMTPCLTD ends the client prestart jobs</p>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_SMTP_CLIENT</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QUSRSYS/<br />
QTMSMTPS</p>
<p>QUSRSYS/<br />
QTMSMTPS</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTMSCLCLTP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SMTP Mail Scheduler <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SMTP</pre>
when
configured</div>
<div class="p"><strong>To End:</strong> <pre>ENDTCPSVR *SMTP</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_SMTP_MAIL_SCHED</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QUSRSYS/<br />
QTMSMTPS</p>
<p>QUSRSYS/<br />
QTMSMTPS</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTSMTPSCH</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SMTP Server Daemon <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SMTP</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *SMTP</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_SMTP_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QUSRSYS/<br />
QTMSMTPS</p>
<p>QUSRSYS/<br />
QTMSMTPS</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTSMTPSRVD</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">25 (smtp)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SMTP Server <p><strong>To Start:</strong> Starts when the server daemon job QTSMTPSRVD
starts the server prestart jobs</p>
<p><strong>To End:</strong> Ends when the server
daemon job QTSMTPSRVD ends the server prestart jobs</p>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_SMTP_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QUSRSYS/<br />
QTMSMTPS</p>
<p>QUSRSYS/<br />
QTMSMTPS</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK or configurable</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTSMTPSRVP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SNMP Agent <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SNMP</pre>
(Cannot
be started from iSeries Navigator)</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *SNMP</pre>
(Cannot be ended from iSeries Navigator)</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_SNMP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QSYSWRK</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QSNMPSA</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SNMP Agent <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SNMP</pre>
(Cannot
be started from iSeries Navigator)</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *SNMP</pre>
(Cannot be ended from iSeries Navigator)</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_SNMP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTMSNMP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTMSNMPRCV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">161 (snmp)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SNMP Agent <div class="p"><strong>To Start:</strong> <pre>STRTCPSVR *SNMP</pre>
(Cannot
be started from iSeries Navigator)</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTCPSVR *SNMP</pre>
(Cannot be ended from iSeries Navigator)</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_SNMP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTMSNMP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTMSNMP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SNMP Trap Manager <div class="p"><strong>To Start:</strong> <pre>STRTRPMGR</pre>
(Cannot
be started from iSeries Navigator)</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTRPMGR</pre>
(Cannot be ended from iSeries Navigator)</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_SNMP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTMSNMP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTRPMGR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SNMP Trap Manager <div class="p"><strong>To Start:</strong> <pre>STRTRPMGR</pre>
(Cannot
be started from iSeries Navigator)</div>
<div class="p"><strong>To
End:</strong> <pre>ENDTRPMGR</pre>
(Cannot be ended from iSeries Navigator)</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_SNMP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTMSNMP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTRPRCV</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">162 (snmp-trap)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">SQL <p><strong>To Start:</strong> Automatically started at first use of a function
that needs the server, such as server mode SQL.</p>
<div class="p"><strong>To End:</strong> <pre>ENDPJ SBS(QSYSWRK) PGM(QSQSRVR)</pre>
</div>
<p><strong>Product:</strong> 5722-ST1</p>
<p><strong>Server Type:</strong> QIBM_SQL</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTSVR</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QSQSRVR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">System Manager <div class="p"><strong>To Start:</strong><pre>STRSYSMGR</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDSYSMGR</pre>
</div>
<p><strong>Product:</strong> 5722-SM1</p>
<p><strong>Server
Type:</strong> QIBM_SYSTEM_MANAGER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSMU/QNSECS</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QECS</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TCP/IP Event Monitor <div class="p"><strong>To Start:</strong><pre>STRTCP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TOC_TCPMONITOR</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCTCPIP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTCPMONITR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TCP/IP Interface Daemon <div class="p"><strong>To Start:</strong><pre>STRTCP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TOC_QTCPIP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCTCPIP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTCPIP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TCP/IP L2TP Server Job <div class="p"><strong>To Start:</strong><pre>STRTCPPTP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPPTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TOCPPP_L2TP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCPPJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTPPPL2TP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TCP/IP Point-to-Point Session <div class="p"><strong>To Start:</strong><pre>STRTCPPTP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPPTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TOCPPP_SSN*</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCPPJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QUSRWRK or configurable (prestart jobs)</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTPPPL2SSN (L2TP job) or QTPPPSSN (other type job)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TCP/IP Point-to-Point Session <div class="p"><strong>To Start:</strong><pre>STRTCPPTP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>STRTCPPTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TOCPPP_SSN*</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCPPJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QTPPDIAL<em>xx</em> where xx is a number</p>
<p>QTPPANS<em>xxx</em> where <em>xxx</em> is
a number</p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TCP/IP PPP Control Job <div class="p"><strong>To Start:</strong><pre>STRTCPPTP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPPTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TOCPPP_CTL</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCPPJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTPPPCTL</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TCP/IP SLIP session <div class="p"><strong>To Start:</strong><pre>STRTCPPTP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPPTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TOCSLIP_SSN*</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOCPPJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 "><p>QTPPDIAL<em>xx</em><br />
QTPPANS<em>xxx</em></p>
</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TELNET Device Manager <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *TELNET</pre>
when
QAUTOVRT system value is greater than 0</div>
<p><strong>To End:</strong> Not applicable</p>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_TELNET_DEVMGR</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QTCP/QTGSTELN</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTVDEVICE</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">TELNET Server <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *TELNET</pre>
when
QAUTOVRT system value is greater than 0</div>
<div class="p"><strong>To End:</strong><pre>ENDTCPSVR *TELNET</pre>
</div>
<p><strong>Product:</strong> 5722TC1</p>
<p><strong>Server
Type:</strong> QIBM_TELNET_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QTCP/QTGSTELN </td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTVTELNET</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>23 (telnet)<br />
992(telnet-ssl)</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Text Search Engine Background Process <p><strong>To Start:</strong> SBMJOB
invoked by Update Index Server program DESXCTL</p>
<p><strong>To End:</strong> Ends automatically
when task is complete. To interrupt abnormally, use ENDJOB.</p>
<p><strong>Product:</strong> 5722DE1
Option 3</p>
<p><strong>Server Type:</strong> <span>QIBM_TEXT_SEARCH_ BGPROC</span></p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">IMOSMBCK</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Text Search Engine Daemon <div class="p"><strong>To Start:</strong> <pre>CALL PGM(QDB2TX/TXSTART)</pre>
</div>
<div class="p"><strong>To
End:</strong> <pre>CALL PGM(QDB2TX/TXSTOP)</pre>
</div>
<p><strong>Product:</strong> 5722DE1
Option 3</p>
<p><strong>Server Type:</strong> <span>QIBM_TEXT_SEARCH_ DAEMON</span></p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">IMOSMDEM</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Transfer Function Server TCP/IP <p><strong>To Start:</strong> 1) Starts when
the subsystem starts 2) If subsystem is active and the jobs are not active,
issue <samp class="codeph">STRPJ SBS(QSERVER) PGM(QIWS/QTFPJTCP)</samp></p>
<p><strong>To End:</strong> Ends
when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1 Option 12</p>
<p><strong>Server
Type:</strong> QIBM_XFER_FUNCTION</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSERVER</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTFPJTCP</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Triggered Cache Manager <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *TCM</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *TCM</pre>
</div>
<p><strong>Product:</strong> 5722DG1
Option 1</p>
<p><strong>Server Type:</strong> QIBM_TCMN<em>x</em> (where x is a unique
number for each server)</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QTCM/QZHT</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">User Defined</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">7049 </td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Trivial FTP <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *TFTP</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *TFTP</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_TFTP</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTODTFTP</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTTFT*</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">UDP 69 (tftp)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Virtual Print Server TCP/IP <p><strong>To Start:</strong> 1) Starts
when the subsystem starts 2) If subsystem is active and the jobs are not active,
issue <samp class="codeph">STRPJ SBS(QSYSWRK) PGM(QIWS/QIWVPPJT)</samp></p>
<p><strong>To End:</strong> Ends
when the subsystem ends</p>
<p><strong>Product:</strong> 5722SS1 Option 12</p>
<p><strong>Server
Type:</strong> QIBM_VRT_PRINT</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QGPL/QDFTJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QIWVPPJT</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*YES</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">VPN Connection Manager <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *VPN</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *VPN</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_VPN</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOVMAN</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTOVMAN</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">VPN Connection Manager <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *VPN</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *VPN</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_VPN</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QTOKMAN</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QTOKVPNIKE</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">No port is used</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebFacing Server <div class="p"><strong>To Start:</strong><pre>STRTCPSVR *WEBFACING</pre>
</div>
<div class="p"><strong>To
End:</strong><pre>ENDTCPSVR *WEBFACING</pre>
</div>
<p><strong>Product:</strong> 5722SS1</p>
<p><strong>Server
Type:</strong> QIBM_WEBFACING</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QSYS/QSYSJOBD</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QQFWFSVR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">4004 (as-WebFacing)</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V4 Advanced Edition,
Administration Server <p><strong>To Start:</strong> Either when SBS starts (default
Administration server) or explicit command</p>
<p><strong>To End:</strong> Through WAS
UI</p>
<p><strong>Product:</strong> 5733WA4</p>
<p><strong>Server Type:</strong> QIBM_WSA_ADMIN</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QEJBADV4/<br />
QEJBJOBD</p>
<p>QEJBADV4/ <br />
QEJBJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QEJBADV4</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable (default of QEJBADMIN)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>900<br />
9000 </p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V4 Advanced Edition,
Application Server <p><strong>To Start:</strong> Through WAS UI or automatic at start
of administration server</p>
<p><strong>To End:</strong> Through WAS UI</p>
<p><strong>Product:</strong> 5733WA4</p>
<p><strong>Server
Type:</strong> QIBM_WSA_EJBSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QEJBADV4/<br />
QEJBJOBD</p>
<p>QEJBADV4/<br />
QEJBJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QEJBADV4</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable (default of DEFAULT_SE)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">9080 </td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V4 Advanced Single
Server Edition, Application Server <p><strong>To Start:</strong> Either when SBS starts
(default server) or explicit command</p>
<p><strong>To End:</strong> Through WAS UI</p>
<p><strong>Product:</strong> 5733WS4</p>
<p><strong>Server
Type:</strong> QIBM_WSA_EJBSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QEJBADV4/<br />
QEJBJOBD</p>
<p>QEJBADV4/<br />
QEJBJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QEJBAES4</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable (default of DEFAULT_SE)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>900<br />
9000<br />
9080</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V5 Express <p><strong>To
Start:</strong> Can be started via QShell script or Web ADMIN</p>
<p><strong>To End:</strong> Can
be ended via QShell script or Web ADMIN</p>
<p><strong>Product:</strong> 5722IWE Option
2</p>
<p><strong>Server Type:</strong> QIBM_WSA_EJBSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QASE5/QASE5</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QASE5</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable instance name</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">Configurable</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V5, Application Server <p><strong>To
Start:</strong> Either when SBS starts (default server) or explicit command</p>
<p><strong>To
End:</strong> Explicit command</p>
<p><strong>Product:</strong> 5733WS5 Option 2</p>
<p><strong>Server
Type:</strong> QIBM_WSA_EJBSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QEJBAS5/<br />
QEJBJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QEJBAS5</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable (default of SERVER1)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>9090<br />
9043<br />
2809<br />
8880<br />
9080<br />
7873<br />
5557<br />
5558<br />
5559<br />
9501<br />
9502<br />
9503</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V5 Network Deployment
Edition, Application Server <p><strong>To Start:</strong> Through WAS admin interfaces
or automatic at start of node agent</p>
<p><strong>To End:</strong> Through WAS UI</p>
<p><strong>Product:</strong> 5733WS5
Option 2, 5</p>
<p><strong>Server Type:</strong> QIBM_WSA_EJBSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QEJBAS5/<br />
QEJBJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QEJBAS5</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable (default of SERVER1)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>9810<br />
8880<br />
9080<br />
7873<br />
9501<br />
9502<br />
9503</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V5 Network Deployment
Edition, Deployment Manager <p><strong>To Start:</strong> Either when SBS starts (default
server) or explicit command</p>
<p><strong>To End:</strong> Explicit command</p>
<p><strong>Product:</strong> 5733WS5
Option 5</p>
<p><strong>Server Type:</strong> QIBM_WSA_EJBSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QEJBAS5/<br />
QEJBNDJOBD</p>
<p>QEJBAS5/<br />
QEJBNDJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QEJBASND5</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">Configurable (default of DMGR)</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 "><p>9090<br />
9043<br />
9809<br />
8879<br />
7989<br />
9401<br />
9402<br />
9403<br />
9100<br />
7277</p>
</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Application Server V5 Network Deployment
Edition, Node Agent <p><strong>To Start:</strong> Either when SBS starts (default instance)
or explicit command</p>
<p><strong>To End:</strong> Through WAS UI or explicit command</p>
<p><strong>Product:</strong> 5733WS5
Option 2, 5</p>
<p><strong>Server Type:</strong> QIBM_WSA_EJBSERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 "><p>QEJBAS5/<br />
QEJBJOBD</p>
</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QEJBAS5</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">NODEAGENT</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">Configurable</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">WebSphere Host On-Demand Service Manager <div class="p"><strong>To
Start:</strong><pre>STRTCPSVR *HOD</pre>
</div>
<div class="p"><strong>To End:</strong><pre>ENDTCPSVR *HOD</pre>
</div>
<p><strong>Product:</strong> 5733A59</p>
<p><strong>Server Type:</strong> QIBM_HOST_ONDEMAND</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">Configurable (default is QGPL/QDFTJOBD)</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QHODSVM</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">*NO</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">8999</td>
</tr>
<tr><td valign="top" width="45.302187615869485%" headers="d0e193 ">Workload Management Server <p><strong>To Start:</strong> STRWLM
(CHGWLMA must be run prior to first start of server)</p>
<p><strong>To End:</strong> ENDWLM</p>
<p><strong>Product:</strong> 5798WLD</p>
<p><strong>Server
Type:</strong> QIBM_WLM_SERVER</p>
</td>
<td valign="top" width="16.18094178717093%" headers="d0e195 ">QWLMDE/QWLMDE</td>
<td valign="top" width="9.262143121987393%" headers="d0e197 ">QSYSWRK</td>
<td valign="top" width="11.939191694475342%" headers="d0e199 ">QWLMSVR</td>
<td valign="top" width="7.4972191323693%" headers="d0e201 ">N/A</td>
<td valign="top" width="9.81831664812755%" headers="d0e203 ">Configurable</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakutoolstips.htm" title="These troubleshooting tips enable you to solve basic TCP/IP problems.">Troubleshooting tips</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakunetstatcharconn.htm" title="You need to verify the status of your IPv4 and IPv6 connections.">Connections</a></div>
<div><a href="rzakunetstatnavconn.htm" title="You need to verify the status of your IPv4 and IPv6 connections.">Connections</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzakujobtrace.htm" title="Use the job trace tool to trace data in any job to help identify your problem.">Job trace</a></div>
<div><a href="rzakustrjobt.htm">Start a job trace</a></div>
</div>
</div>
</body>
</html>