All users must perform this step.
If you are upgrading, see the chapter "Upgrading from a Prior Release" for information that applies to this step.
The product issues ENQs and RESERVEs as necessary to maintain the integrity of its data sets. CA Deliver uses the primary ENQ (QNAME=RMOSTC) during startup and shutdown to serialize control block updates.
If the CA Deliver database and the checkpoint file are on dedicated volumes with no other datasets, you do not have to convert RESERVES to global enqueues.
This table shows how CA Deliver uses ENQ and RESERVE.
|
QNAME |
Type |
Description |
Integrity Product Control |
|---|---|---|---|
|
RMOSTC |
ENQ |
Serializes control block updates during startup and shutdown |
NO |
|
RMOCKPT |
ENQ |
Serializes the CA Deliver checkpoint during open and close |
NO |
|
RMOUPD |
RESERVE |
Serializes the updating of the CA Deliver database |
YES/NO |
In a multiple CPU environment, it is possible that processes in each system image are accessing a database extent. To minimize contention, we recommend:
This matching allows each extent to be accessed by its own server (device address). I/Os for multiple extents are prevented from queuing on the same device address, which can happen if multiple database extents are allocated on the same device.
| Copyright © 2012 CA. All rights reserved. |
|