Data sharing considerations
If you are making contingency plans for the disaster recovery of a Db2 data sharing object set, you must set up and install a data sharing object set at the recovery site that is identical to the local site by using the same subsystem IDs and member names.
Each member must have all system resources restored before application recovery can begin.
We recommend that you read the following information in the appropriate Db2 planning and administration guide:
- Discussions of the prerequisites for disaster recovery
- How to avoid using object set naming conventions that conflict with the coupling facility (XCF) object set names for disaster recovery
Permanently quiesced subsystems
It is possible for your data sharing system to have one or more permanently quiesced members that are no longer in use and do not need to be recovered even in the event of a system-wide disaster.
The ARMBSRR program allows you to enter the system IDs of such quiesced subsystems in order to exclude them from a disaster recovery.
In the event that you need to start Db2 with a permanently quiesced member, you may receive the following error message:
Respond QUIESCED to tell Db2 that the member is quiesced.
A second message might appear:
member MEMBER'S LOG, REPLY 'YES' OR 'NO'
Respond YES to continue without the quiesced member’s log.
Related topics