66 lines
4.4 KiB
HTML
66 lines
4.4 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 file concepts" />
|
|
<meta name="abstract" content="These topics provide some of the basic database concepts for setting up or working with IBM i5/OS database files." />
|
|
<meta name="description" content="These topics provide some of the basic database concepts for setting up or working with IBM i5/OS database files." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafokickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafodb2.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafodbint.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafodbf.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafodeffi.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbaforitgint.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafoappmax.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="rbafodbfcon" />
|
|
<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 file concepts</title>
|
|
</head>
|
|
<body id="rbafodbfcon"><a name="rbafodbfcon"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Database file concepts</h1>
|
|
<div><p>These topics provide some of the basic database concepts
|
|
for setting up or working with IBM<sup>®</sup> i5/OS™ database files.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbafodb2.htm">DB2 Universal Database for iSeries</a></strong><br />
|
|
DB2
|
|
Universal Database™ for iSeries™ is the integrated relational
|
|
database manager on the i5/OS operating system.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafodbint.htm">Interfaces to DB2 Universal Database for iSeries</a></strong><br />
|
|
DB2
|
|
Universal Database™ for iSeries™ provides several independent interfaces to
|
|
the database. </li>
|
|
<li class="ulchildlink"><strong><a href="rbafodbf.htm">Database files</a></strong><br />
|
|
A database file is one of the several types of the system object type *FILE. A database file contains descriptions of how input data is to be presented to a program from internal storage and how output data is to be presented to internal storage from a program.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafodeffi.htm">How database files are described</a></strong><br />
|
|
This topic discusses the ways to describe records in database files.</li>
|
|
<li class="ulchildlink"><strong><a href="rbaforitgint.htm">Database data protection and monitoring</a></strong><br />
|
|
The system provides features to improve the integrity and consistency of your data. Two ways to protect data are enforcing business rules and enforcing data type rules.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafoappmax.htm">Database file sizes</a></strong><br />
|
|
When designing files on the <span class="keyword">iSeries™</span> server,
|
|
you should keep in mind the sizes for database files.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafokickoff.htm" title="This database programming topic contains information about the DB2 Universal Database for iSeries (DB2 UDB for iSeries) database management system, and describes how to set up and use the database on iSeries servers using traditional system interfaces.">Database programming</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |