Recovery Manager report

The Recovery Manager report is produced using the EXEC CICS EXTRACT STATISTICS RECOVERY command. The statistics data is mapped by the DFHRMGDS DSECT.

Table 1. 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 already referenced in this table.

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