Standardizing the environment

Where possible, design the environment so that it duplicates your primary center configuration as much as possible and adopt procedures to ensure that applicable software and configuration changes are reflected in the secondary center.

Naming conventions

Try to use the same subsystem names, NCF LU names, and XCF destination names. This can save you time in the recovery process and lets you use the same initialization statements that you normally use in the primary center.

Library requirements

The SYS1.PARMLIB requirements to support your secondary-center configuration should be permanently defined on the SYSRES used for the DRP exercise. Also maintain up-to-date IBM Tivoli Workload Scheduler for z/OS software libraries in the secondary center.

Capacity and workload variations

You can direct work to the required MVS™ image by changing the destination specifications on the applicable workstation definitions. If the work can be separated into logical units of processing (for example, IMS™ BMPs, or DB2®), then consider permanently defining these operations to separate workstations. This implementation can provide everyday benefits for processing in the primary center as well. For example, if you define all the IMS BMPs to a processor workstation reserved for that purpose, then you have more power to control the processing of activities, such as:

By defining the operations in this way, you can move the entire workload to any destination in your IBM Tivoli Workload Scheduler for z/OS configuration.

JCL considerations

Where possible, standardize JCL requirements for symbolic variables, such as input and SYSOUT classes between the primary and secondary centers. If differences are unavoidable, consider using the IBM Tivoli Workload Scheduler for z/OS JCL variable substitution function to reduce the impact of these changes.

Symbolic variables can be permanently defined in the global table for input classes, SYSOUT classes, and SMS storage classes. Utilization of JCL variable substitution for these items can also prevent JCL changes in your primary center. Refer to Managing the Workload for detailed information.

Automation in the secondary center

The extent of automation in the primary center will, to some degree, determine the environment in the secondary center. Consider these recommendations: