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


Extract data set storage location bin record: EDGRSEXT

z/OS DFSMSrmm Reporting
SC23-6875-00

EDGRSEXT maps the storage location bin 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 Storage Location
                          Bin Record
    Macro ID:             EDGRSEXT
    DSECT Name:           RSEXT
    Owning Component:     DFSMSrmm (DF186)
    Eye-Catcher ID:       S
    Storage Attributes:   Subpool: N/A
                          Key: N/A
                          Residency: N/A
    Size:                 See STRUCTURE length
    Created by:           EDGHSKP
    Pointed to by:        Assembler - USING on RSEXT
                          PL/X - %INCLUDE EDGRSEXT
    Serialization:        None
    Function:             Maps the RMM report extract file storage
                          location bin record.
    In this record the date format depends on the DATEFORM selected
    by EDGHSKP execution parameter or the parmlib specified value.
Table 1. Structure RSEXT
Offset Offset
Dec Hex Type Len Name(Dim) Description
0 (0) STRUCTURE 144 RSEXT
0 (0) CHARACTER 1  RSTYPE Record type C'S'
1 (1) CHARACTER 1  RSTYPE2 Bin record ID: one of E - empty bin, U - assigned bin
2 (2) CHARACTER 8  RSRMSTID Storage location name
11 (B) CHARACTER 6  RSBINNO Bin number
17 (11) CHARACTER 8  RSBMEDN Bin media name
    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  RSCRDATE Create date of bin record
58 (3A) CHARACTER 6  RSCRTIME Create time (HHMMSS) of bin record
64 (40) CHARACTER 8  RSCRSID Create system ID of bin record
72 (48) CHARACTER 10  RSLCDATE Last change date of bin record
82 (52) CHARACTER 6  RSLCTIME Last change time (HHMMSS) of bin record
88 (58) CHARACTER 8  RSLCUID Last change user ID of bin record
96 (60) CHARACTER 8  RSLCSID Last change system ID of bin record
    End of common fields
104 (68) CHARACTER 6  RSVOLSER Current volume
110 (6E) CHARACTER 6  RSMOVINGINVOL Moving-in volume
116 (74) CHARACTER 6  RSMOVINGOUTVOL Moving-out volume
122 (7A) CHARACTER 6  RSOLDVOL Old volume
128 (80) CHARACTER 10  RSUCDATE Last "user" change date
138 (8A) CHARACTER 6  RSUCTIME Last "user" change time (HHMMSS)
144 (90) CHARACTER 0  RSRCEND End of RSEXT
Table 2. Constants for RSEXT
Len Type        Value Name Description
1 CHARACTER E RSTYPER E - empty bin
1 CHARACTER U RSTYPES U - assigned bin
Table 3. Cross reference for RSEXT
Name Offset Hex Tag Level
RSBINNO B 2
RSBMEDN 11 2
RSCRDATE 30 2
RSCRSID 40 2
RSCRTIME 3A 2
RSEXT 0 1
RSLCDATE 48 2
RSLCSID 60 2
RSLCTIME 52 2
RSLCUID 58 2
RSMOVINGINVOL 6E 2
RSMOVINGOUTVOL 74 2
RSOLDVOL 7A 2
RSRCEND 90 2
RSRMSTID 2 2
RSTYPE 0 2
RSTYPE2 1 2
RSUCDATE 80 2
RSUCTIME 8A 2
RSVOLSER 68 2

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014