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

56 lines
3.4 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Use DBCS CCSIDs" />
<meta name="abstract" content="Use DBCS CCSIDs for DBCS languages. When you design an application to be used in the DBCS environment, consider this information." />
<meta name="description" content="Use DBCS CCSIDs for DBCS languages. When you design an application to be used in the DBCS environment, consider this information." />
<meta name="DC.Relation" scheme="URI" content="rbagsdbcsen.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/crtpf.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="rbagsuseccsiddesign" />
<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>Use DBCS CCSIDs</title>
</head>
<body id="rbagsuseccsiddesign"><a name="rbagsuseccsiddesign"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Use DBCS CCSIDs</h1>
<div><p>Use DBCS CCSIDs for DBCS languages. When you design
an application to be used in the DBCS environment, consider this information.</p>
<ul><li>If the QIGC system value is set on, system value QCCSID must have the
value of a mixed CCSID.</li>
<li>If the DBCS and SBCS language users are sharing the same system, they
may want to store their data in different databases. It is possible to create
DBCS-capable and SBCS-capable physical files in the same system. The CCSID
parameter on the CRTPF command or the CCSID keyword on the physical file DDS
definition can be used to specify the CCSID value that the data is stored
in.</li>
<li>If a CCSID was not explicitly assigned through DDS at file creation time,
the database physical file character J (DBCS-only), E (DBCS-either), O (DBCS-open)
or G (DBCS-graphic) fields are implicitly assigned a CCSID value.</li>
</ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsdbcsen.htm" title="If the application will be used in a DBCS environment, ensure that it is DBCS-enabled. Here are some suggestions to consider when you develop the general product design.">DBCS coding considerations</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/crtpf.htm">Create Physical File (CRTPF) command</a></div>
</div>
</div>
</body>
</html>