Start the Process Manager Server

Procedure

  1. After the installation is complete, set the Process Manager environment:
    • On csh or tcsh:

      source JS_TOP/conf/cshrc.js

    • On sh, ksh or bash:

      . JS_TOP/conf/profile.js

    where JS_TOP is the top-level Process Manager installation directory, the value specified in the install.config file.

  2. Run jadmin start to start the Process Manager Server:

    jadmin start

  3. To start the daemon on the Server host at boot time, run bootsetup on the Server host.