Previous Topic: DBUTLTY with MUF Not EnabledNext Topic: MUF Changes


Automation of the Installation for the DB Subsystem

In Version 14.0, enhancements were made to simplify, for z/OS users, the CA Datacom install and usage. This includes removing the need for a CA Datacom SVC and the CA Datacom subsystem that had to be manually installed. The changes include the following:

Production and Test Subsystem and Subroutine Support

When Datacom used an SVC it was possible to have two. One SVC could be used for production and one could be used for testing rare changes to the SVC. Most users never had this requirement even for the rare changes as they waited until the change was confirmed and provided with normal maintenance.

The subsystem and subroutine have a similar need but do not have the SVC number strategy. To provide the equivalent, the ability was built to allow a Production version to be installed for normal use and also a Test version installed for testing the rare changes. Most users should not require the Test version.

You can select the Production or Test version by using the keyword PC= in the DBSYSID Macro used to generate the DBSIDPR and related modules. Specify PC=PRODUCTION or PC=PROD (the default) to request the Production Subsystem and subroutine. Specify PC=TEST to request the Test Subsystem and subroutine. This option applies to the set of both DBPCCPR and DBPCSPR.

CAIRIM Installation

CAIRIM installation has changed. For more information, see the CA Datacom/DB Database and System Administration Guide.