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

55 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="Change database file descriptions and attributes" />
<meta name="abstract" content="These topics discuss how to change the database file descriptions and attributes. Considerations for changing fields in a file description are also included." />
<meta name="description" content="These topics discuss how to change the database file descriptions and attributes. Considerations for changing fields in a file description are also included." />
<meta name="DC.subject" content="database file, changing, descriptions, attributes" />
<meta name="keywords" content="database file, changing, descriptions, attributes" />
<meta name="DC.Relation" scheme="URI" content="rbafomanage.htm" />
<meta name="DC.Relation" scheme="URI" content="rbafoecffd.htm" />
<meta name="DC.Relation" scheme="URI" content="rbafochgpfda.htm" />
<meta name="DC.Relation" scheme="URI" content="rbafochglfda.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="rbafochgfile" />
<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>Change database file descriptions and attributes</title>
</head>
<body id="rbafochgfile"><a name="rbafochgfile"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Change database file descriptions and attributes</h1>
<div><p>These topics discuss how to change the database file
descriptions and attributes. Considerations for changing fields in a file
description are also included.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbafoecffd.htm">Effects of changing fields in a file description</a></strong><br />
The system uses the information in the record format description to determine the level identifier. Changes to the fields in a file description cause the level identifier to change. Changes in key fields or select/omit fields might cause unexpected results in programs using the new access path.</li>
<li class="ulchildlink"><strong><a href="rbafochgpfda.htm">Change a physical file description and attributes</a></strong><br />
Sometimes when you make a change to a physical file description and then re-create the file, the level identifier can change. If the level identifier changes, you can either compile the program again or avoid recompiling using a logical file.</li>
<li class="ulchildlink"><strong><a href="rbafochglfda.htm">Change a logical file description and attributes</a></strong><br />
As a general rule, when you make changes to a logical file, which causes a change to the level identifier (for example, adding a new field, deleting a field, or changing the length of a field), it is strongly recommended that you recompile the program that uses the logical file.</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>