CPPAGTHR parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
 
Ekern (talk | contribs)
No edit summary
Line 1: Line 1:
{{Template:CPPAGTHR parameter subtitle}}
{{Template:CPPAGTHR parameter subtitle}}
This page is [[under construction]].
==Summary==
==Summary==
<dl>
<dl>
Line 11: Line 9:
<dd>System manager
<dd>System manager
<dt>Related products
<dt>Related products
<dd>All? ?
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204</var> version 7.?
<dd><var class="product">Model 204</var> version 7.9
</dl>
</dl>


==Description==
==Description==
? ?
<p><i>CheckPoint PAGe THReshold.</i></p>
<p>The new fullword CPPAGTHR parameter can be set to force a checkpoint
when the number of pages written to the current stream hits the
threshold.</p>
 
<p>If the threshold is small and it's hit while the checkpoint PST is
writing out subtran checkpoint data, the threshold is ignored. If
the checkpoint fails (must be non-subtran) it is not retried. </p>
 
<p>If the parameter is reset below the number of pages written to the
current checkpoint stream, a checkpoint is immediately forced.</p>


[[Category:Parameters]]
[[Category:Parameters]]
[[Category:System parameters]]
[[Category:System parameters]]

Revision as of 21:17, 2 June 2025

Page write threshold for checkpoints

Summary

Default value
? ?
Parameter type
System
Where set
System manager
Related products
All
Introduced
Model 204 version 7.9

Description

CheckPoint PAGe THReshold.

The new fullword CPPAGTHR parameter can be set to force a checkpoint when the number of pages written to the current stream hits the threshold.

If the threshold is small and it's hit while the checkpoint PST is writing out subtran checkpoint data, the threshold is ignored. If the checkpoint fails (must be non-subtran) it is not retried.

If the parameter is reset below the number of pages written to the current checkpoint stream, a checkpoint is immediately forced.