71 lines
4.4 KiB
HTML
71 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 recovery after the IPL" />
|
|
<meta name="abstract" content="This recovery of database files runs after the initial program load (IPL) is completed. Interactive and batch jobs can continue with the recovery." />
|
|
<meta name="description" content="This recovery of database files runs after the initial program load (IPL) is completed. Interactive and batch jobs can continue with the recovery." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbaforzahfprs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/edtrbdap.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/edtcpcst.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="rbaforzahfpru" />
|
|
<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 recovery after the IPL</title>
|
|
</head>
|
|
<body id="rbaforzahfpru"><a name="rbaforzahfpru"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Database file recovery after the IPL</h1>
|
|
<div><p>This recovery of database files runs after the initial program
|
|
load (IPL) is completed. Interactive and batch jobs can continue with the
|
|
recovery.</p>
|
|
<p>The database file recovery after the IPL consists of the following
|
|
actions:</p>
|
|
<div class="p"><ul><li>The access paths for immediate or delayed maintenance files that specify
|
|
recovery after IPL are rebuilt.</li>
|
|
<li>The system history log receives messages that indicate the success or
|
|
failure of the rebuild operations.</li>
|
|
<li>After IPL completion, use the Edit Rebuilt of Access Paths (EDTRBDAP)
|
|
command to order the rebuilding of access paths.</li>
|
|
<li>After IPL completion, the Edit Check Pending Constraints (EDTCPCST) command
|
|
displays a list of the physical file constraints in check pending. This command
|
|
specifies the verification sequence of the check pending constraints.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="note"><span class="notetitle">Note:</span> If you are not using journaling for a file, records might or might not
|
|
exist after IPL recovery: <ul><li>For added records, if after the IPL recovery the Nth record added exists,
|
|
then all records added preceding N also exist.</li>
|
|
<li>For updated and deleted records, if the update or delete operation on
|
|
the Nth record is present after the IPL recovery, there is no guarantee that
|
|
the records updated or deleted prior to the Nth record are also present in
|
|
the database.</li>
|
|
<li>For REUSEFLT(*YES), records added are treated as updates, and these records
|
|
might not exist after IPL recovery.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbaforzahfprs.htm" title="After an abnormal system end, the system proceeds through several automatic recovery steps. The system rebuilds the directory and synchronizes the journal to the files being journaled. The system performs recovery operations during IPL and after IPL.">The database recovery process after an abnormal system end</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/edtrbdap.htm">Edit Rebuild of Access Paths (EDTRBDAP) command</a></div>
|
|
<div><a href="../cl/edtcpcst.htm">Edit Check Pending Constraint (EDTCPCST) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |