ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddm_5.4.0.1/rbae5configss.htm

65 lines
4.5 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Configure the DDM server job subsystem" />
<meta name="abstract" content="By default, the DDM TCP/IP server jobs run in the QUSRWRK subsystem. Using iSeries Navigator, you can configure DDM server jobs to run all or certain server jobs in alternate subsystems based on the client's IP address." />
<meta name="description" content="By default, the DDM TCP/IP server jobs run in the QUSRWRK subsystem. Using iSeries Navigator, you can configure DDM server jobs to run all or certain server jobs in alternate subsystems based on the client's IP address." />
<meta name="DC.Relation" scheme="URI" content="rbae5mtserv.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5usepsj.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbae5configss" />
<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>Configure the DDM server job subsystem</title>
</head>
<body id="rbae5configss"><a name="rbae5configss"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Configure the DDM server job subsystem</h1>
<div><p>By default, the DDM TCP/IP server jobs run in the QUSRWRK subsystem.
Using <span class="keyword">iSeries™ Navigator</span>, you can configure
DDM server jobs to run all or certain server jobs in alternate subsystems
based on the client's IP address. </p>
<div class="section"> <p>To set up the configuration, follow these steps:</p>
</div>
<ol><li><span>Create a prestart job entry for each desired subsystem with the <span class="cmdname">ADDPJE</span> CL
command. </span></li>
<li><span>Start the prestart job entry you created with the <span class="cmdname">STRPJ</span> CL
command.</span></li>
<li><span>In <span class="keyword">iSeries Navigator</span>, expand <span class="uicontrol">Network</span>.</span></li>
<li><span>Expand <span class="uicontrol">Servers</span>.</span></li>
<li><span>Click <span class="uicontrol">TCP/IP</span>.</span></li>
<li><span>Right-click <span class="uicontrol">DDM</span> in the list of servers
that are displayed in the right panel and select <span class="uicontrol">Properties</span>.</span></li>
<li><span>On the <span class="uicontrol">Subsystems</span> tab, add the specific
client and the name of the subsystems.</span></li>
</ol>
<div class="section"> <p>In the following example, the administrator can connect and run
in the QADMIN subsystem, while another server in the network can connect and
run in QUSRWRK. All other clients would be rejected.</p>
<p><br /><img src="rbae5007.gif" alt="" /><br /></p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5mtserv.htm" title="These topics describe how to manage the DRDA and DDM server jobs that communicate using sockets over TCP. It describes the subsystem in which the server runs, the objects that affect the server, and how to manage those resources.">Manage the TCP/IP server</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rbae5usepsj.htm" title="System information that pertains to prestart jobs (such as DSPACTPJ) will use the term program start request exclusively to indicate requests made to start prestart jobs, even though the information might pertain to a prestart job that was started as a result of a TCP/IP connection request.">DDM prestart jobs</a></div>
</div>
</div>
</body>
</html>