Required OS/400 options

Running IBM Toolbox for Java in a client/server environment requires that you enable the QUSER user profile, start the host servers, and have TCP/IP running:

Starting required OS/400 options

From an iSeries command line, start the required OS/400 options by completing the following steps:

  1. Ensure that the QUSER profile is enabled.
  2. To start the OS/400 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.