Adds scheduled job to synchronize all subscriptions. The server will attempt to start synchronization of all non-synchronized subscriptions at a 1 minute interval. The action can be reversed by deleting the corresponding row from the SYS_SCHEDULED_EVENTS table.
This will enable scheduled task to syncronize all defined subscriptions.
SQL> DB.DBA.REPL_SCHED_INIT ();