![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A duplex copy of the redolog should be maintained as a safeguard against potential hardware failures experienced while TIBCO Object Service Broker is running.
3. Change the parameter value for the $REDODUP$ OSEMOD symbolic from its default of N to Y.
4. Change the parameter value for the $REDOVDF$ OSEMOD symbolic from its default of SPLXREDO to DPLXREDO.These two symbolics are listed in member OSEMOD of the CLIST data set. For more information on customizing OSEMOD symbolics, refer to TIBCO Object Service Broker for z/OS Installing and Operating.
6. If you want the Data Object Broker to stop processing as the result of an I/O error on either the primary or duplex data set, specify the following Data Object Broker startup parameter:The default value is CONTINUE. This instructs the Data Object Broker to continue processing updates as long as there is at least one redolog. For detail information about this and other Data Object Broker parameters, refer to TIBCO Object Service Broker Parameters.
7. Allocate the duplex redolog data set by customizing member DPLXREDO in the CNTL data set.The following gives sample IDCAMS controls cards to allocate a duplex redolog data set:
They contain OSEMOD symbolics. By default, a single redolog is created, as allocated in member SPLXREDO.
The S6BTLFRL utility uses the DBDLIB to determine whether the data set is duplexed. If the data set is being duplexed for the first time, the S6BTLFRL utility issues the message S6BLT075E indicating that the primary redolog data set is not empty and that it bypasses formatting it. The duplex redolog data set is dynamically allocated and formatted. The duplex data set for the redolog has the suffix .DUPLEX appended to the name.For more information about the use of the S6BTLFRL utility, refer to TIBCO Object Service Broker for z/OS Utilities.
• The redolog and its duplex copy should reside on separate disk devices for maximum recoverability.
• When the redolog is duplexed, if either the primary or duplex data set is removed, TIBCO Object Service Broker cannot initialize until either the DBGEN is changed or the data set is redefined and reformatted.
• During recovery from a redolog data set, TIBCO Object Service Broker automatically recovers from the primary redolog unless an error is detected, in which case recovery switches to the duplex data set. For more information on TIBCO Object Service Broker recovery, refer to Chapter 8, Recovery Procedures.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |