z/OS DFSMSrmm Reporting
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Extract data set rack record: EDGRREXT

z/OS DFSMSrmm Reporting
SC23-6875-00

EDGRREXT maps the rack record in the DFSMSrmm extract data set. See Using the security report for more information about the DFSMSrmm extract data set.

    Common Name:          RMM Report Extract File Rack Number Record
    Macro ID:             EDGRREXT
    DSECT Name:           RREXT
    Owning Component:     DFSMSrmm (DF186)
    Eye-Catcher ID:       R
    Storage Attributes:   Subpool: N/A
                          Key: N/A
                          Residency: N/A
    Size:                 See STRUCTURE length
    Created by:           EDGHSKP
    Pointed to by:        Assembler - USING on RREXT
                          PL/X - %INCLUDE EDGRREXT
    Serialization:        None
    Function:             Maps the RMM report extract file rack
                          number record.
    In this record the date format depends on the DATEFORM selected
    by EDGHSKP execution parameter or the parmlib specified value.
Table 1. Structure RREXT
Offset Offset
Dec Hex Type Len Name(Dim) Description
0 (0) STRUCTURE 126 RREXT
0 (0) CHARACTER 1  RRTYPE Record type - C'R'
1 (1) CHARACTER 1  RRTYPE2 Rack record ID: one of E - empty rack, F - free/scratch rack, U - in use rack
4 (4) CHARACTER 6  RRRACK Rack number
10 (A) CHARACTER 8  RRNAME Media name
10 (A) CHARACTER 8   RRUNIT Old name for RRNAME field
    Start of common fields:
    The common fields are in the same place in each record type
    in the report extract file. This allows common processing of
    these fields across multiple record types.
48 (30) CHARACTER 10  RRCRDATE Create date of rack record
58 (3A) CHARACTER 6  RRCRTIME Create time (HHMMSS) of rack record
64 (40) CHARACTER 8  RRCRSID Create system ID of rack record
72 (48) CHARACTER 10  RRLCDATE Last change date of rack record
82 (52) CHARACTER 6  RRLCTIME Last change time (HHMMSS) of rack record
88 (58) CHARACTER 8  RRLCUID Last change user ID of rack record
96 (60) CHARACTER 8  RRLCSID Last change system ID of rack record
    End of common fields
104 (68) CHARACTER 6  RRVOLSER Assigned volume serial number
110 (6E) CHARACTER 10  RRUCDATE Last "user" change date
120 (78) CHARACTER 6  RRUCTIME Last "user" change time (HHMMSS)
126 (7E) CHARACTER 0  RRRCEND End of RREXT
Table 2. Constants for RREXT
Len Type        Value Name Description
1 CHARACTER E RRTYPEE E - empty rack
1 CHARACTER F RRTYPEF F - free/scratch rack
1 CHARACTER U RRTYPEU U - in use rack
Table 3. Cross reference for RREXT
Name Offset Hex Tag Level
RRCRDATE 30 2
RRCRSID 40 2
RRCRTIME 3A 2
RREXT 0 1
RRLCDATE 48 2
RRLCSID 60 2
RRLCTIME 52 2
RRLCUID 58 2
RRNAME A 2
RRRACK 4 2
RRRCEND 7E 2
RRTYPE 0 2
RRTYPE2 1 2
RRUCDATE 6E 2
RRUCTIME 78 2
RRUNIT A 3
RRVOLSER 68 2

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014