RSMDATA SUBSPACE subcommand output

The RSMDATA SUBSPACE subcommand provides an RSM subspace report (Figure 1). The subspaces are sorted by ASID. The subspaces for an address space are listed by the lower limit of the subspace virtual storage address.

Figure 1. Example: RSMDATA SUBSPACE subcommand output
                            R S M   S U B S P A C E   R E P O R T


JOBNAME  ASID SSP NAME OWNG TCB STOKEN            DG       DG       DG       DG
-------- ---- -------- -------- ----------------- -------- -------- -------- --------
SERV0001 0041 SSP00001 009EEE80 90000A01 0000000B 7FFF1040 688FF000 0128F000 7F004000
SERV0001 0041 SSP00002 009EEE80 90000B01 0000000C 7FFF1080 688FF080 0128F080 7F002000
SERV0001 0041 SSP00003 009EEE80 90000C01 0000000D 7FFF10C0 688FF100 0128F100 00000000
    .
    .
    .

   JOBNAME  ASID START AD END ADDR STATUS   SSP NAME DG
   -------- ---- -------- -------- -------- -------- --------
   SERV0001 0041 00000000 000FFFFF GLOBAL   -        6FF00000
   SERV0001 0041 00100000 00100FFF ASSIGN   SSP00001 6FEFF000
   SERV0001 0041 00101000 00101FFF ASSIGN   SSP00002 6FEFF004
   SERV0001 0041 00102000 001FFFFF UNASSIGN -        6FEFF008
   SERV0001 0041 00200000 006FFFFF UNASSIGN -        6FF00008
   SERV0001 0041 00700000 03FFFFFF GLOBAL   -        6FF0001C
   SERV0001 0041 04000000 040FFFFF ASSIGN   SSP00001 6FF00100
   SERV0001 0041 04100000 041FFFFF ASSIGN   SSP00002 6FF00104
    .
    .
    .
Number of subspaces: nn,nnn
JOBNAME
The name of the job.
ASID
Address space identifier.
SSP NAME
Subspace name.
OWNG TCB
Owning task's TCB address.
STOKEN
Subspace token. This token is the value returned by the IARSUBSP CREATE service when the subspace was created.
START
Lower limit address of the subspace range.
END
Upper limit address of the subspace range.
STATUS
Status of the range of address space storage. Status is one of the following:
GLOBAL
The storage can be referenced by all subspaces within this address space.
ASSIGN
The storage is assigned to the subspace indicated by SSP NAME
UNASSIGN
The storage is not assigned to any subspace.
DG
IBM® internal diagnostic information. This section of the report contains data that is useful to IBM.
Number of subspaces: nn,nnn
Number of subspaces in the report.