65 lines
3.9 KiB
HTML
65 lines
3.9 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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
|
<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="How to copy the Japanese DBCS master sort table from a data file" />
|
|
<meta name="DC.subject" content="DBCS sort table, copying" />
|
|
<meta name="keywords" content="DBCS sort table, copying" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3cijsrtb.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbal3cpystab" />
|
|
<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>How to copy the Japanese DBCS master sort table from a data file</title>
|
|
</head>
|
|
<body id="rbal3cpystab"><a name="rbal3cpystab"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">How to copy the Japanese DBCS master sort table from a data file</h1>
|
|
<div><div class="section"><div class="p">To copy the Japanese DBCS master sort table from a data file,
|
|
follow these steps: <ol><li>Enter the CPYIGCSRT command as follows: <ol type="a"><li>Choose the value OPTION(*IN).</li>
|
|
<li>Use the FILE parameter to specify the name of the data file that contains
|
|
a migrated <span class="keyword">System/36™</span> or AS/Entry
|
|
master file or an <span class="keyword">iSeries™</span> master
|
|
table previously copied to the file using OPTION(*OUT) with the CPYIGCSRT
|
|
command. To migrate your <span class="keyword">System/36</span> or
|
|
AS/Entry master file, use the TRANSFER command with the IFORMAT parameter
|
|
on the <span class="keyword">System/36</span> or
|
|
AS/Entry to save the #KAMAST master file on diskette. Use the <span class="keyword">iSeries</span> <a href="../cl/cpyf.htm">Copy File (CPYF)</a> command
|
|
to copy the master file #KAMAST from diskette. Use the CPYIGCSRT command
|
|
as described here to copy data from the file to the <span class="keyword">iSeries</span> Japanese
|
|
DBCS master sort table.</li>
|
|
<li>Use the MBR parameter to specify the name of the data file member from
|
|
which you want to copy the master table data.</li>
|
|
</ol>
|
|
</li>
|
|
<li>Press the Enter key. Even though the information in the existing Japanese
|
|
DBCS master sort table is overridden, that table must exist before you can
|
|
use this command.</li>
|
|
<li>To update the Japanese DBCS active table to reflect the new copied information,
|
|
use the SRTXBLD procedure in the <span class="keyword">System/36</span> or
|
|
AS/Entry environment, or the STRCGU command specifying OPTION(5). This must
|
|
be done before you can use the sort utility to sort Japanese double-byte characters.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3cijsrtb.htm" title="You can use the CPYIGCSRT command to copy the Japanese DBCS master sort table (QCGMSTR) from a data file.">Copy a Japanese DBCS master sort table from a data file</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |