117 lines
7.9 KiB
HTML
117 lines
7.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="DBCS sort tables" />
|
|
<meta name="abstract" content="DBCS sort tables contain the sort information and collating sequences of all the double-byte characters used on the server. The server uses these tables to sort double-byte characters using the sort utility." />
|
|
<meta name="description" content="DBCS sort tables contain the sort information and collating sequences of all the double-byte characters used on the server. The server uses these tables to sort double-byte characters using the sort utility." />
|
|
<meta name="DC.subject" content="DBCS sort table, description of" />
|
|
<meta name="keywords" content="DBCS sort table, description of" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3dbcs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3cmdstable.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3usestable.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3existstable.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3copsrtb.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3rststable.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3cojsrtb.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3cijsrtb.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal3delstable.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbal3igcsrt" />
|
|
<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>DBCS sort tables</title>
|
|
</head>
|
|
<body id="rbal3igcsrt"><a name="rbal3igcsrt"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">DBCS sort tables</h1>
|
|
<div><p>DBCS sort tables contain the sort information and collating sequences
|
|
of all the double-byte characters used on the server. The server uses these
|
|
tables to sort double-byte characters using the sort utility.</p>
|
|
<div class="section"><p>DBCS sort tables are objects that you can save, restore and delete.
|
|
Using the character generator utility you can also add, delete and change
|
|
entries in these tables corresponding to the image entries in the DBCS font
|
|
tables. For Japanese use only, you can also copy the DBCS master sort table
|
|
to and from a data file.</p>
|
|
<div class="p">The following DBCS sort tables are distributed
|
|
with the DBCS national language versions of <span class="keyword">OS/400<sup>®</sup></span> licensed
|
|
program: <dl><dt class="dlterm">QCGMSTR</dt>
|
|
<dd>A Japanese DBCS master sort table used to store the sort information for
|
|
the Japanese double-byte character set.</dd>
|
|
<dt class="dlterm">QCGACTV</dt>
|
|
<dd>A Japanese DBCS active sort table used to store the sort collating sequences
|
|
for the Japanese double-byte character set.</dd>
|
|
<dt class="dlterm">QCGMSTRC</dt>
|
|
<dd>A Traditional Chinese DBCS master sort table used to store the sort information
|
|
for the Traditional Chinese double-byte character set.</dd>
|
|
<dt class="dlterm">QCGACTVC</dt>
|
|
<dd>A Traditional Chinese DBCS active sort table used to store the sort collating
|
|
sequences for the Traditional Chinese double-byte character set.</dd>
|
|
<dt class="dlterm">QCGACTVK</dt>
|
|
<dd>A Korean DBCS active sort table used to map Hanja characters to Hangeul
|
|
characters with equivalent pronunciation.</dd>
|
|
<dt class="dlterm">QCGMSTRS</dt>
|
|
<dd>A Simplified Chinese DBCS master sort table used to store the sort information
|
|
for the Simplified Chinese double-byte character set.</dd>
|
|
<dt class="dlterm">QCGACTVS</dt>
|
|
<dd>A Simplified Chinese DBCS active sort table used to store the sort collating
|
|
sequences for the Simplified Chinese double-byte character set.</dd>
|
|
</dl>
|
|
</div>
|
|
<p>You can sort Japanese, Korean, Simplified Chinese, and
|
|
Traditional Chinese double-byte characters. Each of these languages have two
|
|
DBCS sort tables, a DBCS master sort table and a DBCS active sort table, except
|
|
for Korean which has only a DBCS active sort table. The DBCS master sort table
|
|
contains sort information for all defined DBCS characters. The DBCS active
|
|
sort table for Japanese, Simplified Chinese, and Traditional Chinese is created
|
|
from the master sort table information and contains the collating sequences
|
|
for the double-byte characters of that given language. These collating sequences
|
|
have a purpose similar to the EBCDIC and ASCII collating sequences for the
|
|
single-byte alphanumeric character set. For Korean characters, the Hangeul
|
|
characters are assigned both their collating sequence as well as their DBCS
|
|
codes according to their pronunciation. Hence, a separate collating sequence
|
|
is not required, and each of the Hanja characters is mapped to a Hangeul character
|
|
of the same pronunciation using the DBCS active sort table QCGACTVK.</p>
|
|
<p>All
|
|
DBCS sort tables have an object type of *IGCSRT.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbal3cmdstable.htm">Commands for DBCS sort tables</a></strong><br />
|
|
You can use the commands listed in this topic to manage and use DBCS sort tables.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3usestable.htm">Use DBCS sort tables on the server</a></strong><br />
|
|
You can save the tables to tape or diskette, delete them from the server, and restore them to the server.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3existstable.htm">Find out if a DBCS sort table exists</a></strong><br />
|
|
You can use the Check Object (CHKOBJ) command to find out if a DBCS sort table exists in your server.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3copsrtb.htm">Save a DBCS sort table onto tape or diskette</a></strong><br />
|
|
You can use the Save Object (SAVOBJ) command to save a DBCS sort table onto tape or diskette. Specify *IGCSRT for the object type.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3rststable.htm">Restore a DBCS sort table from tape or diskette</a></strong><br />
|
|
You can use the RSTOBJ command to restore a DBCS sort table from a tape or a diskette onto the server.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3cojsrtb.htm">Copy a Japanese DBCS master sort table to a data file</a></strong><br />
|
|
Through the character generator utility, use the CPYIGCSRT command to copy the Japanese DBCS master sort table (QCGMSTR) to a data file.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3cijsrtb.htm">Copy a Japanese DBCS master sort table from a data file</a></strong><br />
|
|
You can use the CPYIGCSRT command to copy the Japanese DBCS master sort table (QCGMSTR) from a data file.</li>
|
|
<li class="ulchildlink"><strong><a href="rbal3delstable.htm">Delete a DBCS sort table</a></strong><br />
|
|
You can use the DLTIGCSRT command to delete a DBCS sort table from the server.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3dbcs.htm" title="This section contains information that you need if you use double-byte characters.">Double-byte character set support</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |