gtpo1m6pOperations

ZFRST LOG-Restore Logging Records

Use this command to restore logging records for a range of time. You can restore logging records for all the online modules (physical DASD units), for specific online modules, or for a specific address range.

Requirements and Restrictions

Format




ALL
restores the logging records for all the online modules.

group
is the 1-character letter of the tape group name as defined in the LOGCAP system initialization program (SIP) macro. For example, specify T for RTT or Y for RTY. All records in the range of modules for this tape group name will be restored.

MOD
restores the logging records for one or more specific online modules.

module
is a 3-digit hexadecimal symbolic module number.

mmmmcccchhhhrr THRU mmmmcccchhhhrr
restores the logging records for a specific address range, where mmmmcccchhhhrr is a 14-digit (7-byte) hexadecimal file address:

mmmm
is the 4-digit hexadecimal symbolic module number.

cccc
is the 4-digit hexadecimal cylinder number.

hhhh
is the 4-digit hexadecimal head number.

rr
is the 2-digit hexadecimal record number.

damonhhmm THRU damonhhmm
is the range of time for the logging records that you want to restore, where:

da
is a 2-digit number that represents the day of the month.

mon
is the 3-character alphabetic abbreviation for the month.

hhmm
is the time of day in hours and minutes. Use the military time format.

processors
is the number of processors, from 1-8, that were active during record logging.

Additional Information

None.

Examples

Logging records for all the modules are restored in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST LOG ALL 06MAY0000 THRU 06MAY2359                                  |
|                                                                                |
|System: FRST0010I 13.50.26 STARTED                                              |
|        FRST0029I 13.50.41 LOG RESTORE COMPLETE                                 |
|        COTC0087A 13.50.41 TCLS HPN    REMOVE XAU FROM DEVICE 422               |
|                           VSN A00242  NOBLK                                    |
+--------------------------------------------------------------------------------+

Logging records for the 047 module are restored in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST LOG MOD 047 06MAY0000 THRU 06MAY2359                              |
|                                                                                |
|System: FRST0057I 13.53.35 MOD 047 ADDED                                        |
|        FRST0010I 13.53.36 STARTED                                              |
|        FRST0029I 13.53.51 LOG RESTORE COMPLETE                                 |
|        COTC0087A 13.53.51 TCLS HPN    REMOVE XAU FROM DEVICE 422               |
|                           VSN A00242  NOBLK                                    |
+--------------------------------------------------------------------------------+

Related Information