57 lines
3.5 KiB
HTML
57 lines
3.5 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<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))' />
|
|
<title>Directory Server (LDAP) - Migrate data from V4R4 ,V4R5, or V5R1 to V5R4</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzahymi4-po"></a>
|
|
<h3 id="rzahymi4-po">Migrate data from V4R4 ,V4R5, or V5R1 to V5R4</h3>
|
|
<p>i5/OS V5R4 does not support direct upgrades from V4R4, V4R5, or V5R1. If
|
|
you want to migrate these releases to V5R4, you can follow either of the following
|
|
procedures:</p>
|
|
<ul>
|
|
<li><a href="rzahyslip.htm#rzahyslip">Upgrade from V4R4, V4R5, or V5R1 to an interim release</a></li>
|
|
<li><a href="rzahyscratch.htm#rzahyscratch">Save the database library and install V5R4</a></li></ul>
|
|
<p>When you upgrade from V4R4 to any later release, you should be aware of
|
|
the following issues:</p>
|
|
<ul>
|
|
<li>V4R4 and earlier releases of Directory Server did not take time zones into account
|
|
when creating time stamp entries. Beginning with V4R5, the time zone is used
|
|
in all additions and modifications to the directory. Therefore, if you upgrade
|
|
data from V4R4 or earlier, Directory Server adjusts existing <tt class="xph">createtimestamp</tt> and <tt class="xph">modifytimestamp</tt> attributes to reflect the correct time
|
|
zone. It does this by subtracting the time zone that is currently defined
|
|
on the iSeries system from the time stamps that are stored in the directory.
|
|
Note that if the current time zone is not the same time zone that was active
|
|
when the entries were originally created or modified, the new time stamp values
|
|
will not reflect the original time zone.</li>
|
|
<li>If you are upgrading data from V4R4 or earlier, be aware that the directory
|
|
data will require approximately twice as much storage space than it required
|
|
previously. This is because in V4R4 or earlier versions, Directory Server supported
|
|
only the IA5 character set and saved data in ccsid 37 (single byte format). Directory Server supports
|
|
the full ISO 10646 character set. After you upgrade, you should start your
|
|
server once to migrate existing data before importing new data. If you try
|
|
to import data before starting the server once and you do not have enough
|
|
authority, the import might fail.</li></ul>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|