Installing and running the Updater Service in Windows

Under Microsoft Windows, you must install the updater service before it can run. You then control the updater service from the Windows Services console.

To install the updater service in Windows:

  1. Goto the ALBPM_HOME\bin folder In default Windows installations, the ALBPM_HOME folder is as follows:
    Path Edition
    C:\bea\albpm6.0\enterprise Standalone
    C:\bea\albpm6.0\j2eewl BEA WebLogic
    C:\bea\albpm6.0\j2eews IBM WebSphere
  2. To install the updater service, enter the following at the command line prompt: albpmwarehouse install Once the updater service is installed, you can control it from the Windows Services console. The service is called ALBPM 6.0 DatawareHouse Service.
    Note: The updater service startup is installed set to Automatic, but is not started upon installation. You should start the service manually from the Services console. The service will then start automatically on system startup.
  3. To remove the updater service, enter the following: albpmwarehouse remove
Related tasks
Starting and Stopping the Updater Service in Unix