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


Extract data set header record: EDGRHEXT

z/OS DFSMSrmm Reporting
SC23-6875-00

EDGRHEXT maps the header record in the DFSMSrmm extract data set. See Using the extract data set for more information about the DFSMSrmm extract data set.

    Common Name:          RMM Extract File Header Record
    Macro ID:             EDGRHEXT
    DSECT Name:           RHEXT
    Owning Component:     DFSMSrmm (DF186)
    Eye-Catcher ID:       H
    Storage Attributes:   Subpool: N/A
                          Key: N/A
                          Residency: N/A
    Size:                 See STRUCTURE length
    Created by:           EDGHSKP
    Pointed to by:        Assembler - USING on RHEXT
                          PL/X - %INCLUDE EDGRHEXT
    Serialization:        None
    Function:             Maps the RHEXT structure to identify
                          the details within the RMM extract file
                          header record.
    In this record the date format depends on the DATEFORM selected
    by EDGHSKP execution parameter or the parmlib specified value.
Table 1. Structure RHEXT
Offset Offset
Dec Hex Type Len Name(Dim) Description
0 (0) STRUCTURE 205 RHEXT
0 (0) CHARACTER 1  RHTYPE Record type: C'H'
   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 field across multiple record types.
48 (30) CHARACTER 10  RHCRDATE Create date of header record
58 (3A) CHARACTER 6  RHCRTIME Create time (HHMMSS) of header record
64 (40) CHARACTER 8  RHCRSID Create system ID of header record
   End of common fields
104 (68) CHARACTER 1  RHDATEFORM Format of all dates in the extract file
105 (69) CHARACTER 1  RHEXTENDEDBIN Extended bin enabled: Y, N
106 (6A) CHARACTER 9  RHTZ Time zone offset +-HH:MM:SS
115 (73) CHARACTER 4  RHTZ_NAME Time zone name or blank
205 (CD) CHARACTER 0  RHRCEND End of RHEXT
Table 2. Constants for RHEXT
Len Type        Value Name Description
     Contants
1 CHARACTER H RHTYPEID
1 CHARACTER RHDATEFORM_NOTSET
1 CHARACTER E RHDATEFORM_EUROPEAN
1 CHARACTER A RHDATEFORM_AMERICAN
1 CHARACTER I RHDATEFORM_ISO
1 CHARACTER J RHDATEFORM_JULIAN
Table 3. Cross reference for RHEXT
Name Offset Hex Tag Level
RHCRDATE 30 2
RHCRSID 40 2
RHCRTIME 3A 2
RHDATEFORM 68 2
RHEXT 0 1
RHEXTENDEDBIN 69 2
RHRCEND CD 2
RHTYPE 0 2
RHTZ 6A 2
RHTZ_NAME 73 2

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014