Start the Process Manager Server
Procedure
- 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.
- Run jadmin start to start the Process Manager Server:
jadmin start
- To start the daemon on the Server host at boot time, run bootsetup on the Server host.