RESHIGH parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (remove <var>s)
 
(6 intermediate revisions by 3 users not shown)
Line 11: Line 11:
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.2</var>  
</dl>
</dl>
==Description==
==Description==
The maximum amount of virtual storage (in bytes) that has been used in this <var class="product">Model&nbsp;204</var> run to save resident requests (resident QTBLs and resident NTBLs) when running precompiled User Language requests
<var>RESHIGH</var> displays the maximum amount (high-water mark) of the virtual storage (in bytes) that has been allocated in this <var class="product">Model&nbsp;204</var> run to save [[Performance monitoring and tuning#Resident Request feature for precompiled procedures|resident requests]] (resident [[LQTBL parameter|QTBLs]] and resident [[LNTBL parameter|NTBLs]]) when running precompiled procedures in this <var class="product">Model&nbsp;204</var> run.
 
Contrast with <var>[[RESCURR parameter|RESCURR]]</var>.
 
[[Category:System parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 16:11, 23 May 2017

HWM of storage allocated for resident requests

Summary

Default value
None
Parameter type
System
Where set
View-only
Related products
All
Introduced
Model 204 V2.2

Description

RESHIGH displays the maximum amount (high-water mark) of the virtual storage (in bytes) that has been allocated in this Model 204 run to save resident requests (resident QTBLs and resident NTBLs) when running precompiled procedures in this Model 204 run.

Contrast with RESCURR.