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


SMF vital record specification information: EDGSKREC

z/OS DFSMSrmm Reporting
SC23-6875-00

EDGSKREC maps the vital record specification information.

    Common Name:          RMM Vital Record Specification SMF
                          Information
    Macro ID:             EDGSKREC
    DSECT Name:           MKREC
    Owning Component:     DFSMSrmm (DF186)
    Eye-Catcher ID:       K
    Storage Attributes:   Subpool: N/A
                          Key: N/A
                          Residency: N/A
    Size:                 MKRECLN
    Created by:           EDGMFIO
    Pointed to by:        Assembler - USING on MKREC
                          PL/X - %INCLUDE EDGSKREC
    Serialization:        None
    Function:             Maps the RMM vital record specification
                          SMF information
Table 1. Structure MKREC
Offset Offset
Dec Hex Type Len Name(Dim) Description
0 (0) STRUCTURE 212 MKREC
0 (0) CHARACTER 0  MKRECORD EDGSKREC record
     Key
0 (0) CHARACTER 56  MKKEY Key of VRS record
0 (0) CHARACTER 1   MKTYPE Record type
1 (1) CHARACTER 1   MKTYPE2 VRS type
2 (2) CHARACTER 44   *
2 (2) CHARACTER 6    MKVOLSER Volume serial mask
2 (2) CHARACTER 8    MKNAME Name of VRS
2 (2) CHARACTER 44    MKDSNAME Data set name mask
46 (2E) CHARACTER 1   MKGENKEY Generic/specific indicator
47 (2F) CHARACTER 8   MKCRTJBN Job name mask
55 (37) CHARACTER 1   MKPAD1 Reserved (binary zeros)
     Control information
56 (38) SIGNED 2  MKRECLN Record length
60 (3C) CHARACTER 4  MKCRDATE VRS create date - YYYYDDD
64 (40) CHARACTER 4  MKCRTIME VRS create time - HHMMSST
68 (44) CHARACTER 8  MKCRSID Create system ID
76 (4C) CHARACTER 8  MKRCCDS Record create CDS ID
84 (54) CHARACTER 4  MKLCDATE Last change date - YYYYDDD
88 (58) CHARACTER 4  MKLCTIME Last change time - HHMMSST
92 (5C) CHARACTER 8  MKLCUID Last change user ID
100 (64) CHARACTER 8  MKLCSID Last change system ID
108 (6C) CHARACTER 4  MKUCDATE Last "user" change date
112 (70) CHARACTER 4  MKUCTIME Last "user" change time
116 (74) BIT(8) 1  MKCFLG Control flags 1
  1... ....   MKDELFLG Record deleted
  .1.. ....   MKPDLFLG Record previously deleted
  ...1 ....   MKSELFLG Select - processed by satellite update
  .... 1...   MKDUMMY Dummy record allow TSO ADD
  .... .1..   MKSETDUMMY Dummy flag should be set
  .... ..1.   MKGMT1 Record converted to GMT once
  .... ...1   MKGMT2 Timestamps in GMT format
117 (75) BIT(8) 1  MKRECLEV Record level number
     Retention type
124 (7C) CHARACTER 1  MKRETN Type of retention
  1... ....   MKRETNC Cycles
  .1.. ....   MKRETND Days
  ..1. ....   MKRETNR LastReferenceDays
  ...1 ....   MKRETNW WhileCataloged
  .... 1...   MKRETNX UntilExpired
  .... .1..   MKRETNXD ExtraDays
  .... ..1.   MKRETNCD ByDaysCycle
     Data set name mask type
125 (7D) BIT(8) 1  MKDSNTYP Data set name mask type
  1... ....   MKDSNG Generation Data Group
  .1.. ....   MKDSNP Pseudo GDG
  ..1. ....   MKDSND Standard
     Store information
126 (7E) CHARACTER 1  MKSTORE Store requirement
127 (7F) CHARACTER 1  MKRES1 Reserved
128 (80) CHARACTER 8  MKLOC Location name: one of HOME, LOCAL, REMOTE, DISTANT, CURRENT or defined library name
     VRS control information
136 (88) CHARACTER 8  MKNEXT Name of NEXTVRS or ANDVRS
144 (90) SIGNED 4  MKCOUNT Number of cycles, days, volumes
148 (94) SIGNED 2  MKLPRTY Location priority override
152 (98) SIGNED 4  MKSTORE1 Store keep number
156 (9C) CHARACTER 4  MKLRTIME Last reference time
160 (A0) BIT(8) 1  MKFLAGA Flag-A
  1... ....   MKFGAAND MKNEXT is ANDVRS() operand
  .1.. ....   MKFGANXT MKNEXT is NEXTVRS() operand
161 (A1) BIT(8) 1  MKRLSOPT Release options
  1... ....   MKRLSXDI Expiration date ignore
  .1.. ....   MKRLSSCI Scratch immediate
162 (A2) SIGNED 2  MKDELAY Number of days before move
164 (A4) CHARACTER 8  MKOWNER VRS owner
172 (AC) CHARACTER 4  MKDELDAT VRS delete date (YYYYDDD)
176 (B0) CHARACTER 30  MKDESC Description
208 (D0) CHARACTER 4  MKLRDATE Last reference date
212 (D4) CHARACTER 0  MKRCEND End of MKRECORD
Table 2. Constants for MKREC
Len Type        Value Name Description
     Constant for MKTYPE - record type
1 CHARACTER K MKTYPEID VRS record ID
     Constants for MKTYPE2 - VRS type
1 CHARACTER V MKTYPVOL Volume VRS
1 CHARACTER N MKTYPNAM Name VRS
1 CHARACTER D MKTYPDSN Data set VRS
     Constants for MKGENKEY - generic/specific indicator
1 CHARACTER 0 MKGKSPEC Specific
1 CHARACTER 1 MKGKGEN Generic
     Constants for MKSTORE - store requirement
1 CHARACTER V MKSTOREV Vital record only
1 CHARACTER R MKSTORER Remote store
1 CHARACTER L MKSTOREL Local store
1 CHARACTER D MKSTORED Distant store
1 CHARACTER B MKSTOREB Both: local then distant
Table 3. Cross reference for MKREC
Name Offset Hex Tag Level
MKCFLG 74 2
MKCOUNT 90 2
MKCRDATE 3C 2
MKCRSID 44 2
MKCRTIME 40 2
MKCRTJBN 2F 3
MKDELAY A2 2
MKDELDAT AC 2
MKDELFLG 74 80 3
MKDESC B0 2
MKDSNAME 2 4
MKDSND 7D 20 3
MKDSNG 7D 80 3
MKDSNP 7D 40 3
MKDSNTYP 7D 2
MKDUMMY 74 08 3
MKFGAAND A0 80 3
MKFGANXT A0 40 3
MKFLAGA A0 2
MKGENKEY 2E 3
MKGMT1 74 02 3
MKGMT2 74 01 3
MKKEY 0 2
MKLCDATE 54 2
MKLCSID 64 2
MKLCTIME 58 2
MKLCUID 5C 2
MKLOC 80 2
MKLPRTY 94 2
MKLRDATE D0 2
MKLRTIME 9C 2
MKNAME 2 4
MKNEXT 88 2
MKOWNER A4 2
MKPAD1 37 3
MKPDLFLG 74 40 3
MKRCCDS 4C 2
MKRCEND D4 2
MKREC 0 1
MKRECLEV 75 2
MKRECLN 38 2
MKRECORD 0 2
MKRES1 7F 2
MKRETN 7C 2
MKRETNC 7C 80 3
MKRETNCD 7C 02 3
MKRETND 7C 40 3
MKRETNR 7C 20 3
MKRETNW 7C 10 3
MKRETNX 7C 08 3
MKRETNXD 7C 04 3
MKRLSOPT A1 2
MKRLSSCI A1 40 3
MKRLSXDI A1 80 3
MKSELFLG 74 10 3
MKSETDUMMY 74 04 3
MKSTORE 7E 2
MKSTORE1 98 2
MKTYPE 0 3
MKTYPE2 1 3
MKUCDATE 6C 2
MKUCTIME 70 2
MKVOLSER 2 4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014