77 lines
4.5 KiB
HTML
77 lines
4.5 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 files" />
|
|
<meta name="abstract" content="These command parameters and the DDS keywords can be used to change language-dependent values for database files." />
|
|
<meta name="description" content="These command parameters and the DDS keywords can be used to change language-dependent values for database files." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagssyslingcultval.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtpf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgpf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/cpyf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtlf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../dds/keyabrv.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="rbagslingcultparmsfordb" />
|
|
<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 files</title>
|
|
</head>
|
|
<body id="rbagslingcultparmsfordb"><a name="rbagslingcultparmsfordb"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Database files</h1>
|
|
<div><p>These command parameters and the DDS keywords can
|
|
be used to change language-dependent values for database files.</p>
|
|
<p>You can use the following command parameters:</p>
|
|
<ul><li>The SRTSEQ, LANGID, and CCSID parameters on the Create Physical File (CRTPF)
|
|
command</li>
|
|
<li>The SRTSEQ, LANGID, and CCSID parameters on the Change Physical File (CHGPF)
|
|
command</li>
|
|
<li>The parameters on the Copy File (CPYF) command</li>
|
|
<li>The SRTSEQ parameter and LANGID parameter on the Create Logical File (CRTLF)
|
|
command</li>
|
|
</ul>
|
|
<p>These parameters can be used to specify a sort sequence and language for
|
|
a database file.</p>
|
|
<div class="section" id="rbagslingcultparmsfordb__HDRLINGANDCULTDDSFORDB"><a name="rbagslingcultparmsfordb__HDRLINGANDCULTDDSFORDB"><!-- --></a><h4 class="sectiontitle">DDS keywords for database files</h4><p>You can use the following DDS keywords:</p>
|
|
<ul><li>The CCSID keyword. This keyword can be used to tag character data stored
|
|
in a database. By default, the CCSID value is taken from the job creating
|
|
the database file.</li>
|
|
<li>DATFMT, DATSEP, TIMFMT, and TIMSEP keywords in DDS. <p>The format of the
|
|
data type Time (T) field is described by DDS with the TIMFMT keyword that
|
|
can have *JOB specified for a value. Similarly, the format of the data type
|
|
Date (L) is described by DDS with the DATFMT keyword that can have *JOB specified
|
|
for a value.</p>
|
|
<p>Use the TIMSEP and DATSEP keywords to specify date and
|
|
time separators.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagssyslingcultval.htm" title="Linguistic and cultural conventions include any server values, attributes, or settings that can be altered to suit a country or language.">Linguistic and cultural values</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><a href="../cl/chgpf.htm">Change Physical File (CHGPF) command</a></div>
|
|
<div><a href="../cl/cpyf.htm">Copy File (CPYF) command</a></div>
|
|
<div><a href="../cl/crtlf.htm">Create Logical File (CRTLF) command</a></div>
|
|
<div><a href="../dds/keyabrv.htm">DDS keywords and parameters</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |