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.
- The QUSER user profile must be enabled in order to start the host servers.
- Host servers listen for and accept connection requests from clients. i5/OS™
Host Servers option (licensed product 5722SS1) is included with the base option
of i5/OS.
For more information, see Host server administration.
- TCP/IP support, which is integrated into i5/OS, allows you to connect your server
to a network. For more information, see TCP/IP.
Starting required i5/OS options
From an iSeries™ command line, start the required i5/OS options
by completing the following steps:
- Ensure that the QUSER profile
is enabled.
- To start the i5/OS host servers, use the CL Start Host Server command.
Type STRHOSTSVR *ALL and press ENTER.
- 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.