MAIN-STORAGE

File 20
Statement FIND
Task Read pages of memory pools.

Relevant Error Codes

Code Text
799 Entire Systems Management Adapter internal error.
803 Cannot access data.

Field Descriptions

Dictionary Field Name Format/

Length/

Desc/

Mu

Description

ADDRESS (B4) Address relative to memory pool start.
  D  
AREA (A250) Location to which the storage block is returned.
LENGTH (N3) Length of main storage to be retrieved (maximum is 250).
  D  
OFFSET (B4) Offset related to address to be displayed. The actual address displayed is specified by a combination of the ADDRESS and OFFSET fields.
  D  
POOL-ID (A54) Required. Name of the memory pool.
  D  
SCOPE (A6) Scope of memory pool. Possible values:
  D GLOBAL Name valid system-wide. Default.
    GROUP Name valid for user ID.
    LOCAL Name valid for task.