RESPAGE parameter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
<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 | <p>If a non-zero value is specified, then the actual number of 4K pages allocated will be rounded up to the next 1 megabyte page boundary (the next multiple of 256 4K pages).</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>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 08:02, 31 July 2014
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 a non-zero value is specified, then the actual number of 4K pages allocated will be rounded up to the next 1 megabyte page boundary (the next multiple of 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.