88 lines
4.6 KiB
HTML
88 lines
4.6 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="Keyword considerations for database files that use DBCS" />
|
|
<meta name="abstract" content="Do not specify DDS keywords intended for use with numeric data for fields containing DBCS data. The system treats DBCS data the same as character data, and, therefore, cannot perform arithmetic operations on it." />
|
|
<meta name="description" content="Do not specify DDS keywords intended for use with numeric data for fields containing DBCS data. The system treats DBCS data the same as character data, and, therefore, cannot perform arithmetic operations on it." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakbmstzdbcs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="dbcconcat.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakbmstlfkeyw.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2001, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2001, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="dbkwd" />
|
|
<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>Keyword considerations for database files that use DBCS</title>
|
|
</head>
|
|
<body id="dbkwd"><a name="dbkwd"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Keyword considerations for database files that use DBCS</h1>
|
|
<div><p>Do not specify DDS keywords intended for use with numeric data
|
|
for fields containing DBCS data. The system treats DBCS data the same as character
|
|
data, and, therefore, cannot perform arithmetic operations on it.</p>
|
|
<div class="section"><p>Do not use the following DDS keywords with DBCS
|
|
data fields (the data type specified in position 35 is O, J, E, or G):</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="void" border="0" rules="none"><tbody><tr><td valign="top" width="33.33333333333333%"><p>ABSVAL<br />
|
|
ALTSEQ<br />
|
|
CHECK(M10)<br />
|
|
CHECK(M10F)<br />
|
|
CHECK(M11)<br />
|
|
CHECK(M11F)<br />
|
|
CHECK(VN)</p>
|
|
</td>
|
|
<td valign="top" width="33.33333333333333%"><p>CHECK(VNE)<br />
|
|
DATFMT<br />
|
|
DATSEP<br />
|
|
DIGIT<br />
|
|
EDTCDE<br />
|
|
EDTWRD<br />
|
|
FLTPCN</p>
|
|
</td>
|
|
<td valign="top" width="33.33333333333333%"><p>REFSHIFT<br />
|
|
SIGNED<br />
|
|
SST<br />
|
|
TIMFMT<br />
|
|
TIMSEP<br />
|
|
TRNTBL<br />
|
|
ZONE</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<div class="note"><span class="notetitle">Notes:</span> <ol><li>The SST keyword is allowed on fields with a data type of G.</li>
|
|
<li>The REFSHIFT keyword is allowed on fields with a data type of O, J, or
|
|
E.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="dbcconcat.htm">CONCAT (Concatenate) keyword</a></strong><br />
|
|
Use this field-level keyword when you want to combine two or more fields from the physical file record format into one field in the logical file record format you are describing.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakbmstzdbcs.htm" title="These topics describe the DBCS considerations for the positional entries and keyword entries for physical and logical files, along with general considerations for database files.">DBCS considerations for database files</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzakbmstlfkeyw.htm" title="This topic lists valid keyword entries for describing physical and logical files. They are typed in positions 45 through 80 (functions).">Keyword entries for physical and logical files (positions 45 through 80)</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |