64 lines
4.2 KiB
HTML
64 lines
4.2 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="reference" />
|
||
|
<meta name="DC.Title" content="Coded character set identifier with DDM" />
|
||
|
<meta name="abstract" content="Support for the national language of any country requires the proper handling of a set of characters." />
|
||
|
<meta name="description" content="Support for the national language of any country requires the proper handling of a set of characters." />
|
||
|
<meta name="DC.subject" content="CDRA (Character Data Representation Architecture), Character Data Representation Architecture (CDRA), national language support, data translation, CCSID, CCSID (Coded Character Set Identifer), overview, Coded Character Set Identifier (CCSID)" />
|
||
|
<meta name="keywords" content="CDRA (Character Data Representation Architecture), Character Data Representation Architecture (CDRA), national language support, data translation, CCSID, CCSID (Coded Character Set Identifer), overview, Coded Character Set Identifier (CCSID)" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5otherremote.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbae5ccsid" />
|
||
|
<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>Coded character set identifier with DDM</title>
|
||
|
</head>
|
||
|
<body id="rbae5ccsid"><a name="rbae5ccsid"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Coded character set identifier with DDM</h1>
|
||
|
<div><p>Support for the national language of any country requires the proper
|
||
|
handling of a set of characters.</p>
|
||
|
<div class="section"><p>A cross-system support for the management of character information
|
||
|
is provided with the Character Data Representation Architecture (CDRA). CDRA
|
||
|
defines the coded character set identifier (CCSID) values to
|
||
|
identify the code points used to represent characters, and to convert these
|
||
|
codes (character data), as needed to preserve their meanings.</p>
|
||
|
</div>
|
||
|
<div class="section"><p>Keep these considerations in mind when you are using CCSIDs with
|
||
|
DDM:</p>
|
||
|
<ul><li>Data is converted to the process CCSID of the source job if both the source
|
||
|
and target servers support CCSIDs.</li>
|
||
|
<li>Data is not converted if one server is an <span class="keyword">iSeries™ server</span> that
|
||
|
supports CCSIDs and the other server is any other server that does not support
|
||
|
CCSIDs.</li>
|
||
|
<li>A file created on an <span class="keyword">iSeries</span> target
|
||
|
server by any source server that does not support CCSIDs is always created
|
||
|
with CCSID 65535.</li>
|
||
|
<li>The <span class="cmdname">SBMRMTCMD (Submit Remote Command)</span> command can be
|
||
|
used to change the file CCSID on an <span class="keyword">iSeries</span> target
|
||
|
server by specifying the <span class="cmdname">CHGPF (Change Physical File)</span> command
|
||
|
and the CCSID parameter.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5otherremote.htm" title="Besides accessing remote files for data record I/O operations, other operations related to remote files can be performed. These are briefly described in these topics.">Other DDM-related functions involving remote files</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|