ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddm_5.4.0.1/rbae5kickoff.htm

120 lines
8.4 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="Distributed data management" />
<meta name="abstract" content="This topic contains i5/OS distributed data management (DDM) concepts, information about preparing for DDM communications, and DDM-related programming information." />
<meta name="description" content="This topic contains i5/OS distributed data management (DDM) concepts, information about preparing for DDM communications, and DDM-related programming information." />
<meta name="DC.Relation" scheme="URI" content="rbae5whatsnew.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5printthis.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5intrdf.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5utlang.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5prepddm.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5ddm1.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5cldsp.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5ddmop.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5code.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5xappc.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5ddmcom.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5apendxe.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5dif.htm" />
<meta name="DC.Relation" scheme="URI" content="biblio.htm" />
<meta name="DC.Relation" scheme="URI" content="../ddp/rbal1kickoff.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="rbae5kickoff" />
<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>Distributed data management</title>
</head>
<body id="rbae5kickoff"><a name="rbae5kickoff"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Distributed data management</h1>
<div><p>This topic contains <span class="keyword">i5/OS™</span> distributed
data management (DDM) concepts, information about preparing for DDM communications,
and DDM-related programming information.</p>
<p> Although this topic collection does contain some information about systems
other than <span class="keyword">iSeries™</span>, it does
not contain all the information that the other system types might need to
communicate with the <span class="keyword">iSeries</span> server
using DDM. For complete information for a particular remote system type, refer
to that system's documentation.</p>
<div class="p">In this topic collection, the term DDM refers to the distributed data management
architecture used by distributed data management (DDM) to define the protocols
used for communicating between systems. DDM is also used to refer to the following
items: <ul><li>Terms used to discuss DDM architecture (for example, DDM jobs, conversations,
functions, requests, and commands)</li>
<li>Source and target implementations of the DDM architecture</li>
<li>DDM files used by DDM to access remote files</li>
<li>Non-<span class="keyword">iSeries</span> DDM products
that support DDM (for example, System/36™, System/38™, and CICS/DDM)</li>
</ul>
</div>
<p>This topic is intended for application programmers who are using <span class="keyword">i5/OS</span> distributed data management
(DDM) to prepare a system to access data in remote files and to control access
to local files by remote systems.</p>
<p>Distributed
Relational Database Architecture™ (DRDA<sup>®</sup>) also uses the DDM architecture. </p>
<div class="note"><span class="notetitle">Note:</span> By using the code examples, you agree to the terms of the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbae5whatsnew.htm">What's new for V5R4</a></strong><br />
This topic highlights the changes made to this topic collection for V5R4.</li>
<li class="ulchildlink"><strong><a href="rbae5printthis.htm">Printable PDF</a></strong><br />
Use this to view and print a PDF of this information.</li>
<li class="ulchildlink"><strong><a href="rbae5intrdf.htm">Introduction to i5/OS DDM</a></strong><br />
This topic describes the purpose of distributed data management
(DDM), the functions that DDM supplies on the <span class="keyword">iSeries server</span>,
and the concepts of <span class="keyword">i5/OS</span> DDM.</li>
<li class="ulchildlink"><strong><a href="rbae5utlang.htm">Use language, utility, and application support for DDM</a></strong><br />
This topic describes the language, utility, and application program
support that is provided on the <span class="keyword">iSeries server</span> for
DDM.</li>
<li class="ulchildlink"><strong><a href="rbae5prepddm.htm">Prepare to use DDM</a></strong><br />
There are several requirements that must be met for DDM to be used properly.</li>
<li class="ulchildlink"><strong><a href="rbae5ddm1.htm">Security</a></strong><br />
This topic describes how <span class="keyword">iSeries</span> security
relates to DDM, and how it can limit access to the data resources of a target
server by source server programs and users.</li>
<li class="ulchildlink"><strong><a href="rbae5cldsp.htm">Use CL and DDS with DDM</a></strong><br />
This topic contains DDM-related information about specific <span class="keyword">iSeries</span> control language (CL) commands,
data description specifications (DDS) considerations, DDS keywords, and DDM
user profile authority.</li>
<li class="ulchildlink"><strong><a href="rbae5ddmop.htm">Operating considerations for DDM</a></strong><br />
This topic provides task-oriented information and examples that describe various aspects of DDM operation considerations.</li>
<li class="ulchildlink"><strong><a href="rbae5code.htm">Examples: Code DDM-related tasks</a></strong><br />
The examples in this topic collection are based on
representative application programs that might be used for processing data
both on the local <span class="keyword">iSeries server</span> and
on one or more remote servers.</li>
<li class="ulchildlink"><strong><a href="rbae5xappc.htm">DDM architecture code point attributes</a></strong><br />
All DDM architecture words are grouped into classes.</li>
<li class="ulchildlink"><strong><a href="rbae5ddmcom.htm">DDM commands and parameters</a></strong><br />
This topic classifies DDM commands and parameters.</li>
<li class="ulchildlink"><strong><a href="rbae5apendxe.htm">iSeries server-to-CICS considerations with DDM</a></strong><br />
This topic describes programming considerations for accessing CICS<sup>®</sup> remote
files with i5/OS DDM.</li>
<li class="ulchildlink"><strong><a href="rbae5dif.htm">Use DDM on the iSeries server versus other IBM systems</a></strong><br />
This topic describes the DDM differences between <span class="keyword">iSeries server</span> and <span class="keyword">System/36</span>, and <span class="keyword">iSeries server</span> and <span class="keyword">System/38</span>.</li>
<li class="ulchildlink"><strong><a href="biblio.htm">Related information for distributed data management</a></strong><br />
Listed here are the product manuals, Web sites, and information center topics that relate to the distributed data management topic. You can view or print any of the PDFs.</li>
</ul>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="../ddp/rbal1kickoff.htm">Distributed database programming</a></div>
</div>
</div>
</body>
</html>