Obtaining status

You use the z/OS® MODIFY command to obtain Fast database recovery (FDBR) status.

F FDR1,STATUS
This command returns the following information:
DFS000I:  PHASE:   TRACKING  LOG-TIME:  17:48:41  FDR1
DFS000I:  ACT-ID:  SYS3      GROUPNAME: FDRSYS3   FDR1
DFS000I:  TIMEOUT: 060 SEC   AREA01:    NORECOV   FDR1
DFS000I:  SVSOOPEN: SERIAL   FPBUFF:    LOCAL     FDR1
The returned information includes:
PHASE
This field indicates the phase of the FDBR region. You can display the following phases:
  • INIT (initialization phase)
  • TRACKING (tracking phase)
  • RECOVERY (recovery phase)
ACT-ID
The IMS ID that FDBR is tracking. If the FDBR region is in initialization phase, N/A is shown.
GROUPNAME
z/OS cross-system coupling facility group name used for XCF monitoring. If the FDBR region is in initialization phase, N/A is shown.
TIMEOUT
XCF timeout value. If the FDBR region is in initialization phase, N/A is shown.
LOG-TIME
Time associated with the log record currently being processed by FDBR region. The length of time the FDBR lags behind the IMS in reading the log is the difference between the current time, as shown by the time stamp and the log time. If the FDBR region is in initialization phase, N/A is shown.
AREA01=
This field shows the share level 0|1 DEDB area recovery option as follows:
NORECOV
NORECOV option is specified in DFSFDRxx IMS.PROCLIB member.
RECOV
RECOV option is specified in DFSFDRxx IMS.PROCLIB member.