STORCUR parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
 
Line 18: Line 18:
The current dynamic storage allocation in bytes</p>
The current dynamic storage allocation in bytes</p>
<p>
<p>
<var>STORCUR</var> is the number of your <var>SPCORE</var> storage bytes that is currently allocated. In z/OS, <var>STORCUR</var> includes storage above the line as well as below. </p>
<var>STORCUR</var> is the number of your <var>[[SPCORE_parameter|SPCORE]]</var> storage bytes that is currently allocated. In z/OS, <var>STORCUR</var> includes storage above the line as well as below. </p>
<p>
<p>
For detailed information on dynamic storage allocation tracking, refer to [[Performance monitoring and tuning#Dynamic storage allocation tracking|Dynamic storage allocation tracking]].</p>
For detailed information on dynamic storage allocation tracking, refer to [[Performance monitoring and tuning#Dynamic storage allocation tracking|Dynamic storage allocation tracking]].</p>

Latest revision as of 13:07, 11 September 2017

Current dynamic storage allocation

Summary

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

Description

The current dynamic storage allocation in bytes

STORCUR is the number of your SPCORE storage bytes that is currently allocated. In z/OS, STORCUR includes storage above the line as well as below.

For detailed information on dynamic storage allocation tracking, refer to Dynamic storage allocation tracking.