ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakz_5.4.0.1/rzakzqdbfstccol.htm

114 lines
6.8 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Performance system values: Allow background database statistics collection" />
<meta name="abstract" content="Specifies what requests are allowed to be processed by system job. (QDBFSTCCOL)" />
<meta name="description" content="Specifies what requests are allowed to be processed by system job. (QDBFSTCCOL)" />
<meta name="DC.Relation" scheme="URI" content="rzakzperformanceoverview.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakzfinder.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="rzakzqdbfstccol" />
<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>Performance system values: Allow background database statistics collection</title>
</head>
<body id="rzakzqdbfstccol"><a name="rzakzqdbfstccol"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Performance system values: Allow background database statistics collection</h1>
<div><p>Specifies what requests are allowed to be processed by system job.
(QDBFSTCCOL)</p>
<p><span class="uicontrol">Allow background database statistics collection</span>,
also known as <span class="uicontrol">QDBFSTCCOL</span>, is a member of the performance
category of i5/OS™ system
values. You can use this system value to specify the types of requests for
database file statistics collection that are allowed to be processed by system
job, QDBFSTCCOL. To learn more, keep reading.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th colspan="2" valign="top" class="firstcol" id="d0e31">Quick reference</th>
</tr>
</thead>
<tbody><tr><th valign="top" class="firstcol" id="d0e35" headers="d0e31 ">Location</th>
<td valign="top" headers="d0e35 d0e31 ">In iSeries™ Navigator,
select your system, <span class="menucascade"><span class="uicontrol"></span> &gt; <span class="uicontrol">Configuration
and Service</span> &gt; <span class="uicontrol">System Values</span> &gt; <span class="uicontrol">Performance</span> &gt; <span class="uicontrol">Database</span></span></td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e53" headers="d0e31 ">Special authority</th>
<td valign="top" headers="d0e53 d0e31 ">None</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e58" headers="d0e31 ">Default value</th>
<td valign="top" headers="d0e58 d0e31 ">Allow user-created and system-generated database statistics</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e63" headers="d0e31 ">Changes take effect</th>
<td valign="top" headers="d0e63 d0e31 ">Immediately</td>
</tr>
<tr><th valign="top" class="firstcol" id="d0e68" headers="d0e31 ">Lockable</th>
<td valign="top" headers="d0e68 d0e31 ">No</td>
</tr>
</tbody>
</table>
</div>
<div class="section"><h4 class="sectiontitle">What can I do with this system value?</h4><p>Specifies
the types of requests for database file statistics collection that are allowed
to be processed by system job, QDBFSTCCOL. Statistical collections which are
requested by either a user or automatically by the database manager to be
processed in the foreground are not affected by this system value.</p>
<p>The
creator of a database file statistics collection request can specify either
immediate or background processing. When immediate is specified, the statistics
collection will be performed within the requester's process and control is
not returned until the statistics collection is complete. The processing of
immediate statistics collection requests are not affected by the setting of
this system value. However, when background is specified, the request is queued
to system job, QDBFSTCCOL, and control is returned immediately to the requesting
process.</p>
<p>System job, QDBFSTCCOL, can select to process requests from
either user-created requests, system-generated requests, or both based on
the value of this system value. Requests which are not selected will remain
queued until either the system job is ready to process the request or the
system value is changed to allow requests of that type to be processed.</p>
<p>When
this system value is changed to a more restricted value, the processing of
statistic collection requests in progress in the statistics system job, that
are not allowed at the new value, is ended. Their processing is restarted
when this system value is changed back to a value that allows their processing.</p>
<p>You
may select one of the following types of requests, both (*ALL) types, or neither
(*NONE):</p>
<dl><dt class="dlterm">User-created requests (*USER)</dt>
<dd>Indicates that user requested database file statistics collections are
allowed to be processed by the database statistics system job.</dd>
<dt class="dlterm">System-generated requests (*SYSTEM)</dt>
<dd>Indicates that system-generated database file statistics collections are
allowed to be processed by the database statistics system job.</dd>
</dl>
</div>
<div class="section"><h4 class="sectiontitle">Where can I get more information about this system value?</h4><p>To
learn more, go to the performance system values overview topic. If you are
looking for a specific system value or category of system values, try using
the i5/OS system
value finder.</p>
</div>
</div>
<div><div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakzperformanceoverview.htm" title="Use i5/OS performance system values to view and change priority, performance adjustments, and processing values for the system.">System values: Performance overview</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="rzakzfinder.htm">System value finder</a></div>
</div>
</div>
</body>
</html>