ibm-information-center/dist/eclipse/plugins/i5OS.ic.dbmult_5.4.0.1/expanddb2.htm

70 lines
4.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="How DB2 Multisystem helps you expand your database system" />
<meta name="abstract" content="By using distributed relational database files, you can more easily expand the configuration of your iSeries servers." />
<meta name="description" content="By using distributed relational database files, you can more easily expand the configuration of your iSeries servers." />
<meta name="DC.subject" content="database system, using, Multisystem, DB2" />
<meta name="keywords" content="database system, using, Multisystem, DB2" />
<meta name="DC.Relation" scheme="URI" content="RZAF3C5-gen6.htm" />
<meta name="DC.Relation" scheme="URI" content="scali.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="expanddb2" />
<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>How DB2 Multisystem
helps you expand your database system</title>
</head>
<body id="expanddb2"><a name="expanddb2"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">How DB2 Multisystem
helps you expand your database system</h1>
<div><p>By using distributed relational database files, you can more easily
expand the configuration of your <span class="keyword">iSeries™</span> servers.</p>
<p>Before the DB2<sup>®</sup> Multisystem, if you wanted to go from
one system to two systems, you had several database problems to solve. If
you moved one-half of your users to a new system, you might also want to move
one-half of your data to that new system. This then forces you to rewrite
all of your database-related applications, because the applications must know
where the data resides. After rewriting the applications, you must use some
remote access, such as Distributed Relational
Database Architecture™ (DRDA<sup>®</sup>) or distributed data management (DDM), to access
the files across systems. Otherwise, some data replication function would
be used. If you did do this, then multiple copies of the data would exist,
more storage would be used, and the systems would also do the work of keeping
the multiple copies of the files at concurrent levels.</p>
<p>With DB2 Multisystem, the process of adding new systems to
your configuration is greatly simplified. The database files are partitioned
across the systems. Then the applications are moved to the new system. The
applications are unchanged; you do not need to make any programming changes
to your applications. Your users can now run on the new system and immediately
have access to the same data. If more growth is needed later, you can redistribute
the files across the new node group that includes the additional
systems.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="scali.htm">Redistribution issues for adding systems to a network</a></strong><br />
The redistribution of a file across a node group is a fairly simple process.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="RZAF3C5-gen6.htm" title="DB2 Multisystem can help you increase your database capacity, realize improvements in query performance, and provide remote database access through an easier method.">Performance and scalability with DB2 Multisystem</a></div>
</div>
</div>
</body>
</html>