119 lines
8.8 KiB
HTML
119 lines
8.8 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="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." />
|
|
<meta name="description" content="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." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1admin.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1term.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1sockcon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1subsyss.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1confddmsubs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1idsjobs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1workmanage.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1tcpipsetup2.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1jobact.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgjobd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgsysval.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgusrprf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtjobd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtjrnrcv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtjrn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtusrprf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/dspjrn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaks/rzaksdailyworkmanage.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/wrksysval.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaks/rzaksdailyworkmanage.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="rbal1mtserv" />
|
|
<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="rbal1mtserv"><a name="rbal1mtserv"><!-- --></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>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.</p>
|
|
<p>The DRDA/DDM TCP/IP server that is shipped with the <span class="keyword">i5/OS™</span> licensed
|
|
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 server's performance, or simply look at the jobs
|
|
on the server. 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>This topic collection describes, 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. In order to fully understand
|
|
how to manage your <span class="keyword">iSeries™</span> server,
|
|
it is recommended that you carefully review the Work management topic before
|
|
you continue with this topic collection. This topic collection
|
|
then shows you how the TCP/IP server can be managed and how they fit in with
|
|
the rest of the system.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbal1term.htm">DRDA TCP/IP server terminology</a></strong><br />
|
|
The same server software is used for both DDM and DRDA<sup>®</sup> TCP/IP access
|
|
to <span class="keyword">DB2 Universal Database™ for iSeries</span>. </li>
|
|
<li class="ulchildlink"><strong><a href="rbal1sockcon.htm">TCP/IP communication support concepts for DDM</a></strong><br />
|
|
There are several concepts that pertain specifically to the TCP/IP
|
|
communications support used by DRDA<sup>®</sup> and DDM.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal1subsyss.htm">DRDA/DDM server jobs</a></strong><br />
|
|
These topics discuss DRDA/DDM server jobs.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal1confddmsubs.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="rbal1idsjobs.htm">Identify server jobs</a></strong><br />
|
|
If you look at the server jobs started on the server, 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="rbal1admin.htm" title="As an administrator for a distributed relational database, you are responsible for work being done on several servers.">Administration</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbal1workmanage.htm" title="All of the work done on the iSeries server is submitted through the work management function. On an iSeries server, you can design specialized operating environments to handle different types of work to satisfy the requirements of your server.">Work management on the iSeries server</a></div>
|
|
<div><a href="../rzaks/rzaksdailyworkmanage.htm">Manage work</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rbal1tcpipsetup2.htm" title="If you own a Distributed Relational Database Architecture (DRDA) application server (AS) that will be using the TCP/IP protocol, you need to set up the DDM TCP/IP server.">Set up the TCP/IP server for DRDA</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbal1jobact.htm" title="The job accounting function on the iSeries server gathers data so you can determine who is using the server and what server resources they are using. Typical job accounting provides details on the jobs running on a server and resources used, such as use of the processing unit, printer, display stations, and database and communications functions.">Job accounting in a distributed relational database</a></div>
|
|
<div><a href="../cl/chgjobd.htm">Change Job Description (CHGJOBD) command</a></div>
|
|
<div><a href="../cl/chgsysval.htm">Change System Value (CHGSYSVAL) command</a></div>
|
|
<div><a href="../cl/chgusrprf.htm">Change User Profile (CHGUSRPRF) command</a></div>
|
|
<div><a href="../cl/crtjobd.htm">Create Job Description (CRTJOBD) command</a></div>
|
|
<div><a href="../cl/crtjrnrcv.htm">Create Journal Receiver (CRTJRNRCV) command</a></div>
|
|
<div><a href="../cl/crtjrn.htm">Create Journal (CRTJRN) command</a></div>
|
|
<div><a href="../cl/crtusrprf.htm">Create User Profile (CRTUSRPRF) command</a></div>
|
|
<div><a href="../cl/dspjrn.htm">Display Journal (DSPJRN) command</a></div>
|
|
<div><a href="../cl/wrksysval.htm">Work with System Value (WRKSYSVAL) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |