Required IBM i options

To run IBM® Toolbox for Java™ in a client/server environment, you must enable the QUSER user profile, start the host servers, and have TCP/IP running.

Starting required IBM i options

From a command line, start the required IBM i options by completing the following steps:

  1. Ensure that the QUSER profile is enabled.
  2. To start the IBM i host servers, use the CL Start Host Server command. Type STRHOSTSVR *ALL and press ENTER.
  3. To start the TCP/IP distributed data management (DDM) server, use the CL Start TCP/IP Server command. Type STRTCPSVR SERVER(*DDM) and press ENTER.