ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1firstf.htm

71 lines
5.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="First-failure data capture" />
<meta name="abstract" content="The iSeries server provides a way for you to capture and report error information for the distributed relational database. This function is called first-failure data capture (FFDC)." />
<meta name="description" content="The iSeries server provides a way for you to capture and report error information for the distributed relational database. This function is called first-failure data capture (FFDC)." />
<meta name="DC.subject" content="problem handling, error reporting, first-failure data capture, definition" />
<meta name="keywords" content="problem handling, error reporting, first-failure data capture, definition" />
<meta name="DC.Relation" scheme="URI" content="rbal1ffdcap.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1appxffdcdump.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1fdodes.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1ddmec.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="rbal1firstf" />
<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>First-failure data capture</title>
</head>
<body id="rbal1firstf"><a name="rbal1firstf"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">First-failure data capture</h1>
<div><p>The <span class="keyword">iSeries™ server</span> provides
a way for you to capture and report error information for the distributed
relational database. This function is called <dfn class="term">first-failure data capture
(FFDC)</dfn>.</p>
<p>The primary purpose of FFDC support is to provide extensive information
on errors detected in the DDM components of the <span class="keyword">i5/OS™</span> operating
system from which an Authorized Program Analysis Report (APAR)
can be created.</p>
<p>You can also use this function to help you diagnose some system-related
application problems. By means of this function, key structures and the DDM
data stream are automatically dumped to the spooled file. The goal of this
automatic dumping of error information on the first occurrence of an error
is to minimize the need to have to create the failure again to report it for
service support. FFDC is active in both the application requester and the
application server.</p>
<p>One thing you should keep in mind is that not all negative SQLCODEs result
in dumps; only those that might indicate an APAR situation are dumped.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbal1appxffdcdump.htm">A first-failure data capture dump</a></strong><br />
System-detected internal failures trigger first-failure data capture (FFDC) data to be dumped. FFDC output can be disabled by setting the QSFWERRLOG system value to *NOLOG, but it is strongly recommended that you do not disable the FFDC dump process.</li>
<li class="ulchildlink"><strong><a href="rbal1fdodes.htm">FFDC dump output description</a></strong><br />
This information describes the data areas and types of information available in a first-failure data capture (FFDC) dump output.</li>
<li class="ulchildlink"><strong><a href="rbal1ddmec.htm">DDM error codes</a></strong><br />
These error codes are included in the FFDC dumps (<strong><span>L</span></strong> in
the sample dump output) that identify DDM error conditions. These conditions
might or might not be defined by the DDM architecture.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1ffdcap.htm" title="This topic collection provides additional problem-analysis information. It is useful to specialists responsible for problem determination. It is also for suppliers of software products designed to conform to the Distributed Relational Database Architecture who want to test connectivity to an iSeries server.">Interpret trace job and FFDC data</a></div>
</div>
</div>
</body>
</html>