68 lines
4.2 KiB
HTML
68 lines
4.2 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="reference" />
|
|
<meta name="DC.Title" content="DRDA TCP/IP server terminology" />
|
|
<meta name="abstract" content="The same server software is used for both DDM and DRDA TCP/IP access to DB2 Universal Database for iSeries." />
|
|
<meta name="description" content="The same server software is used for both DDM and DRDA TCP/IP access to DB2 Universal Database for iSeries." />
|
|
<meta name="DC.subject" content="terminology" />
|
|
<meta name="keywords" content="terminology" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1mtserv.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="rbal1term" />
|
|
<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>DRDA TCP/IP
|
|
server terminology</title>
|
|
</head>
|
|
<body id="rbal1term"><a name="rbal1term"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">DRDA TCP/IP
|
|
server terminology</h1>
|
|
<div><p>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>. </p>
|
|
<div class="section"><p>For brevity, the term <em>DDM server</em> is used rather than <em>DRDA/DDM
|
|
server</em> in the following discussion. Sometimes, however, it might be referred
|
|
to as the <em>TCP/IP server</em>, the <em>DRDA server</em>, or the <em>server</em> when
|
|
the context makes the use of a qualifier unnecessary.</p>
|
|
</div>
|
|
<div class="section"><p>The DDM server consists of two or more jobs, one of which is what
|
|
is called the DDM <em>listener</em>, because it listens for connection requests
|
|
and dispatches work to the other jobs. The other job or jobs, as initially
|
|
configured, are prestart jobs which service requests from the DRDA or DDM client
|
|
after the initial connection is made. The set of all associated jobs, the
|
|
listener and the server jobs, are collectively referred to as the <em>DDM server</em>.</p>
|
|
</div>
|
|
<div class="section"><p>The term <em>client</em> is used interchangeably with <em>DRDA Application
|
|
Requester</em> (or AR) in the DRDA application environment. The term client will be
|
|
used interchangeably with <em>DDM source system</em> in the DDM (distributed
|
|
file management) application environment.</p>
|
|
</div>
|
|
<div class="section"><p><img src="./delta.gif" alt="Start of change" />The term <em>server</em> is used interchangeably
|
|
with <em>DRDA Application
|
|
Server</em> (or AS) in the DRDA application environment. The term server will be
|
|
used interchangeably with <em>DDM target system</em> in the DDM application
|
|
environment. (Note that in some contexts, the iSeries system (the hardware) is also
|
|
called a server, or the iSeries server.)<img src="./deltaend.gif" alt="End of change" /></p>
|
|
</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>
|
|
</body>
|
|
</html> |