57 lines
3.8 KiB
HTML
57 lines
3.8 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="Database file attributes" />
|
|
<meta name="abstract" content="This topic lists cultural-dependent database attributes." />
|
|
<meta name="description" content="This topic lists cultural-dependent database attributes." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagscultconvappdesign.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqccsiduse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqsrtsequse.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsqlangiduse.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="rbagscultdependdbfileattrib" />
|
|
<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>Database file attributes</title>
|
|
</head>
|
|
<body id="rbagscultdependdbfileattrib"><a name="rbagscultdependdbfileattrib"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Database file attributes</h1>
|
|
<div><p>This topic lists cultural-dependent database attributes.</p>
|
|
<ul><li>Coded character set identifier (CCSID)</li>
|
|
<li>Sort sequence (SRTSEQ)</li>
|
|
<li>Language identifier (LANGID)</li>
|
|
</ul>
|
|
<p>The CCSID attribute applies only to physical files. The SRTSEQ and LANGID
|
|
attributes can be used with both physical files and logical files. A logical
|
|
file can have a CCSID value only when it has taken the CCSID from the physical
|
|
file. The database attributes are stored with the data. They are static in
|
|
the sense that they cannot be dynamically altered by the process of accessing
|
|
the data.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagscultconvappdesign.htm" title="Different countries have different standards that must be taken into account when developing an NLS-enabled application. This culturally sensitive information must be placed outside the program the same way as the textual data is handled.">Cultural-dependent design</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbagsqccsiduse.htm" title="The coded character set identifier (QCCSID) is used to specify the CCSID for i5/OS.">Coded character set identifier (QCCSID) system value</a></div>
|
|
<div><a href="rbagsqsrtsequse.htm" title="The sort sequence (QSRTSEQ), along with QLANGID, is used to determine the sort sequence table to be used for sorting character data.">Sort sequence (QSRTSEQ) system value</a></div>
|
|
<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>
|
|
</div>
|
|
</body>
|
|
</html> |