71 lines
4.9 KiB
HTML
71 lines
4.9 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.subject" content="subsystem" />
|
|
<meta name="keywords" content="subsystem" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1mtserv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/addpje.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/strpj.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1usepsj.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="rbal1confddmsubs" />
|
|
<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="rbal1confddmsubs"><a name="rbal1confddmsubs"><!-- --></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:</p>
|
|
</div>
|
|
<ol><li><span>Create a prestart job entry for each desired subsystem with the <span class="cmdname">Add
|
|
Prestart Job Entry (ADDPJE) </span>command.</span></li>
|
|
<li><span>Start the prestart job entry you created with the <span class="cmdname">Start
|
|
Prestart Jobs (STRPJ)</span> command.</span></li>
|
|
<li><span>From <span class="keyword">iSeries Navigator</span>,
|
|
expand <strong>Network</strong>.</span></li>
|
|
<li><span>Expand <strong>Servers</strong>.</span></li>
|
|
<li><span>Click <strong>TCP/IP</strong>.</span></li>
|
|
<li><span>Right-click <strong>DDM</strong> in the list of servers that are displayed
|
|
in the right panel and select <strong>Properties</strong>.</span></li>
|
|
<li><span>On the <strong>Subsystems</strong> tab, add the specific client and the name
|
|
of the subsystems.</span></li>
|
|
</ol>
|
|
<div class="section"> <p>In the following example, the administrator could connect and
|
|
run in the QADMIN subsystem, while another server in the network could connect
|
|
and run in QUSRWRK. All other clients would be rejected.</p>
|
|
<br /><img src="rbae5007.gif" alt="Example: Connect to subsystem and QUSRWRK." /><br /></div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1mtserv.htm" title="This topic collection describes how to manage the DRDA/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="../cl/addpje.htm">Add Prestart Job Entry (ADDPJE) command</a></div>
|
|
<div><a href="../cl/strpj.htm">Start Prestart Jobs (STRPJ) command</a></div>
|
|
<div><a href="rbal1usepsj.htm" title="Server information that pertains to prestart jobs, such as the Display Active Prestart Jobs (DSPACTPJ) command, uses 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.">DRDA and DDM prestart jobs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |