75 lines
4.8 KiB
HTML
75 lines
4.8 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="Use database attribute and cross-reference information" />
|
|
<meta name="abstract" content="The iSeries integrated database provides file attribute and cross-reference information." />
|
|
<meta name="description" content="The iSeries integrated database provides file attribute and cross-reference information." />
|
|
<meta name="DC.subject" content="database, using attribute and cross-reference information" />
|
|
<meta name="keywords" content="database, using attribute and cross-reference information" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafomanage.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafofilexr.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafofrfof.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/rtvmbrd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rbam6/rbam6clmain.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="rbafoxreff" />
|
|
<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 database attribute and cross-reference information</title>
|
|
</head>
|
|
<body id="rbafoxreff"><a name="rbafoxreff"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Use database attribute and cross-reference information</h1>
|
|
<div><p>The <span class="keyword">iSeries™</span> integrated
|
|
database provides file attribute and cross-reference information.</p>
|
|
<div class="p">Some of the cross-reference information include: <ul><li>The files used in a program</li>
|
|
<li>The files that depend on other files for data or access paths</li>
|
|
<li>File attributes</li>
|
|
<li>The fields defined for a file</li>
|
|
<li>Constraints associated with a file</li>
|
|
<li>Key fields for a file</li>
|
|
</ul>
|
|
</div>
|
|
<p>Each of the commands described in these topics can present information
|
|
on a display, a printout, or write the cross-reference information to a database
|
|
file that, in turn, can be used by a program or utility (for example, Query)
|
|
for analysis.</p>
|
|
<p></p>
|
|
<p>You can retrieve information about a member of a database file for use
|
|
in your applications with the Retrieve Member Description (RTVMBRD) command.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbafofilexr.htm">Display information about database files</a></strong><br />
|
|
You can display the file attributes for database files and device
|
|
files using the display table description operation in <span class="keyword">iSeries Navigator</span>. </li>
|
|
<li class="ulchildlink"><strong><a href="rbafofrfof.htm">Write the output from a command directly to a database file</a></strong><br />
|
|
You can store the output from many control language (CL) commands in an output physical file by specifying the OUTFILE parameter on the commands. You can then use the output files in programs or utilities (for example, Query) for data analysis.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafomanage.htm" title="These topics discuss how to maintain control of database files on your system by managing the files, their descriptions and attributes. Information about how to maintain control over your data to protect it from loss, how to ensure data integrity with constraints, and how to set up trigger events when the data changes is included.">Manage database files</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rbam6/rbam6clmain.htm">Control language (CL)</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/rtvmbrd.htm">Retrieve Member Description (RTVMBRD) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |