59 lines
3.9 KiB
HTML
59 lines
3.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="concept" />
|
||
|
<meta name="DC.Title" content="DDM terminology" />
|
||
|
<meta name="abstract" content="The same server is used for both DDM and DRDA TCP/IP access to DB2 Universal Database for iSeries." />
|
||
|
<meta name="description" content="The same server 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="rbae5mtserv.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="rbae5term" />
|
||
|
<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>DDM terminology</title>
|
||
|
</head>
|
||
|
<body id="rbae5term"><a name="rbae5term"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">DDM terminology</h1>
|
||
|
<div><p>The same server is used for both DDM and DRDA<sup>®</sup> TCP/IP access to <span class="keyword">DB2 Universal Database™ for iSeries™</span>.</p>
|
||
|
<p>For brevity, the term <em>DDM server</em> will be used rather than <em>DRDA/DDM
|
||
|
server</em> in the following discussion. Sometimes, however, it may 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>
|
||
|
<p>The DDM server consists of two or more jobs, one of which is what is called
|
||
|
the DDM <em>listener</em> (or daemon), 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>
|
||
|
<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>
|
||
|
<p>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 (distributed
|
||
|
file management) application environment.</p>
|
||
|
</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>
|
||
|
</body>
|
||
|
</html>
|