116 lines
6.7 KiB
HTML
116 lines
6.7 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Start host servers" />
|
|
<meta name="abstract" content="To start Host Servers, use the STRHOSTSVR CL command." />
|
|
<meta name="description" content="To start Host Servers, use the STRHOSTSVR CL command." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiimst28.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiidaemon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiistrhostsvrex.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../clfinder/finder.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiistrhostsvr" />
|
|
<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>Start host servers</title>
|
|
</head>
|
|
<body id="rzaiistrhostsvr"><a name="rzaiistrhostsvr"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Start host servers</h1>
|
|
<div><p>To start Host Servers, use the <span class="cmdname">STRHOSTSVR</span> CL
|
|
command. </p>
|
|
<div class="note"><span class="notetitle">Note:</span> You can use iSeries™ Navigator to configure your system so that
|
|
servers start automatically when you start Transmission Control Protocol (TCP)
|
|
with the STRTCP command. Newly shipped systems do this by default.</div>
|
|
<p>The <span class="cmdname">STRHOSTSVR</span> command starts the host server daemons
|
|
and the server mapper daemon. It also attempts to start the prestart job associated
|
|
with the server.</p>
|
|
<p>Each host server type has a server daemon. There is a single server mapper
|
|
daemon for the system. The client PC application uses the port number to connect
|
|
to the host server daemon. The server daemon accepts the incoming connection
|
|
request and routes it to the server job for processing.</p>
|
|
<p>Use the CL command finder to see the parameters for the <span class="cmdname">STRHOSTSVR</span> command
|
|
values that are listed below:</p>
|
|
<p><strong>Server type</strong> </p>
|
|
<dl><dt class="dlterm">*ALL</dt>
|
|
<dd>Starts all host server daemons and the server mapper daemon.</dd>
|
|
<dt class="dlterm">*CENTRAL</dt>
|
|
<dd>Starts the central server daemon in QSYSWRK subsystem. The daemon job
|
|
is QZSCSRVSD, and the associated server prestart job is QZSCSRVS.</dd>
|
|
<dt class="dlterm">*DATABASE</dt>
|
|
<dd>Starts the database server daemon in the QSERVER subsystem. The daemon
|
|
job is QZDASRVSD, and the associated server prestart jobs are QZDASOINIT,
|
|
QZDASSINIT, and QTFPJTCP. QTFPJTCP runs in the QSERVER subsystem.</dd>
|
|
<dt class="dlterm">*DTAQ</dt>
|
|
<dd>Starts the data queue server daemon in QSYSWRK subsystem. The daemon job
|
|
is QZHQSRVD, and the associated server prestart job is QZHQSSRV.</dd>
|
|
<dt class="dlterm">*FILE</dt>
|
|
<dd>Starts the file server daemon in QSERVER subsystem. The daemon job is
|
|
QPWFSERVSD, and the associated server prestart jobs are QPWFSERVSO, QPWFSERVSS,
|
|
and QPWFSERVS2.</dd>
|
|
<dt class="dlterm">*NETPRT</dt>
|
|
<dd>Starts the network print server daemon in QSYSWRK subsystem. The daemon
|
|
job is QNPSERVD, and the associated server prestart jobs are QNPSERVS and
|
|
QIWVPPJT. QIWVPPJT runs in the QSYSWRK subsystem.</dd>
|
|
<dt class="dlterm">*RMTCMD</dt>
|
|
<dd>Starts the remote command and the distributed program call server daemon
|
|
in QSYSWRK subsystem. The daemon job is QZRCSRVSD, and the associated server
|
|
prestart job is QZRCSRVS.</dd>
|
|
<dt class="dlterm">*SIGNON</dt>
|
|
<dd>Starts the signon server daemon in QSYSWRK subsystem. The daemon job is
|
|
QZSOSGND and the associated server prestart job QZSOSIGN.</dd>
|
|
<dt class="dlterm">*SVRMAP</dt>
|
|
<dd>Starts the server mapper daemon in QSYSWRK subsystem. The daemon job is
|
|
QZSOSMAPD.<div class="note"><span class="notetitle">Note:</span> If the daemon job runs in the QSYSWRK directory, the associated
|
|
server prestart jobs will run in the QUSRWRK directory by default. Additionally,
|
|
database server prestart jobs will run in QUSRWRK subsystem by default.</div>
|
|
</dd>
|
|
</dl>
|
|
<p><strong>Required protocol</strong></p>
|
|
<p>(This optional parameter specifies the communication protocols that are
|
|
required to be active for the host server daemons to start.)</p>
|
|
<dl><dt class="dlterm">*ANY</dt>
|
|
<dd>The TCP/IP communication protocol must be active at the time the STRHOSTSVR
|
|
command is issued. If TCP/IP is not active, diagnostic message PWS3008 and
|
|
escape message PWS300D are issued and the host server daemons are not started.</dd>
|
|
<dt class="dlterm">*NONE</dt>
|
|
<dd>No communication protocols need to be active at the time the STRHOSTSVR
|
|
command is issued for the host server daemons to start. No messages will be
|
|
issued for protocols which are inactive.</dd>
|
|
<dt class="dlterm">*TCP</dt>
|
|
<dd>The TCP/IP communication protocol must be active at the time the STRHOSTSVR
|
|
command is issued. If TCP/IP is not active, diagnostic message PWS3008 and
|
|
escape message PWS300D are issued and the host server daemons are not started.</dd>
|
|
</dl>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaiidaemon.htm">Server daemons</a></strong><br />
|
|
The server daemon is a batch job associated with a particular server type.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaiistrhostsvrex.htm">Example: STRHOSTSVR</a></strong><br />
|
|
Find examples of using the STRHOSTSVR command.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiimst28.htm" title="Learn the process for starting and ending communication between clients and host servers.">Establish client/server communications</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../clfinder/finder.htm">CL command finder</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |