In Unix-like operating systems, the updater service is started and
stopped with the albpmwarehouse.sh shell script.
To start or stop the updater service:
- At a shell prompt, execute the following to start the updater
service:
$ALBPM_HOME/bin$ ./albpmwarehouse.sh start
The updater service will start.
- To stop the service, execute the following:
$ALBPM_HOME/bin$ ./albpmwarehouse.sh stop
The updater service will stop.