Recovery Manager Report

Figure 130 shows the format of the Recovery Manager Report. This report is produced using the EXEC CICS® COLLECT STATISTICS RECOVERY command. The statistics data is mapped by the DFHRMGDS DSECT. The field headings and contents are described in Table 254.

Figure 130. The Recovery Manager Report
Applid IYK2Z1V3  Sysid CJB3  Jobname CI07CJB3   Date 12/17/2004  Time 08:44:37   CICS 6.4.0    PAGE    99
 
 
Recovery Manager
 
  Number of Syncpoints forward . . . . . . . . :          16
  Number of Syncpoints backward. . . . . . . . :           0
  Number of Resynchronisations . . . . . . . . :           0
 
 
  Total UOWs shunted for indoubt failure . . . . . . . . . . . . :               0
  Total time UOWs shunted for indoubt failure. . . . . . . . . . :  00:00:00.00000
 
  Current UOWs shunted for indoubt failure . . . . . . . . . . . :               0
  Total time current UOWs shunted for indoubt failure. . . . . . :  00:00:00.00000
 
  Total UOWs shunted for commit/backout failure. . . . . . . . . :               0
  Total time UOWs shunted for commit/backout failure . . . . . . :  00:00:00.00000
 
  Current UOWs shunted for commit/backout failure. . . . . . . . :               0
  Total time current UOWs shunted for commit/backout failure . . :  00:00:00.00000
 
 
  Indoubt Action Forced by Trandef . . . . . . :           0
  Indoubt Action Forced by Timeout . . . . . . :           0
  Indoubt Action Forced by No Wait . . . . . . :           0
  Indoubt Action Forced by Operator. . . . . . :           0
  Indoubt Action Forced by Other . . . . . . . :           0
 
  Indoubt Action Forced by TD Queues . . . . . :           0
  Indoubt Action Forced by LU61 Connections. . :           0
  Indoubt Action Forced by MRO Connections . . :           0
  Indoubt Action Forced by RMI Exits . . . . . :           0
  Indoubt Action Forced by Other . . . . . . . :           0
 
  Number of Indoubt Action Mismatches. . . . . :           0
Table 254. Fields in the Recovery Manager Report
Field Heading Description
Number of Syncpoints forward The number of syncpoints issued.

Source field: RMGSYFWD

Number of Syncpoints backward The number of syncpoint rollbacks issued.

Source field: RMGSYBWD

Number of Resynchronizations The number of resyncs issued.

Source field: RMGRESYN

Total UOWs shunted for indoubt failure The total number of UOWs shunted for indoubt failure.

Source field: RMGTSHIN

Total time UOWs shunted for indoubt failure The total time UOWs were shunted for indoubt failure.

Source field: RMGTSHTI

Current UOWs shunted for indoubt failure The current number of UOWs shunted for indoubt failure.

Source field: RMGCSHIN

Total time current UOWs shunted for indoubt failure The total time for the current UOWs shunted for indoubt failure.

Source field: RMGCSHTI

Total UOWs shunted for commit/backout failure The total number of UOWs shunted for commit/backout failure.

Source field: RMGTSHRO

Total time UOWs shunted for commit/backout failure The total time UOWs were shunted for commit/backout failure.

Source field: RMGTSHTR

Current UOWs shunted for commit/backout failure The current number of UOWs shunted for commit/backout failure.

Source field: RMGCSHRO

Total time current UOWs shunted for commit/backout failure The total time for the current UOWs shunted for commit/backout failure.

Source field: RMGCSHTR

Indoubt Action Forced by Trandef The number of forced indoubt action resolutions due to the transaction definition specifying that it cannot support indoubt waiting.

Source field: RMGIAFTR

Indoubt Action Forced by Timeout The number of forced indoubt action resolutions due to the indoubt wait timing out.

Source field: RMGIAFTI

Indoubt Action Forced by No Wait The number of forced indoubt action resolutions due to a recoverable resource or resource manager coordinator being unable to support indoubt waiting.

Source field: RMGIAFNW

Indoubt Action Forced by Operator The number of forced indoubt action resolutions due to the operator (CEMT or SPI command) cancelling the wait for indoubt resolution.

Source field: RMGIAFOP

Indoubt Action Forced by Other The number of forced indoubt action resolutions due to reasons other than those split out above.

Source field: RMGIAFOT

The following fields are a breakdown of 'Indoubt Action Forced by No Wait':
Indoubt Action Forced by TD Queues The number of forced indoubt action resolutions due to a recoverable transient data queue being unable to support indoubt waiting.

Source field: RMGNWTD

Indoubt Action Forced by LU61 Connections The number of forced indoubt action resolutions due to the use of an LU6.1 intersystem link, which is unable to support indoubt waiting.

Source field: RMGNW61

Indoubt Action Forced by MRO Connections The number of forced indoubt action resolutions due to the use of an MRO connection, which is unable to support indoubt waiting.

Source field: RMGNWMRO

Indoubt Action Forced by RMI Exits The number of forced indoubt action resolutions due to an RMI exit being unable to support indoubt waiting.

Source field: RMGNWRMI

Indoubt Action Forced by Other The number of forced indoubt action resolutions due to another recoverable resource or resource manager coordinator being unable to support indoubt waiting.

Source field: RMGNWOTH

Number of Indoubt Action Mismatches The number of forced indoubt action resolutions that a participating resource manager coordinator resolved in the opposite way to CICS.

Source field: RMGIAMIS

Related reference
Back to full list of DFH0STAT reports
The DFH0STAT reports
Interpreting these statistics
Interpreting recovery manager statistics
Full listing and DFHSTUP reports for these statistics
Recovery manager statistics
[[ Contents Previous Page | Next Page Index ]]