ibm-information-center/dist/eclipse/plugins/i5OS.ic.nls_5.4.0.1/rbagsqsrtsequse.htm

95 lines
7.1 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="concept" />
<meta name="DC.Title" content="Sort sequence (QSRTSEQ) system value" />
<meta name="abstract" content="The sort sequence (QSRTSEQ), along with QLANGID, is used to determine the sort sequence table to be used for sorting character data." />
<meta name="description" content="The sort sequence (QSRTSEQ), along with QLANGID, is used to determine the sort sequence table to be used for sorting character data." />
<meta name="DC.Relation" scheme="URI" content="rbagssysvalues.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsqlangiduse.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsqlangiduse.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagssortsequencetable.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagscultdependdbfileattrib.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagscultdependjobattrib.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsrpgc3.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsrpgc3.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsdb2qmansqlsortseq.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagspcsc3.htm" />
<meta name="DC.Relation" scheme="URI" content="rbagsworkmansortseqspt.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbagsqsrtsequse" />
<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>Sort sequence (QSRTSEQ) system value</title>
</head>
<body id="rbagsqsrtsequse"><a name="rbagsqsrtsequse"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Sort sequence (QSRTSEQ) system value</h1>
<div><p>The sort sequence (QSRTSEQ), along with QLANGID, is used to determine
the sort sequence table to be used for sorting character data.</p>
<p>You can change QSRTSEQ to any one of the following values:</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e47">Value</th>
<th valign="top" id="d0e49">Meaning</th>
</tr>
</thead>
<tbody><tr><td valign="top" headers="d0e47 ">*HEX</td>
<td valign="top" headers="d0e49 ">No sort sequence table is used. The hexadecimal values of the graphic
characters are used to determine the sort sequence (a binary sort). This is
the only sort sequence available for DBCS data.<div class="note"><span class="notetitle">Note:</span> When you specify values
other than *HEX for mixed-byte character data, SBCS character data is sorted
according to the sort sequence specified. DBCS character data is sorted by
hexadecimal values (binary sort).</div>
</td>
</tr>
<tr><td valign="top" headers="d0e47 ">*LANGIDSHR</td>
<td valign="top" headers="d0e49 ">The sort sequence table can use the same weight for multiple
graphic characters. The shared-weight sort table associated with the language
specified in the LANGID parameter is used. This sort applies only to SBCS
data.</td>
</tr>
<tr><td valign="top" headers="d0e47 ">*LANGIDUNQ</td>
<td valign="top" headers="d0e49 ">The sort sequence table contains uniquely weighted graphic characters.
The unique-weight sort table associated with the language specified in the
LANGID parameter is used. This sort applies only to SBCS data.</td>
</tr>
<tr><td valign="top" headers="d0e47 ">Qualified sort sequence table name</td>
<td valign="top" headers="d0e49 ">The name and library of the sort sequence table to be used. This value
allows you to specify a sort sequence table other than those associated with
the language specified in the LANGID parameter. This sort sequence table can
be used to sort Unicode and SBCS data.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagssysvalues.htm" title="The system values of the primary language on the server are used as server-wide cultural and linguistic defaults. Therefore, if you change the primary language on the server, each varying system value resets to the default system value for the new primary language.">System values</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbagsqlangiduse.htm" title="The language identifier (QLANGID) is used to specify the default language identifier for the server.">Language identifier (QLANGID) system value</a></div>
<div><a href="rbagssortsequencetable.htm" title="A sort sequence table is an object that contains the weight of each single-byte graphic character within a specified coded character set identifier (CCSID). The system-recognized identifier for the sort sequence table object type is *TBL.">Sort sequence tables</a></div>
<div><a href="rbagscultdependdbfileattrib.htm" title="This topic lists cultural-dependent database attributes.">Database file attributes</a></div>
<div><a href="rbagscultdependjobattrib.htm" title="This topic lists cultural-dependent job attributes.">Job attributes</a></div>
<div><a href="rbagsrpgc3.htm" title="The ILE RPG feature (an option of the IBM WebSphere Development Studio for iSeries licensed program) provides the possibility for a user to specify a sort sequence table and use it in comparison operations performed with non-numeric data.">ILE RPG sort sequence</a></div>
<div><a href="rbagsdb2qmansqlsortseq.htm" title="For interactive SQL, the SRTSEQ and LANGID parameters can be specified on the STRSQL command. Later these parameters can be changed using the session services for interactive displays.">DB2 and SQL sort sequence</a></div>
<div><a href="rbagspcsc3.htm" title="You can specify the sort sequence in the iSeries Access functions. When performing queries on the server databases and SQL tables, you can specify the system-supplied or user-supplied sort sequence tables.">iSeries Access sort sequence</a></div>
<div><a href="rbagsworkmansortseqspt.htm" title="Work management involves the assigning of the SRTSEQ value at the job level, the user profile level, and the system value level.">Sort sequence support in work management</a></div>
</div>
</div>
</body>
</html>