103 lines
5.3 KiB
HTML
103 lines
5.3 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="Save database files" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu272.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu132.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu134.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/savobj.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu131.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiu130" />
|
|
<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>Save database files</title>
|
|
</head>
|
|
<body id="rzaiu130"><a name="rzaiu130"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Save database files</h1>
|
|
<div><div class="section"><p>Use the SAVOBJ command to save individual database files. You
|
|
can use the FILEMBR (file member) parameter to save: </p>
|
|
<ul><li>A list of members from one database file.</li>
|
|
<li>The same group of members from multiple files.</li>
|
|
</ul>
|
|
<p>Here is what the server does when you save a database file:</p>
|
|
|
|
<div class="tablenoborder"><a name="rzaiu130__svf"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rzaiu130__svf" width="100%" frame="hsides" border="0" rules="none"><caption>Table 1. Saving database files</caption><thead align="left"><tr><th align="left" valign="bottom" width="50%" id="d0e31">Type of File</th>
|
|
<th align="left" valign="bottom" width="50%" id="d0e33">What is saved</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td align="left" valign="top" width="50%" headers="d0e31 ">Physical file, TYPE(*DATA), keyed access
|
|
path<sup>1</sup></td>
|
|
<td align="left" valign="top" width="50%" headers="d0e33 ">Description, data, access path</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e31 ">Physical file, TYPE(*DATA), access path not
|
|
keyed</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e33 ">Description, data</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e31 ">Physical file, TYPE(*SRC), keyed access path</td>
|
|
<td align="left" valign="top" width="50%" headers="d0e33 ">Description, data</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="50%" headers="d0e31 ">Logical file<sup>2</sup></td>
|
|
<td align="left" valign="top" width="50%" headers="d0e33 ">Description</td>
|
|
</tr>
|
|
<tr><td colspan="2" align="left" valign="top" headers="d0e31 d0e33 "> <dl><dt class="dlterm"><sup>1</sup></dt>
|
|
<dd>The following types of access paths are included as keyed access paths:
|
|
keyed access paths, primary key constraints, unique constraints, referential
|
|
constraints.</dd>
|
|
<dt class="dlterm"><sup>2</sup></dt>
|
|
<dd>You can save the access path for a logical file by saving the associated
|
|
physical files using the SAVLIB, SAVOBJ, or SAVCHGOBJ command and specify
|
|
the ACCPTH parameter..</dd>
|
|
</dl>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p>The description for a file may include the following: </p>
|
|
<ul><li>Definitions of triggers and the programs that are associated with the
|
|
file, but not the programs themselves. You must save the programs separately.</li>
|
|
<li>Definitions of any constraints for the file.</li>
|
|
</ul>
|
|
<p>Special considerations apply when you restore a file that has trigger
|
|
programs or constraints defined. You can find additional information about
|
|
how the server restores files with triggers and files with referential constraints
|
|
in the <a href="../books/sc415304.pdf" target="_blank">Backup
|
|
and Recovery book</a>.<img src="wbpdf.gif" alt="Link
outside Information Center" /></p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaiurzaiu132.htm">Save access paths</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaiurzaiu134.htm">Save files with referential constraints</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu272.htm">Save user data in your server</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaiurzaiu131.htm">Save journaled objects</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../cl/savobj.htm">SAVOBJ command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |