Data sources
This is a common header section that appears in all deployment analysis reports.
Purpose
The input to each collection phase is known as a data source. The data sources section describes when, how, and where CICS® Configuration Manager collected each data source, according to the PHASE=COLLECT parameters of the DEPLOY command.
Example
The following example shows a data
sources section for a cold start compare report. Report set 1 consists
of a single data source: runtime resource definitions collected from
an active CICS region via the CICS Configuration
Manager agent. Report set
2 also consists of a single data source: candidate resource definitions
collected from a CSD file. Information about how the
data was collected is provided by the Target Region and CCM Server
report output.
CICS Deployment Analysis Report
Cold Start Compare Report
Data Sources
---------- Target Region ----------
ID Date Time Records CollectionType ReportSet SMFID Context Scope APPLID SYSID
01 2015/05/15 15:25 3230 RUNTIME-CCM 1 FTS1 N/A N/A CCVT53CX T53X
----------- CCM Server --------------
Region APPLID SYSID CTSVRM CCMVRM
CCVT53CX CCVT53CX T53X 0530 0530
---------- Target Region ----------
ID Date Time Records CollectionType ReportSet SMFID Context Scope APPLID SYSID
02 2015/05/15 15:25 3157 CANDIDATES-CSD 2 FTS1 N/A N/A N/A T53X
----------- CCM Server --------------
Region APPLID SYSID CTSVRM CCMVRM
CCVT53CX CCVT53CX T53X 0530 0530
Contents
The information in this section is arranged under the following column headings:
- ID
- A unique two-digit number for this data source. Subsequent sections in the report use this ID to identify the data source to which a resource definition belongs. These IDs match the order of the PHASE=COLLECT parameters in the DEPLOY command. For example, the ID of the data source for the first PHASE=COLLECT parameter is 01.
- Date and Time
- The date (in the format yyyy/mm/dd) and time (in the format hh:mm) when CICS Configuration Manager completed collecting the resource definitions for this data source.
- Records
- The number of resource definitions collected, before excluding or filtering resource definitions from the report.
- CollectionType
- Where and how CICS Configuration
Manager collected
the resource definitions, indicated by one of the following values:
- RUNTIME-CCM
- Runtime resource definitions, collected from an active CICS region via the CICS Configuration Manager agent.
- RUNTIME-CPSM
- Runtime resource definitions, collected from an active CICS region via CICSPlex® SM.
- CANDIDATES-CSD
- Candidate resource definitions, collected from a CSD file.
- CANDIDATES-CPSM
- Candidate resource definitions, collected from a CICSPlex SM data repository.
CICSDEFS-CSD
CICS resource definitions, collected from a CSD file.
- ReportSet
- The report set (1 or 2) to which the data source belongs. For details, see the description of the PHASE parameter of the DEPLOY command.
- SMFID
- The 4-character SMF CPU ID of the z/OS® system on which the CICS Configuration Manager server was running when it collected the resource definitions.
- Target Region
- Details of the region from which the resource definitions were collected. For candidate resource definitions collected from a CSD file, these details show N/A, except for SYSID, which contains the value specified by the LOCALSYSID parameter for this collection phase.
- CCM Server
- Details of the CICS Configuration Manager server that collected the resource definitions.