DBRC components
DBRC includes the RECON data sets, the Database Recovery Control utility (DSPURX00), and skeletal JCL.
RECON data sets
DBRC stores recovery-related information in the RECON data sets.
Related reading: These data sets are described in detail in Initializing and maintaining the RECON data sets.
Database Recovery Control utility (DSPURX00)
Use the Database Recovery Control utility to issue DBRC commands.
The DBRC commands allow you to perform all of the following tasks:
- List the information in the RECON data set
- Update the information in the RECON data set
- Use the information in the RECON data set to generate jobs for the IMS utilities
Skeletal JCL
DBRC uses partitioned data set (PDS) members as input models (or templates) for generating input for some of the recovery utilities. These PDS members are distributed with IMS and are called skeletal JCL.
DBRC uses the skeletal JCL, information from the RECON data set, and instructions from a GENJCL command to generate the JCL and control statements that are needed to correctly run some of the recovery utilities. Modify the skeletal JCL to reflect your installation's system configuration.
Related reading: For more information about skeletal JCL, see IMS Version 15.5 Commands, Volume 3: IMS Component and z/OS® Commands.
IMS provides PDS members that contain skeletal JCL statements. These PDS members are called skeletal JCL execution members and can be found in the IMS.SDFSISRC target library.
The IMS Installation Verification Program (IVP), customizes the skeletal JCL execution members and places the customized members into the IMS PROCLIB library. DBRC uses the IMS PROCLIB members to generate jobs (JCL and control statements) for the IMS utilities listed in IMS Version 15.5 Database Utilities. There is also a skeletal JCL execution member, JOBJCL, that produces a JOB statement.