Accelerator Startup Instructions
After starting the Accelerator server, the Accelerator database and the replication services will restart automatically.
If you have stopped the replication tasks prior to shutting down the Accelerator then you will need to restart the individual replication tasks.
The replication tasks can be restarted in the following two modes:
Resume: will read the source database log and resume reading the changes from where it left off.
Reload: will reload the data from the source database and then read the changes from the source database log.
Manual Accelerator Database Startup
Using PuTTY or your preferred terminal window, connect to the Accelerator server and log in as the root user.
-
Change directory to
/etc/init.d.# cd /etc/init.d -
Start the Accelerator database service.
# ./areplicate start