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 to a data file" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3cojsrtb.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbal3copyjadb" />
|
|
<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 to a data file</title>
|
|
</head>
|
|
<body id="rbal3copyjadb"><a name="rbal3copyjadb"><!-- --></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 to a data file</h1>
|
|
<div><div class="section"> <div class="note"><span class="notetitle">Note:</span> In this section, the AS/Entry system also applies to every
|
|
instance of <span class="keyword">System/36™</span>.</div>
|
|
</div>
|
|
<div class="section"><div class="p">To copy the Japanese DBCS master sort table to a data file, follow
|
|
these steps:<ol><li>Decide what data file you want to copy it to. The file need not exist,
|
|
it will be automatically created.</li>
|
|
<li>Enter the CPYIGCSRT command as follows: <ol type="a"><li>Choose the value OPTION(*OUT).</li>
|
|
<li>Use the FILE parameter to specify the name of the data file to which you
|
|
want to copy the master table. If you are transporting the master table to
|
|
the <span class="keyword">System/36</span> for use there,
|
|
you should specify a file name of #KAMAST, or you must rename the file when
|
|
you get it to the <span class="keyword">System/36</span>.
|
|
Use the <span class="keyword">iSeries™</span> CPYF command
|
|
for copying the file onto diskette, and the <span class="keyword">System/36</span> TRANSFER
|
|
command for copying the file from diskette to the <span class="keyword">System/36</span>.</li>
|
|
<li>Use the MBR parameter to specify the name of the data file member to which
|
|
you want to copy the master table. If you are transporting the master table
|
|
to the <span class="keyword">System/36</span> for use there,
|
|
you should specify *FILE for the MBR parameter.</li>
|
|
</ol>
|
|
</li>
|
|
<li>Press the Enter key. The server creates the file and member if they do
|
|
not exist, and overwrites the existing member if they do exist.</li>
|
|
<li>If you now transport this file to your <span class="keyword">System/36</span> to
|
|
replace the #KAMAST file there, you should also use the SRTXBLD procedure
|
|
to update the active table to reflect the new master table.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3cojsrtb.htm" title="Through the character generator utility, use the CPYIGCSRT command to copy the Japanese DBCS master sort table (QCGMSTR) to a data file.">Copy a Japanese DBCS master sort table to a data file</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |