60 lines
3.4 KiB
HTML
60 lines
3.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="reference" />
|
|
<meta name="DC.Title" content="Objects renamed" />
|
|
<meta name="abstract" content="*TYPE2 directories require the link names to be valid UTF-16 names." />
|
|
<meta name="description" content="*TYPE2 directories require the link names to be valid UTF-16 names." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxconcon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxchars.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxsurrogate.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaaxobjrenamed" />
|
|
<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>Objects renamed</title>
|
|
</head>
|
|
<body id="rzaaxobjrenamed"><a name="rzaaxobjrenamed"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Objects renamed</h1>
|
|
<div><p>*TYPE2 directories require the link names to be valid UTF-16 names.</p>
|
|
<div class="section"><p>The naming rule of * TYPE2 directories differs
|
|
from *TYPE1 directories, which have UCS2 Level 1 names. For this reason, invalid
|
|
or duplicate names might be found during a directory conversion. When a name
|
|
is found to be invalid or a duplicate, the name is changed to a unique, valid,
|
|
UTF-16 name, and message CPIA08A is sent to the QFILESYS1 job log and the
|
|
QSYSOPR message queue listing the original name and the new name. Combined
|
|
characters or invalid surrogate character pairs contained in a name might
|
|
cause an object to be renamed.</p>
|
|
</div>
|
|
<div class="section"><p>For more information about UTF-16, refer to the Unicode home page
|
|
(<a href="http://www.unicode.org" target="_blank">www.unicode.org</a><img src="www.gif" alt="www site" />).</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaaxchars.htm">Combined characters</a></strong><br />
|
|
Some characters can be made up of more than one Unicode character.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaaxsurrogate.htm">Surrogate characters</a></strong><br />
|
|
Some characters do not have a valid representation in Unicode.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxconcon.htm" title="Here are several things to consider during the conversion process.">Conversion considerations</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |