65 lines
3.0 KiB
HTML
65 lines
3.0 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="DDS access path keywords" />
|
||
|
<meta name="abstract" content="You can specify one or more access path keywords to affect the way the operating system builds and uses key values." />
|
||
|
<meta name="description" content="You can specify one or more access path keywords to affect the way the operating system builds and uses key values." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="lkeynm.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="accpathkwds" />
|
||
|
<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>DDS access path keywords</title>
|
||
|
</head>
|
||
|
<body id="accpathkwds"><a name="accpathkwds"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">DDS access path keywords</h1>
|
||
|
<div><p>You can specify one or more access path keywords to affect the
|
||
|
way the operating system builds and uses key values.</p>
|
||
|
<p>The access path keywords are:</p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="void" border="0" rules="none"><thead align="left"><tr><th valign="top" width="50%" id="d0e20">File level</th>
|
||
|
<th valign="top" width="50%" id="d0e22">Key field level</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" width="50%" headers="d0e20 "><p>ALTSEQ<br />
|
||
|
FCFO<br />
|
||
|
FIFO<br />
|
||
|
LIFO<br />
|
||
|
REFACCPTH<br />
|
||
|
UNIQUE</p>
|
||
|
</td>
|
||
|
<td valign="top" width="50%" headers="d0e22 "><p>DESCEND<br />
|
||
|
DIGIT<br />
|
||
|
SIGNED<br />
|
||
|
UNSIGNED<br />
|
||
|
ZONE</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<p>Different key fields within a composite key can have different access path
|
||
|
keywords.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="lkeynm.htm" title="When you specify K in position 17, the name specified in positions 19 through 28 is a key field name.">Key field name</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|