FSR—Function Statistics Record

The function statistics record (FSR) is a control block that contains statistics for a particular function that is performed on one data set, or UNIX file (see Table 1). It is maintained in the DFSMShsm work space until the data set, or UNIX file processing has completed. Upon completion of the function, the record is written to the DFSMShsm log and accumulated by category into the daily and volume statistics records in the migration control data set. The control block has a length of 6396 bytes. Only the first 300 bytes are used, unless tape volumes are used for the function, or a UNIX file was processed.
Note: Function Statistics Records relating to UNIX files additionally have the UNIX file name in the FSRDSN field. However, because this field is 44 bytes long, it is possible that the complete UNIX file name cannot fit. In which case, the FSRDSN field contains the first portion of the UNIX file name, followed by ‘...’, and the last portion of the UNIX file name. The complete file name can always be found at the end of the record, after the Tape entries, if any.
When the function statistics record is written to SMF, its first 18 bytes are replaced with the standard 18-byte SMF record header.
Note:
  1. When a DFSMShsm function is executed, only selected fields within the FSR record are set. Which fields are actually set depends on the function being performed and the method that is used to request the function. The fields that are set are required by the DFSMShsm REPORT command.
  2. Function statistics records for ABACKUP and ARECOVER activity can be found in WWFSR—ABACKUP/ARECOVER Function Statistics Record Control Block.

Table 1. FSR—Function Statistics Record
    Offsets
Decimal (Hex)
Type Length Name Description
0 (0) STRUCTURE 300 FSR Function statistics record.
0 (0) CHARACTER 18 FSRHDR Standard 18-byte SMF record header.
0 (0) FIXED 2 FSRLEN Function statistics record length.
2 (2) FIXED 2 FSRSEG RDW SEGMENT DESCRIPTOR NX
2 (2) FIXED 2 * Reserved.
4 (4) BITSTRING 1 FSRFLG Operating environment.
5 (5) FIXED 1 FSRRTY System management facility record identification associated with function statistics records.
6 (6) FIXED 4 FSRTME TOD REC WRITTEN NX
10 (A) CHARACTER 4 FSRDTE DATE RECORD WRITTEN NX
6 (6) FIXED 8 * Reserved.
14 (E) CHARACTER 4 FSRSID System identification from the computing system.
18 (12) CHARACTER 8 FSRJBN Job name requesting the function.
26 (1A) FIXED 4 FSRRST Job start time. The time is obtained from the TIME macro in hund redths of seconds.
30 (1E) CHARACTER 4 FSRRSD Reader start date. The date is obtained from the TIME DEC macro in format X'0cyyddds'.
34 (22) CHARACTER 8 FSRUID ID of the user requesting the function.
42 (2A) FIXED 1 FSRTYPE DFSMShsm function type:
1 = Primary to level 1 migration
2 = Level 1 to level 2 migration, or level 1 to level 1  
    migration, or level 2 to level 2 migration
3 = Primary to level 2 migration
4 = Recall from level 1 to primary
5 = Recall from level 2 to primary
6 = Delete a migrated data set
7 = Daily backup
8 = Spill backup
9 = Recovery
10 = Recycle backup volume
11 = Data set deletion by age
12 = Recycle migration volume
13 = Full volume dump
14 = Volume or data set restore
15 = ABACKUP function (see WWFSR control block)
16 = ARECOVER function (see WWFSR control block)
17 = Expire primary or migrated data sets
18 = Partrel function
19 = Expire or roll off incremental backup version
20 = (H)BDELETE an incremental backup version
21 = Fast replication backup function
22 = Fast replication recover function
23 = Fast replication delete function
24 = Class transition
25 = Migration to cloud
26 = Recall from cloud
43 (2B) BITSTRING 1 FSRFLAGS This byte contains the following flags:
   
1...  ....
  FSRFFSTR When set to 1, from a striped data set.
   
.1..  ....
  FSRFTSTR When set to 1, to a striped data set.
   
..1.  ....
  FSRF32K When set to 1, data set is greater than 32K tracks. Use fields FSRTRKKR and FSRTRKKW instead of FSRTRKR and FSRTRKW.
   
...1  ....
  FSRFKB When set to 1, data set is greater than 2GB. Fields FSRBYTR and FSRBYTW represent KB (1024 bytes).
   
....  1...
  FSRFVER When set to 1, FSRGEN contains a version number.
   
....  .1..
  FSRFNONQ When set to 1, DFSMShsm was directed to not serialize (enqueue) before making a backup copy.
   
....  ..1.
  FSRFNQN1 When set to 1, data set was backed up even though enqueue failed (once).
   
....  ...1
  FSRFNQN2 When set to 1, attempted enqueue failed, backup was retried and enqueue failed again.
44 (2C) CHARACTER   FSRDATA Start of function data.
44 (2C) CHARACTER 92 FSRMWE The next 92 bytes contain information from the management work element for the request.
44 (2C) CHARACTER 44 FSRDSN Data set name. For types 21, 22, and 23, this field contains the copy pool name.
88 (58) CHARACTER 6 FSRTVOL Receiving volume from the management work element. Also used for fast replication.
94 (5E) CHARACTER 4 FSRDEVT Receiving device type as defined by the UCB. If FSRTYPE=10 or 12, this is for the recycle target volume.
98 (62) CHARACTER 6 FSRFVOL Serial number of the original volume from the management work element.
98 (62) CHARACTER 6 FSRCLIP
For volume restore only:
Target volume from MWE
        FSR_RECYCLE_SOURCE_VOLSER
         
For recycle only:
  Source volume for recycle - first volume of
  a connected data set.
104 (68) FIXED 4 FSRGEN Backup copy generation number if FSRFDAT is set to 0 and FSRFVER is set to 0. Backup copy version number if FSRFDAT is set to 0 and FSRFVER is set to 1.
104 (68) CHARACTER 4 FSRDATE Backup date if FSRFDAT is set to 1 and a recovery command with a from date was specified. The date is obtained from the TIME DEC macro in format X'0cyyddds'.
108 (6C) FIXED 4 FSRRC Return code from the management work element. Use this field along with the FSRTYPE field to find out what function was running. Then, see message ARC0734I to determine what the return code means.
112 (70) FIXED 4 FSRREAS Reason code from the management work element.
116 (74) CHARACTER 4 FSRABCC Abnormal end code if there is one.
120 (78) FIXED 2 FSRDARC Dynamic allocation return code.
122 (7A) CHARACTER 8 FSRGRP RACF group name.
130 (82) BITSTRING 1 FSRRACF RACF flags from the ACEEFLG1 field of the attachment environment element.
131 (83) BITSTRING 1 FSRMFLGS Flags from the MWE.
   
1...  ....
  FSRFRTRY When set to 1, the backup copy was made during a retry, after the first try failed because the data set was in use.
   
.1..  ....
  FSRF_REMOTE When set to 1, this request completed successfully on a remote system.
   
..1.  ....
  FSRFPIGB When set to 1, the request was completed using a tape already mounted.
   
...1  ....
  FSRF_REMOTE_HOST_PROCESSED
          When set to 1, MWE processed by remote host.
   
....  1...
  FSRF_DASD When set to 1, the DASD copy of the version was deleted.
   
....  .1..
  FSRF_DUMPCPY When set to 1, the dump class of the copy pool dump was deleted.
   
....  ..1.
  FSRF_DUMPVER When set to 1, the entire dump version of the copy pool version was deleted.
   
....  ...1
  FSRF_COPYPOOL_FRDUMP A value of 1 indicates a fast replication dump or restore.
132 (84) FIXED 4 FSRRQN DFSMShsm request number.
136 (88) FIXED 4 FSRDATR Date the user made the request. The date is obtained from the TIME DEC macro in format X'0cyyddds'.
140 (8C) CHARACTER 4 FSRTIMR Time the user request was received by DFSMShsm. The time is obtained from the TIME macro in format X'hhmmssth'.
144 (90) CHARACTER 4 FSRTIMS Time when the request processing was started. The time is obtained from the TIME macro in format X'hhmmssth'.
144 (90) CHARACTER 4 FSRTIMS1 Alias name for BACKUP and RECYCLE.
148 (94) CHARACTER 4 FSRTIME Time when the request processing was completed. The time is obtained from the TIME macro in format X'hhmmssth'.
148 (94) CHARACTER 4 FSRTIME2 Alias name for BACKUP and RECYCLE.
152 (98) CHARACTER 4 FSRTIMA Time when the data set allocations were completed. The time is obtained from the TIME macro in format X'hhmmssth'. The value of FSRTIMA minus the value of FSRTIMS equals the mount time.
156 (9C) CHARACTER 4 FSRDLU Data set last reference date for migration or the last change date for backup. The date is obtained from the TIME DEC macro in format X'0cyyddds'.
160 (A0) CHARACTER 4 FSRDLM Date that the data set was last moved, migrated, backed up, or recalled. The date is obtained from the TIME DEC macro in format X'0cyyddds'.
164 (A4) FIXED 4 FSRBYTR If FSRFKB is set to 0, then the number of DASD bytes read. If FSRFKB is set to 1, then the number of DASD KB (1024 bytes) read.
Note: This FSR field is significantly affected by DFSMSdss control information added to the data stream when DFSMSdss is the datamover (FSRTRKR and FSRTRKKR are not affected during migration or backup).
168 (A8) FIXED 4 FSRBYTW If FSRFKB is set to 0, then the number of DASD bytes written. If FSRFKB is set to 1, then the number of DASD KB (1024 bytes) written. See note under the FSRBYTR field.
172 (AC) FIXED 2 FSRTRKR If FSRF32K is set to 0, then if FSRTYPE is 17 or 18 (EXPIRE or PARTREL) it is the number of tracks freed; otherwise this is the number of DASD tracks read. If FSRF32K is set to 1, then this field is not valid; use FSRTRKKR instead. If this field is negative, then processing to an SDSP. See note under the FSRBYTR field.
174 (AE) FIXED 2 FSRTRKW If FSRF32K is set to 0, then the number of DASD tracks written. If FSRF32K is set to 1, then this field is not valid; use FSRTRKKW instead. If this field is negative, then processing to an SDSP. See note under the FSRBYTR field.
176 (B0) BITSTRING 2 FSRDORG Data set organization. Values have the same meanings as DS1DSORG in F1 DSCB. If the data set is moved or copied from a L0 volume, the field shows the original user data set organization. If the data set is a DFSMShsm data set (for example, migration copy or backup version), this field always indicates physical sequential data set organization.
176 (B0) BITSTRING 1 * First byte of FSRDORG, skipped.
177 (B1) BITSTRING 1 * Second byte of FSRDORG.
   
xxxx  ....
  * Reserved.
   
....  1...
  FSRFVSDS When set to 1, this is a VSAM data set.
   
....  .x..
  * Reserved.
   
....  ..1.
  FSRF_F9ATT
When FSRTYPE = 4, 5, 9, 14:
  When set to 1, F9 DSCB extended attributes lost
   
....  ...x
  * Reserved.
178 (B2) BITSTRING 2 FSRFLG2 The next 2 bytes contain the following request flags:
   
1...  ....
  FSRFMNT When set to 1, the volume is mounted.
   
.1..  ....
  FSRTSO When set to 1, it is TSO requested. When set to 0, it is batch requested.
   
..1.  ....
  FSRUSER When set to 1, it is a data set request from a user address space. When set to 0, it is system requested.
   
...1  ....
  FSRWAIT When set to 1, a wait was requested. When set to 0, the user did not wait for the request to complete.
   
....  1...
  FSRFDAT When set to 1, the FSRDATE has the date when the function statistics record was created. When set to 0, the FSRDATE contains the generation number.
   
....  .1..
  FSRFRSV When set to 1, the user specified the volume for a recall of a data set.
   
....  ..1.
  FSRFML2 When set to 1, the user specified migration directly to level 2.
   
....  ...1
  FSRFFRV When set to 1, the user specified the FROM volume for a data set recovery.
179 (B3)
1...  ....
  FSRFREP When set to 1, the user specified the REPLACE parameter for a data set recovery.
   
.1..  ....
  FSRFDSRE When set to 1, the statistics associated with a data set restore from a full volume dump are being requested.
   
..1.  ....
  FSRFAPIN When set to 1, APPLYINCREMENTAL has been requested following a full volume restore.
   
...1  ....
  FSRFEXT When set to 1, extent reduction has been requested.
   
....  1...
  FSRFCNVT When set to 1, conversion has been requested.
   
....  .1..
  FSRFROG When set to 1, the GDS has been rolled off.
   
....  ..1.
  FSRFDSS When set to 1, data set was moved by DFSMSdss.
   
....  ...1
  FSRFT0 When set to 1, concurrent copy function was used to back up the dataset.
180 (B4) FIXED 4 FSRCPU CPU time in .01 seconds for request.
184 (B8) FIXED 2 FSRAGE Data set age in days since the last reference for a migration, since last update for a backup, since migration was done for a recall, or since last update for a recovery.
186 (BA) BITSTRING 1 FSRRECFM Record format from the DSCB.
187 (BB) BITSTRING 1 FSROPTCD I/O option codes from the data set control block.
188 (BC) FIXED 2 FSR_DS_MOUNT Count of recalls or recovers thus far from a mounted tape (i.e., number of tape mounts avoided).
190 (BE) FIXED 1 FSR_RECALL_RETRIES Number of attempts to recall a data set before the recall was successful.
   
1... ....
  FSRF_LFS_COPY ON - Migration copy or backup version is LFS
   
.1.. ....
  FSRF_ML1_OVERFLOW ON - Migration copy or backup version is on ML1 OVERFLOW volume
   
..1. ....
  FSRF_NOOVERFLOW_DS ON - NOOVERFLOW eligible data set has been redirected up to a OVERFLOW volume
   
...1 ....
  FSRF_OVERFLOW_DS ON - OVERFLOW eligible data set has been redirected up to a NOOVERFLOW volume
191 (BF) FIXED 1 FSR_COPYMETHOD
When FSRTYPE = 21, 22, 23:
  Requested method of fast replication.
  The valid methods are:
    1=None
    2=Preferred
    3=Required
        FSR_RECYCLE_COUNTER When FSRTYPE = 5: Number of times a data set was recycled before being recalled. When FSRTYPE = 12 Number of times a data set has been recycled since its last migration.
    BITSTRING 1 FSRFLG5 Additional flags
   
1... ....
  FSRF_BACKDS_NEWNAME
When FSRTYPE = 7:
  When set to 1, NEWNAME specified at time of backup
   
.1.. ....
  FSRF_BACKDS_NOSPHERE
When FSRTYPE = 7:
  When set to 1, NOSPHERE processed at time of backup
   
..1. ....
  FSRF_BACKDS_RD_SPCD ON=RETAINDAYS specified at time of ds backup
   
...1 ....
  FSRF_BACKDS_NEVER_EXP When set to 1, this version will never expire. Only valid when FSRF_BACKDS_RD_SPCD is set to 1.
           
192 (C0) CHARACTER 2 FSR_SRCDEV Recall/recover/recycle source. Last two bytes of device type.
194 (C2) FIXED 2 FSRSCLEN Length of storage-class name.
196 (C4) CHARACTER 8 FSRSCNAM First 8 characters of storage-class name.
204 (CC) FIXED 4 FSRTRKKR If FSRF32K is set to 1, then if FSRTYPE is 17 or 18 (EXPIRE or PARTREL) it is the number of tracks freed; otherwise this is the number of DASD tracks read. If FSRF32K is set to 0, then this field is not valid. Use FSRTRKR instead. See note under the FSRBYTR field.
208 (D0) FIXED 4 FSRTRKKW If FSRF32K is set to 1, then the number of DASD tracks written. If FSRF32K is set to 0, then this field is not valid. Use FSRTRKW instead. See note under the FSRBYTR field.
212 (D4) FIXED 2 FSRMCLEN Length of management class name (zero means there is no management class).
214 (D6) CHARACTER 8 FSRMCNAM Name of the management class. If field FSRMCLEN is greater than 8, this field contains the first 8 characters of the name.
222 (DE) BITSTRING 1 FSRFLG3 Request flags:
   
1...  ....
  FSRFVINI When set to 1, the data set recovery request was scheduled from a volume request.
   
.1..  ....
  FSRFXPL1 When set to 1, the data set being expired is from an ML1 volume.
   
..1.  ....
  FSRFXPL2 When set to 1, the data set being expired is from an ML2 volume.
   
...1  ....
  FSRFEXBV When set to 1, the backup version is being deleted by the EXPIREBV command.
   
....  1...
  FSRFBKTP When set to 1, the backup version being deleted is on a tape volume.
   
....  .1..
  FSRFEXDT When set to 1, the data set is being deleted by expiration date or management class age attributes.
   
....  ..1.
  FSRRECON When set to 1, data set was migrated because of reconnection.
   
....  ...1
  FSRF_RECALL_TAKEAWAY When set to 1, this recall caused a tape-takeaway.
223 (DF) BITSTRING 1 FSRFLG4 Flags
   
1...  ....
  FSRF_FRRECOV_DSNAME When set to 1, fast replication recovery was requested for a data set through the FRRECOV DSNAME command.
   
.1..  ....
  FSRF_FRRECOV_FROMDISK When set to 1, fast replication recovery will be performed from disk. This flag is set only when FSRF_FRRECOV_DSNAME is set to 1.
   
..1.  ....
  FSRF_MULT_DSNAMES When set to 1, the fast replication recovery request specified more than one data set name.
   
...1  ....
  FSRF_MULTIVOLUME When set to 1, the fast replication recovery request was performed on part of a multi-volume data set. This flag is set only when FSRF_FRRECOV_DSNAME is set to 1.
   
....  1...
  FSRF_ALTERPRI When set to 1, the priority of this request was altered through the ALTERPRI command.
   
....  .1..
  FSRF_ALTERPRI_HI
This flag applies only when FSRF_ALTERPRI is set to 1
  When set to 1, the HIGH keyword was specified on the
    ALTERPRI command.
  When set to 0, the LOW keyword was specified.
   
....  ..1.
  FSRF_INC When set to 1, copy pool incremental processing was used.
   
....  ...1
  FSRF_CPBSG When set to 1, FRBACKUP override CPBSG
224 (E0) CHARACTER 4 FSRTIMS2 Time preprocessing completed for BACKUP. The time is obtained from the TIME macro in format X'hhmmssth'.
228 (E4) CHARACTER 4 FSRTIMM1 Time data movement started for RECYCLE. The time is obtained from the TIME macro in format X'hhmmssth'.
232 (E8) CHARACTER 4 FSRTIMM2 Time data movement completed for BACKUP and RECYCLE. The time is obtained from the TIME macro in format X'hhmmssth'.
236 (EC) CHARACTER 4 FSRTIME1 Time post-processing started for BACKUP and RECYCLE. The time is obtained from the TIME macro in format X'hhmmssth'.
           
If tape volumes are used, the following fields are used instead of FSRTVOL, FSRFVOL, FSRBYTR, FSRBYTW, and other DASD-specific fields:
           
240 (F0) FIXED 2 FSRNENT1 Number of tape volumes used for backup, recovery, or migration level 2, or the number of recycle input tapes for recycle processing, or the number of dump copies, depending on the function type specified in the FSRTYPE field. The tape volume entries follow the fixed portion of the control block.
242 (F2) FIXED 2 FSRNENT2 Number of output recycle tape entries that follow the FSRNENT1 entry.
244 (F4) FIXED 2 FSRDCOPR Number of dump copies requested.
246 (F6) FIXED 2 FSRDCOPF Number of attempted dump copies that failed.
           
FSR_CPNAME and FSRDCLAS use the same storage. FSR_CPNAME is used when FSRF_FRRECOV_DSNAME is set to 1.
           
248 (F8) CHARACTER 40 FSR_CPNAME Copy pool name. This flag is set only when FSRF_FRRECOV_DSNAME is set to 1.
248 (F8) CHARACTER 8(5) FSRDCLAS A 5-element array consisting of 8-byte fields containing the names of dump classes.
Start of change248End of change Start of change(F8)End of change Start of changeFIXEDEnd of change Start of change4End of change Start of changeFSR_USER_DATASIZEEnd of change Start of changeValid only when FSRF_COMP is set to 1. This value represents in KB (1024) the uncompressed data set size.End of change
Start of change252End of change Start of change(FC)End of change Start of changeFIXEDEnd of change Start of change4End of change Start of changeFSR_COMP_DATASIZEEnd of change Start of changeValid only when FSRF_COMP is set to 1. This value represents in KB (1024) the compressed data set size.End of change
Start of change256End of change Start of change(100)End of change Start of changeFIXEDEnd of change Start of change1End of change Start of changeFSR_ZEDC_COMPRESS_PRCNTEnd of change Start of changeValid only when FSRF_ZEDC is set to 1. This value represents the percent saved by ZEDC compression of the data set at migration.End of change
Start of changeStart of change257End of changeEnd of change Start of change(101)End of change Start of changeCHARACTEREnd of change Start of change1End of change Start of changeFSR_CLOUD_COMPRESS_PRCNTEnd of change Start of change

TCT compression ratio representing the percent saved by TCT compression.

Valid only when FSRF_CLD_COMP is set to 1.End of change
Start of changeStart of change257End of changeEnd of change Start of change(102)End of change Start of changeCHARACTEREnd of change Start of change30End of change Start of change*End of change Start of changeReservedEnd of change
288 (120) CHARACTER 2 FSRHOST Host identifier.
290 (122) CHARACTER 2 FSR_ORGNL_HID Host ID that generated the request. This field is valid only for recall requests.
292 (124) FIXED 4 FSR_FR_REAS
During fast replication:
  Fast replication return code.
        FSR_PSQTY During migration: The number of tracks needed when an error occurred due to not enough ML1 space.
296 (128) FIXED 2 FSR_BACKDS_RETAINDAYS RETAINDAYS value for data set backup
298 (12A) BITSTRING 1 FSRFLG6 More flags
   
1...  ....
  FSRFMB When set to 1, FSRBYTR and FSRBYTW are in Mbytes
   
.1..  ....
  FSRFXPLC When set to 1, indicates that the data set being expired is from Cloud storage
   
..1.  ....
  FSRUNIXF When set to 1, the record is for a UNIX file and name area is after FSRTAPE information
Start of change End of change Start of change End of change Start of change
...1 ....
End of change
Start of change End of change Start of changeFSRF_COMPEnd of change Start of changeWhen set to 1, indicates the data set was already compressed prior to DFSMShsm migration.

FSR_USER_DATASIZE and FSR_COMP_DATASIZE are valid.

End of change
Start of change End of change Start of change End of change Start of change
.... 1...
End of change
Start of change End of change Start of changeFSRF_ZEDCEnd of change Start of changeWhen set to 1, indicates the data set was ZEDC compressed during migration and FSR_ZEDC_COMPRESS_PRCNT holds the percentage of compression.End of change
Start of changeStart of changeEnd of changeEnd of change Start of change End of change Start of change
.... ..1.
End of change
Start of change End of change Start of changeFSR_CLD_COMPEnd of change Start of changeWhen set to 1, data was TCT compressed during migration.End of change
Start of changeStart of changeEnd of changeEnd of change Start of change End of change Start of change
.... ...1
End of change
Start of change End of change Start of changeFSR_CLD_ENCRYPTEnd of change Start of changeWhen set to 1, data was TCT encrypted during migration.End of change
The FSR_UNIX structure is found following the FSRTAPE entries. Its location can be calculated by Length(FSR) + (Length(FSRTAPE) * (FSRNENT1+FSRNENT2)). When FSRUNIXF is ON, this section exists.
varies varies STRUCTURE 1028 FSR_UNIX UNIX filename
0 (0) FIXED 2 FSR_UNML UNIX filename length
2 (2) BITSTRING 2 FSR_FLGS UNIX flags
4 (4) CHARACTER 1024 FSR_UNAM UNIX filename
299 (12B) FIXED 1 * Reserved
           
The following tape volume entries, starting at offset 300 (12C), are valid for each tape volume that is used as indicated in the FSRNENT1 and FSRNENT2 fields. The entries for the FSRNENT1 field are first.
300 (12C) STRUCTURE 12 FSRTAPE Tape volume entry.
300 (12C) CHARACTER 6 FSRTPVOL Volume serial numbers. For dump processing, this field contains only the first volume serial number in each dump copy.
306 (132) BITSTRING 1 FSRTFLGS This byte contains the following flags:
   
1...  ....
  FSRFTKB When set to 1, more than 2GB worth of data, FSRTBYBK represents KB (1024 bytes). When set to 0, less than 2GB worth of data, FSRTBYBK represents bytes.
   
.1..  ....
  FSRFALT When set to 1, the data set on this volume was written in duplex mode; therefore, the total amount of output is twice that shown in the bytes written.
   
..1.  ....
  FSRFTMB When set to 1, FSRTBYBK is in Mbytes
   
...x  xxxx
  * Reserved.
307 (133) CHARACTER 1 * Reserved.
308 (134) FIXED 4 FSRTBYBK The next 4 bytes contain one of the following:
  • For backup processing, if FSRFTKB is set to 0, then bytes written. If FSRFTKB is set to 1, then KB (1024 bytes) written.
  • For recycle output processing, the blocks written.
  • For recycle input processing, the blocks read.
  • For recovery processing, if FSRFTKB is set to 0, then bytes read. If FSRFTKB is set to 1, then KB (1024 bytes) read.
  • For migration processing, if FSRFTKB is set to 0, then bytes written. If FSRFTKB is set to 1, then KB (1024 bytes) written.
  • For recall processing, if FSRFTKB is set to 0, then bytes read. If FSRFTKB is set to 1, then KB (1024 bytes) read.
  • For delete migrated data set processing, the total number of bytes deleted for the entire data set appears in the bytes read entry for the first tape volume serial number.
The following entries are valid only for data sets residing on cloud storage.
300 (12C) STRUCTURE 174 FSRCLOUD Cloud location entry
300 (12C) FIXED 2 FSRCLNML Start of changeLength of cloud_network_connection_nameEnd of change
302 (12E) CHARACTER 30 FSRCLNR Cloud_network_connection_name
332 (14C) CHARACTER 44 FSRCLCNT DFSMShsm container name used
376 (178) FIXED 4 FSRCLOB# Count of objects create
380 (17C) CHARACTER 44 FSRPFXNM Prefix of objects
424 (18A) CHARACTER 50 * Reserved