sdsReplayNextJournalAt

sdsReplayNextJournalAt(secondaryName: String);

The sdsReplayNextJournalAt method of the JadeDatabaseAdmin class, valid only at the primary system, initiates a replay of the next ready journal on the secondary database or RPS node specified in the secondaryName parameter when journal replay is disabled.

If you want to initiate the replaying of the next ready journal on the secondary database server or RPS node when tracking is enabled (for example, when tracking was halted due to a missing journal), use the sdsResumeAt method.