HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


MSTATUS

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Opens or closes (toggles) the MStatus window.
Read syntax diagramSkip visual syntax diagram
>>-MSTAtus-----------------------------------------------------><

This window displays information about the storage used to contain the extract data information that was loaded with LANGUAGE LOAD commands. This includes:
  • number of compile areas
  • extract data storage consumption (total, direct, pooled)
  • extract data storage pool utilization, including the number of AREAs in the pool which are unused

The MSTATUS command helps when free storage is at a premium.

When extract data file information is removed from storage with LANGUAGE DROP, the storage AREAs that held the extract data are kept for use by later LANGUAGE LOAD commands. The MPACK command returns storage AREAs that no longer hold extract data back to the operating system free storage pool.

Return codes

0
Operation successful

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014