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) |