RESPAGE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
<p>Activates the APSY Precompiled Procedures in storage feature using above the bar pages by specifying a number of 4K operating system pages.</p>
<p>Activates the APSY Precompiled Procedures in storage feature using above the bar pages by specifying a number of 4K operating system pages.</p>
<p>If specified, the value will be rounded to the next 1 megabyte page boundary (256 4K pages).</p>
<p>If specified, the value will be rounded to the next 1 megabyte page boundary (256 4K pages).</p>
<p>If specified, RESSIZE, RESLTHR and RESTHRSH are ignored; RESSIZE is reset to -1; RESLTHR and RESTHRSH are reset to zero.</p>
<p>If specified, [[RESSIZE_parameter|RESSIZE]], [[RESLTHR parameter|RESLTHR]], and [[RESTHRSH parameter|RESTHRSH]] are ignored; RESSIZE is reset to -1; RESLTHR and RESTHRSH are reset to zero.</p>
<p>For IBM z/OS systems only.</p>
<p>For IBM z/OS systems only.</p>
[[Category:Parameters]]
[[Category:Parameters]]
[[Category:System parameters]]
[[Category:System parameters]]

Revision as of 19:40, 17 October 2013

Number of resident N/QTBL ATB pages

Summary

Default value
0
Parameter type
System
Where set
User 0 parameter line
Related products
All
Introduced
Model 204 version 7.5

Description

Activates the APSY Precompiled Procedures in storage feature using above the bar pages by specifying a number of 4K operating system pages.

If specified, the value will be rounded to the next 1 megabyte page boundary (256 4K pages).

If specified, RESSIZE, RESLTHR, and RESTHRSH are ignored; RESSIZE is reset to -1; RESLTHR and RESTHRSH are reset to zero.

For IBM z/OS systems only.