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

Returns information about the storage used to contain the extract data information which has been 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
Read syntax diagramSkip visual syntax diagram
>>-EXTract--MStatus--------------------------------------------><

The name of the stemmed variable array defaults to LSM. and may be set by the LANGUAGE STEM command (see LANGUAGE STEM).

The EXLIMIT command (see EXLIMIT) is used to control the maximum stemmed array index value.

REXX variables set

stemname.0
Number of items in the stemmed array
stemname.n
Information about the extract data storage

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014