Understanding the log of logs scan utility report

A CICS® VR log of logs scan utility report is produced every time the scan utility runs.

Optionally, you can run the LOGOFLOGS REPORTONLY command that only produces a report of the contents in the registered log of logs. The RCDS is not updated when the LOGOFLOGS REPORTONLY command is run. See LOGOFLOGS REPORTONLY: produce a report of log of logs information for more information.

The log of logs scan report is followed by descriptions of the fields in the report.

Figure 1. Log of logs scan report
CICSVR -  LOG OF LOGS SCAN UTILITY                  DATE : 01/06/08     TIME : 11:01:09   PAGE : 1

STATISTICS FOR A LOG OF LOGS SCAN
=================================

LOG OF LOGS NAME       : CICSVR1.MVSLOG.LOL1
FIRST TIME GMT         : 01.157 12:00:59
LAST TIME GMT          : 01.159 12:00:59
FIRST TIME LOCAL       : 01.157 12:00:59
LAST TIME LOCAL        : 01.159 12:00:59
FIRST BLOCK ID         :                43282
LAST BLOCK ID          :                67382


VSAM DATA SET STATISTICS
========================

VSAM DATA SET NAME           CICSID    FCT NAME  OPEN DATE/TIME   CLOSE DATE/TIME  MVS LOG STREAM NAME
---------------------------- --------  --------  ---------------  ---------------  -----------------––
CICSPROD.ACC.VSAMA           CICSPROD  BASEA     01.158 12:00:00  01.158 12:11:10  CICSVR1.MVSLOG
CICSPROD.ACC.VSAMB           CICSPROD  BASE2     01.158 12:00:00                   CICSVR1.MVSLOG
CICSPROD.ACC.VSAMC           CICSPROD  BASE3     01.158 12:00:00                   CICSVR1.MVSLOG

       -  LOG OF LOGS SCAN UTILITY                  DATE : 01/06/08     TIME : 11:01:09     PAGE : 2

INFORMATION FOR A FORWARD RECOVERY OF CICSPROD.ACC.VSAMA
========================================================

JOB STEP 1

START TIME GMT    STOP TIME GMT
----------------  ---------------
01.157 12:00:00   01.158 12:11:10
MVS LOG STREAMS NEEDED
----------------------
CICSVR1.MVSLOG
CICSVR -  LOG OF LOGS SCAN UTILITY                  DATE : 01/06/08     TIME : 11:01:09     PAGE : 3

INFORMATION FOR A FORWARD RECOVERY OF CICSPROD.ACC.VSAMB
========================================================

JOB STEP 1

START TIME GMT    STOP TIME GMT
----------------  ---------------
01.157 12:00:00   01.158 11:01:11
MVS LOG STREAMS NEEDED
----------------------
CICSVR1.MVSLOG
CICSVR -  LOG OF LOGS SCAN UTILITY                  DATE : 01/06/08     TIME : 11:01:09     PAGE : 4

INFORMATION FOR A FORWARD RECOVERY OF CICSPROD.ACC.VSAMC
========================================================

JOB STEP 1

START TIME GMT    STOP TIME GMT
----------------  ---------------
01.157 12:00:00   01.158 11:01:11
MVS LOG STREAMS NEEDED
----------------------
CICSVR1.MVSLOG
Log of logs name
The name of the MVS log of logs.
First time GMT
The first time recorded on the log of logs in GMT format.
Last time GMT
The last time recorded on the log of logs in GMT format.
First time LOCAL
The first time recorded on the log of logs in local time format.
Last time LOCAL
The last time recorded on the log of logs in local time format.
First block ID
The first block ID on the log of logs.
Last block ID
The last block ID on the log of logs.
VSAM data set name
The unique data set name for each tie-up record.
CICSID
The CICS APPLID.
FCT name
The ddname of the data set, as defined in the FCT.
Open date/time
The date and time the log of logs was opened.
Close date/time
The date and time the log of logs was closed.
MVS log stream name
The name of the MVS log stream.

Information for a Forward Recovery:

This information is provided if you request a recovery report from the LOGOFLOGS utility:

Start time GMT
The start time for the recovery of this data set, in GMT format.
Stop time GMT
The stop time for the recovery of this data set, in GMT format.
MVS log streams needed
The MVS log streams needed for the recovery of this data set.

The LOGOFLOGS utility might produce error or information messages in the DWWMSG file.