100 lines
6.1 KiB
HTML
100 lines
6.1 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="CPI432D - Additional access path reason codes were used" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="pimes.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="cpi432a.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="cpi432c.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="cpi432d" />
|
||
|
<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>CPI432D - Additional access path reason codes were used</title>
|
||
|
</head>
|
||
|
<body id="cpi432d"><a name="cpi432d"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">CPI432D - Additional access path reason codes were used</h1>
|
||
|
<div>
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th colspan="2" align="center" valign="middle" id="d0e19">CPI432D</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr valign="middle"><td valign="middle" width="26.02040816326531%" headers="d0e19 ">Message Text:</td>
|
||
|
<td valign="middle" width="73.9795918367347%" headers="d0e19 ">Additional access path reason codes were used.</td>
|
||
|
</tr>
|
||
|
<tr valign="middle"><td valign="middle" width="26.02040816326531%" headers="d0e19 ">Cause Text:</td>
|
||
|
<td valign="middle" width="73.9795918367347%" headers="d0e19 ">Message CPI432A or CPI432C was issued immediately before this message.
|
||
|
Because of message length restrictions, some of the reason codes used by messages
|
||
|
CPI432A and CPI432C are explained below rather than in those messages. <p></p>
|
||
|
The
|
||
|
reason codes and their meanings follow: <ul><li>10 - The user specified ignore decimal data errors on the query. This
|
||
|
disallows the use of permanent access paths. </li>
|
||
|
<li>11 - The access path contains static select/omit selection criteria which
|
||
|
is not compatible with the selection in the query.</li>
|
||
|
<li>12 - The access path contains static select/omit selection criteria whose
|
||
|
compatibility with the selection in the query could not be determined. Either
|
||
|
the select/omit criteria or the query selection became too complex during
|
||
|
compatibility processing.</li>
|
||
|
<li>13 - The access path contains one or more keys which may be changed by
|
||
|
the query during an insert or update.</li>
|
||
|
<li>14 - The access path is being deleted or is being created in an uncommitted
|
||
|
unit of work in another process.</li>
|
||
|
<li>15 - The keys of the access path matched the fields specified for the
|
||
|
ordering/grouping criteria. However, the sequence table associated with the
|
||
|
access path did not match the sequence table associated with the query.</li>
|
||
|
<li>16 - The keys of the access path matched the fields specified for the
|
||
|
join criteria. However, the sequence table associated with the access path
|
||
|
did not match the sequence table associated with the query.</li>
|
||
|
<li>17 - The left-most key of the access path did not match any fields specified
|
||
|
for the selection criteria. Therefore, key row positioning could not be performed,
|
||
|
making the cost to use this access path higher than the cost associated with
|
||
|
the chosen access method.</li>
|
||
|
<li>18 - The left-most key of the access path matched a field specified for
|
||
|
the selection criteria. However, the sequence table associated with the access
|
||
|
path did not match the sequence table associated with the query. Therefore,
|
||
|
key row positioning could not be performed, making the cost to use this access
|
||
|
path higher than the cost associated with the chosen access method.</li>
|
||
|
<li>19 - The access path cannot be used because the secondary file of the
|
||
|
join query is a select/omit logical file. The join-type requires that the
|
||
|
select/omit access path associated with the secondary file be used or, if
|
||
|
dynamic, that an access path be created by the system.</li>
|
||
|
</ul>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr valign="middle"><td valign="middle" width="26.02040816326531%" headers="d0e19 ">Recovery Text:</td>
|
||
|
<td valign="middle" width="73.9795918367347%" headers="d0e19 ">See prior message CPI432A or CPI432C for more information.</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div class="section"><p>Message CPI432A or CPI432C was issued immediately before this
|
||
|
message. Because of message length restrictions, some of the reason codes
|
||
|
used by messages CPI432A and CPI432C are explained in the message help of
|
||
|
CPI432D. Use the message help from this message to interpret the information
|
||
|
returned from message CPI432A or CPI432C.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="pimes.htm" title="You can evaluate the structure and performance of the given SQL statements in a program using informational messages put in the job log by the database manager.">Query optimization performance information messages</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="cpi432a.htm">CPI432A - Query optimizer timed out for file &1</a></div>
|
||
|
<div><a href="cpi432c.htm">CPI432C - All access paths were considered for file &1</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|