This function is used to synchronize all subscriptions. It make a synchronization requests to the all publisher and will return immediately after that. The status of subscriptions can be tested with repl_stat() function.
This will start synchronization of all subscriptions.
SQL> repl_sync_all ();