gtpo1m6uOperations

ZFRST XCP-Restore Exception Records

Use this command to restore exception records that were captured starting at a specific time. You can restore exception 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 exception records for all of 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 exception records for one or more specific online modules.

module
is a 3-digit hexadecimal symbolic module number.

mmmmcccchhhhrr THRU mmmmcccchhhhrr
restores the exception 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
is the starting time stamp. All exception records captured after the specified time stamp are restored, 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 exception recording.

Additional Information

None.

Examples

Exception recording records for all of the modules are restored in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST XCP ALL 06MAY0000                                                 |
|                                                                                |
|System: FRST0010I 12.28.03 STARTED                                              |
|        FRST0029I 12.28.04 XCP RESTORE COMPLETE                                 |
|        COTC0087A 12.28.04 TCLS WP1    REMOVE XAU FROM DEVICE 422               |
|                           VSN A00242  NOBLK                                    |
+--------------------------------------------------------------------------------+

Exception recording records for modules 01E and 01F are restored in the following example.

+--------------------------------------------------------------------------------+
|User:   ZFRST XCP MOD 01E/01F 06MAY0000                                         |
|                                                                                |
|System: FRST0057I 12.29.44 MOD 01E ADDED                                        |
|        FRST0057I 12.29.44 MOD 01F ADDED                                        |
|        FRST0010I 12.29.45 STARTED                                              |
|        FRST0029I 12.29.45 XCP RESTORE COMPLETE                                 |
|        COTC0087A 12.29.45 TCLS WP1    REMOVE XAU FROM DEVICE 422               |
|                           VSN A00242  NOBLK                                    |
+--------------------------------------------------------------------------------+

Related Information