ibm-information-center/dist/eclipse/plugins/i5OS.ic.dbp_5.4.0.1/rbafomngmbr.htm

66 lines
4.6 KiB
HTML
Raw 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="concept" />
<meta name="DC.Title" content="Manage database members" />
<meta name="abstract" content="These topics describe the basic operations for managing database file members. Member operations unique to physical files are also included." />
<meta name="description" content="These topics describe the basic operations for managing database file members. Member operations unique to physical files are also included." />
<meta name="DC.subject" content="managing, database member, member" />
<meta name="keywords" content="managing, database member, member" />
<meta name="DC.Relation" scheme="URI" content="rbafomanage.htm" />
<meta name="DC.Relation" scheme="URI" content="rbafomngcom.htm" />
<meta name="DC.Relation" scheme="URI" content="rbafomngpfm.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="rbafomngmbr" />
<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>Manage database members</title>
</head>
<body id="rbafomngmbr"><a name="rbafomngmbr"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Manage database members</h1>
<div><p>These topics describe the basic operations for managing database
file members. Member operations unique to physical files are
also included.</p>
<p>Before you perform any input or output operations on a file, the file must
have at least one member. As a general rule, a database file has only one
member, the one created when the file is created. The name of this member
is the same as the file name, unless you give it a different name. Because
most operations on a database file assume that the member being used is the
first member in the file, and because most files only have one member, usually
you do not have to be concerned with, or specify, member names.</p>
<p>If a file contains more than one member, each member serves as a subset
of the data in the file. This allows you to classify data easier. For example,
you define an accounts receivable file. You decide that you want to keep data
for a year in that file, but you frequently want to process data just one
month at a time. For example, you create a physical file with 12 members,
one named for each month. Then, you process each month's data separately (by
individual member). You can also process several or all members together.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbafomngcom.htm">Member operations common to all database files</a></strong><br />
The system allows you to make changes to file definitions. You can use control language (CL) commands to perform most of these operations.</li>
<li class="ulchildlink"><strong><a href="rbafomngpfm.htm">Physical file member operations</a></strong><br />
These topics describe the member operations that are unique to physical file members. If the physical file members being operated on are associated with referential constraints, the operations might be affected.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafomanage.htm" title="These topics discuss how to maintain control of database files on your system by managing the files, their descriptions and attributes. Information about how to maintain control over your data to protect it from loss, how to ensure data integrity with constraints, and how to set up trigger events when the data changes is included.">Manage database files</a></div>
</div>
</div>
</body>
</html>