sdsReconnectNow

sdsReconnectNow();

The sdsReconnectNow method of the JadeDatabaseAdmin class causes the secondary server or RPS node invoking the method to attempt to reconnect to its configured primary server rather than waiting for the time specified in the ReconnectInterval parameter in the [SyncDbService] section of the JADE initialization file to expire.

You can use this method to attempt to establish a connection to the primary system that was disabled by a sdsDisablePrimaryConnection or sdsDisablePrimaryConnectionAt method call; for example, re-establishing a disrupted network link caused by a problem in the network path.