Restores backlogged transactions.
sysadmin restore_dsi_saved_segments, TOKYO_DS, pubs2
The DSI must be explicitly suspended before you can use this command to restore saved segments.
Any backlogged transactions saved because a save interval was specified for the connection (using alter connection) are candidates for restoring into the database. The Replication Server uses rs_get_lastcommit to decide which transactions to filter.
sysadmin restore_dsi_saved_segments requires “sa” permission.