EMA C++ Configuration Guide : 3 Configuration Groups : 3.5 Warm Standby Channel Group : 3.5.2 Warm Standby Channel Entry Parameters
 
3.5.2 Warm Standby Channel Entry Parameters
Use the following parameters when configuring the WarmStandbyGroup.
Table 14: Warm Standby Channel Entry Parameters
Parameter Name
Type
Default
Notes
StartingActiveServer
EmaString
N/A
Specifies a starting server information to establish an initial connection. The name should have appropriate <WarmStandbyServerInfo> entry in the <WarmStandbyServerInfoGroup>.
StandbyServerSet
EmaString
N/A
Specifies a comma-separated set of warm standby server information to establish connection(s). The name should have appropriate <WarmStandbyServerInfo> entry in the <WarmStandbyServerInfoGroup>.
WarmStandbyMode
Enumeration
LOGIN_BASED
Specifies the warm standby mode used by warm standby channel.
Use enumeration values with Enterprise Message API programmatic configuration (for details, refer to Section 4.5).
Available values include:
LOGIN_BASED(1)
SERVICE_BASED(2)