RESCURR parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (changed "used" to "allocated")
m (add link)
Line 13: Line 13:
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V6.1</var> or earlier
</dl>
</dl>
==Description==
==Description==
The current amount of virtual storage (in bytes) that has been allocated for saved resident requests (resident QTBLs and resident NTBLs) when running precompiled User Language requests
<var>RESCURR</var> displays the current amount of virtual storage (in bytes) that has been allocated for saved [[Performance monitoring and tuning#Resident Request feature for precompiled procedures|resident requests]] (resident QTBLs and resident NTBLs) when running SOUL precompiled procedures.
 
If reporting ATB storage, the byte total is an even multiple of 4096, that is, one 4K-byte page.
 
[[Category:System parameters]]
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 22:21, 9 June 2016

Current storage allocated for resident requests

Summary

Default value
None
Parameter type
System
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

RESCURR displays the current amount of virtual storage (in bytes) that has been allocated for saved resident requests (resident QTBLs and resident NTBLs) when running SOUL precompiled procedures.

If reporting ATB storage, the byte total is an even multiple of 4096, that is, one 4K-byte page.