ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1dataconsid.htm

60 lines
3.7 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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="Data considerations for a distributed relational database" />
<meta name="abstract" content="The placement of data in respect to the applications that need it is an important consideration when designing a distributed relational database." />
<meta name="description" content="The placement of data in respect to the applications that need it is an important consideration when designing a distributed relational database." />
<meta name="DC.subject" content="data, requirements, considerations" />
<meta name="keywords" content="data, requirements, considerations" />
<meta name="DC.Relation" scheme="URI" content="rbal1desappnet.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="rbal1dataconsid" />
<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>Data considerations for a distributed relational database</title>
</head>
<body id="rbal1dataconsid"><a name="rbal1dataconsid"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Data considerations for a distributed relational database</h1>
<div><p>The placement of data in respect to the applications that need
it is an important consideration when designing a distributed relational database.</p>
<div class="section"><p>When making such placement decisions, consider the
following items:</p>
</div>
<div class="section"><ul><li>The level of performance needed from the applications</li>
<li>Requirements for the security, currency, consistency, and availability
of the data across locations</li>
<li>The amount of data needed and the predicted patterns of data access</li>
<li>If the distributed relational database functions needed are available</li>
<li>The skills needed to support the server and the skills that are actually
available</li>
<li>Who "owns" the data (that is, who is responsible for maintaining the accuracy
of the data)</li>
<li>Management strategy for cross-system security, accounting, monitoring
and tuning, problem handling, data backup and recovery, and change control</li>
<li>Distributed database design decisions, such as where to locate data in
the network and whether to maintain single or multiple copies of the data</li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1desappnet.htm" title="Designing a distributed relational database involves making choices about applications, network considerations, and data considerations.">Design the application, network, and data for a distributed relational database</a></div>
</div>
</div>
</body>
</html>