The startall Command
The startall will start all configured services within the configured directory.
In a standalone Tungsten Replicator installation, only the replicator will be started:
shell> startall
Starting Tungsten Replicator Service...
Waiting for Tungsten Replicator Service......
running: PID:29842
In a Tungsten Clustering installation, with connectors installed on the same nodes as the database, all components will be started:
shell> startall
Starting Tungsten Replicator Service...
Waiting for Tungsten Replicator Service......
running: PID:2578
Starting Tungsten Manager Service...
Waiting for Tungsten Manager Service..........
running: PID:2722
Starting Tungsten Connector Service...
Waiting for Tungsten Connector Service.....
running: PID:2917
On a standalone Connector host, only the connector process will be started:
shell> startall
Starting Tungsten Connector Service...
Waiting for Tungsten Connector Service.....
running: PID:2917
If a service is already running, then a notification of the current state will be provided, for example:
shell> startall
Starting Tungsten Replicator Service...
Tungsten Replicator Service is already running.
Note that if any service is not running, and a suitable PID is found, the file will be deleted and the services started,
for example:
Removed stale pid file:
/opt/continuent/releases/tungsten-replicator-8.0.4-132_pid25898/tungsten-replicator/bin/../var/treplicator.pid