ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahc_5.4.0.1/dbconv.htm

59 lines
4.3 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="Database file conversions" />
<meta name="abstract" content="In V5R4, database files that were created on a release earlier than V5R4 are converted to eliminate a performance degradation that might occur due to Enhanced Hardware Storage Protection support." />
<meta name="description" content="In V5R4, database files that were created on a release earlier than V5R4 are converted to eliminate a performance degradation that might occur due to Enhanced Hardware Storage Protection support." />
<meta name="DC.Relation" scheme="URI" content="convert.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="dbconv" />
<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>Database file conversions</title>
</head>
<body id="dbconv"><a name="dbconv"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Database file conversions</h1>
<div><p>In V5R4, database files that were created on a release earlier
than V5R4 are converted to eliminate a performance degradation that might
occur due to Enhanced Hardware Storage Protection support.</p>
<p>Because database files (*FILE objects) consist of many machine interface
(MI) objects, the time to convert them could
be significant when an application is started the first time after V5R4 is
installed. Also, because the MI objects will have their header size increased
to 4K during the conversion, each MI object associated with a database file
will grow in size by 4K (4096 bytes). </p>
<p>To spread the MI object conversions out over a period of time, the database
file conversion support is designed to be done when the database MI objects
are first accessed or used after V5R4 is installed. If you would like to evaluate
the impact that the database file conversions might have on one or more of
your applications and determine if you have enough time during your upgrade
window to take the necessary steps to eliminate the startup performance degradation
for your more critical applications, run the QDBFIMIC program that is included
in PTF SI18716 (if you are upgrading from V5R2) or PTF SI18615 (if you are
upgrading from V5R3). <span>The cover letter for these PTFs (and
all other PTFs) is on the <a href="http://www.ibm.com/servers/eserver/support/iseries/" target="_blank">Support for iSeries Family</a> <img src="www.gif" alt="Link outside information center" /> Web site (www.ibm.com/servers/eserver/support/iseries/).
In the navigation bar, click <span class="uicontrol">Technical databases</span>; then
click <span class="uicontrol">PTF Cover Letters</span>.</span></p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="convert.htm" title="The number and type of conversions that occur when you upgrade to a new release can have a significant effect either during the upgrade or during normal operations after you upgrade. More conversions occur if you are skipping a release level. You need to consider the time for conversions in both the release you are skipping and in the new release.">Times for conversions</a></div>
</div>
</div>
</body>
</html>