89 lines
6.0 KiB
HTML
89 lines
6.0 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="Manage the TCP/IP server" />
|
|
<meta name="abstract" content="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." />
|
|
<meta name="description" content="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." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5ddmop.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5term.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5sockcon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5subsyss.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5configss.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5idsjobs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5crttcpip.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaks/rzaksdailyworkmanage.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="rbae5mtserv" />
|
|
<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>Manage the TCP/IP server</title>
|
|
</head>
|
|
<body id="rbae5mtserv"><a name="rbae5mtserv"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Manage the TCP/IP server</h1>
|
|
<div><p>These topics describe how to manage the DRDA<sup>®</sup> 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.</p>
|
|
<p>The DRDA and
|
|
DDM TCP/IP server that is shipped with the <span class="keyword">i5/OS™</span> program
|
|
does not typically require any changes to your existing system configuration
|
|
in order to work correctly. It is set up and configured when you install <span class="keyword">i5/OS</span>. At some time, you might want
|
|
to change the way the system manages the server jobs to better meet your needs,
|
|
solve a problem, improve the system's performance, or look at the jobs on
|
|
the system. To make such changes and meet your processing requirements, you
|
|
need to know which objects affect which pieces of the system and how to change
|
|
those objects.</p>
|
|
<p>These topics describe, at a high level, some of the work management concepts
|
|
that need to be understood in order to work with the server jobs and how the
|
|
concepts and objects relate to the server. </p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbae5term.htm">DDM terminology</a></strong><br />
|
|
The same server is used for both DDM and DRDA TCP/IP access to <span class="keyword">DB2 Universal Database™ for iSeries™</span>.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5sockcon.htm">TCP/IP communication support concepts for DDM</a></strong><br />
|
|
Several concepts pertain specifically to the TCP/IP communications
|
|
support used by DRDA and
|
|
DDM.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5subsyss.htm">DDM server jobs</a></strong><br />
|
|
This topic collection provides information for working with server jobs.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5configss.htm">Configure the DDM server job subsystem</a></strong><br />
|
|
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. </li>
|
|
<li class="ulchildlink"><strong><a href="rbae5idsjobs.htm">Identify server jobs</a></strong><br />
|
|
If you look at the server jobs started on the system, you might
|
|
find it difficult to relate a server job to a certain application requester
|
|
job or to a particular PC client. Being able to identify a particular
|
|
job is a prerequisite to investigating problems and gathering performance
|
|
data. <span class="keyword">iSeries™ Navigator</span> provides support
|
|
for these tasks that make the job much easier.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5ddmop.htm" title="This topic provides task-oriented information and examples that describe various aspects of DDM operation considerations.">Operating considerations for DDM</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzaks/rzaksdailyworkmanage.htm">Manage work</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbae5crttcpip.htm" title="You can create a DDM file that uses TCP/IP as the communication protocol for connecting with the remote server.">Create a DDM file using TCP/IP</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |