Starting an application node

Run dtjshost to start the HostManager. In the long term, you should arrange to start the HostManager automatically, as described in About the HostManager. Then start the node:

dtjplex -action StartNode -node nodename -host hostname.

On other operating systems: Set the CLASSPATH to include ibmcctl.jar and ibmdtalk.jar. Use the HostManagerImpl command to start the HostManager and the PlexManagerImpl command to start the node. You can modify the Supplied scripts to create scripts suitable for your operating system.

In the long term, when you’ve configured this application node, you’ll be able to start the application node when starting the whole plex (dtjplex -action StartAll).