RSMDATA DIVMAP subcommand output

The RSMDATA DIVMAP subcommand provides an RSM data-in-virtual mapped range report. This report gives information about ranges of pages mapped by data-in-virtual.

The mapped pages are sorted by ASID. For each ASID, the mapped pages are grouped with the pages for the address space first, followed by the pages for each data space. Within each group, the pages are in no particular order.

               D I V   M A P P E D   R A N G E   R E P O R T


JOBNAME  ASID DSPNAME  START AD NUM BLCK HS OBJ   HS START STATUS   PF E DG
-------- ---- -------- -------- -------- -------- -------- -------- -- - --------
SMALLJOB 0023 -        01530000 00000705 -        -        MAPPED   00 N 02056780
SMALLJOB 0023 MYDSP    04035000 0006B394 -        -        MAPPED   00 N 02055660
THRASHER 0042 DSP3     002EF000 00000030 -        -        MAPPED   00 N 02056760
THRASHER 0042 DSP22    002FF000 00000034 -        -        MAPPED   00 N 020567A0
THRASHER 0042 DSP1     002DF000 00000054 -        -        MAPIP    00 N 020557C0
THRASHER 0042 -        0100F000 000005F3 -        -        MAPPED   00 N 02145600
JOB1     009E OLDDSP   34C33000 00000396 -        -        MAPPED   00 N 020346C0
BIGJOB   0099 -        00233000 00000E20 MYHSP01  00001000 MAPPED   00 N 020CA3E0
BIGJOB   0099 -        0045F000 000A4144 -        -        MAPPED   00 N 021039A0
MEDTSO   0099 -        00432000 00004175 -        -        MAPPED   00 N 02100020
BADJOB   00A2 -        02345000 00000548 -        -        MAPPED   00 N 02034AA0
    .
    .
    .

Totals for this DIV mapped range report (in decimal):

        MAPIP       MAPRPIP        UNMAPIP        SAVEIP       RESETIP
            2             1             15             0             0

       MAPPED         TOTAL
        1,667         1,685
JOBNAME
Name of the job that owns the mapped range of pages.
ASID
Address space identifier of the address space that owns the mapped range of pages.
DSPNAME
Name of the data space that contains the mapped range of pages or dash (–) for address space ranges.
START AD
The address of the start of the mapped range.
NUM BLCK
The number, in hexadecimal, of blocks in the mapped range. A block is 4096 bytes or one page.
HS OBJ
The name of the Hiperspace™, if the address space range is mapped to a Hiperspace. Dash (–) for data-in-virtual objects that are not Hiperspaces.
HS START
The starting address in the Hiperspace of the mapped page range, if the range is mapped to a Hiperspace. Dash (–) for data-in-virtual objects that are not Hiperspaces.
STATUS
Any operations currently in progress on the range:
MAPIP
DIV MAP request is in progress
MAPRPIP
DIV MAP reprime request is in progress
UNMAPIP
DIV UNMAP request is in progress
SAVEIP
DIV SAVE request is in progress
RESETIP
DIV RESET request is in progress
MAPPED
DIV MAP request has completed and no other DIV macro function is in progress
PF
Page fault count, in hexadecimal.
E
An indication of an error in the mapped range:
Y
Error
N
No error
DG
Diagnostic data useful to IBM®.
Totals for this DIV mapped range report (in decimal):
These totals appear at the end of the report.
MAPIP
MAPRPIP
UNMAPIP
SAVEIP
RESETIP
MAPPED
The total number, in decimal, of pages in mapped ranges that are in the indicated state. The state is given in the STATUS field.
TOTAL
The total number, in decimal, of pages in mapped ranges evaluated in the report.