62 lines
3.7 KiB
HTML
62 lines
3.7 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="task" />
|
||
|
<meta name="DC.Title" content="Required i5/OS options" />
|
||
|
<meta name="abstract" content="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." />
|
||
|
<meta name="description" content="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." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahnm0402.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzahnm05" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Required i5/OS options</title>
|
||
|
</head>
|
||
|
<body id="rzahnm05"><a name="rzahnm05"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Required i5/OS options</h1>
|
||
|
<div><p>Running IBM<sup>®</sup> 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.</p>
|
||
|
<div class="section"><ul><li>The QUSER user profile must be enabled in order to start the host servers.</li>
|
||
|
<li>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 <a href="../rzaii/rzaiihostserver.htm">Host server administration</a>.</li>
|
||
|
<li>TCP/IP support, which is integrated into i5/OS, allows you to connect your server
|
||
|
to a network. For more information, see <a href="../rzahg/rzahgictcp2.htm">TCP/IP</a>. </li>
|
||
|
</ul>
|
||
|
<p><strong>Starting required i5/OS options</strong></p>
|
||
|
<p>From an iSeries™ command line, start the required i5/OS options
|
||
|
by completing the following steps:</p>
|
||
|
</div>
|
||
|
<ol><li><span><a href="quserprf.htm#quserprf">Ensure that the QUSER profile
|
||
|
is enabled.</a></span></li>
|
||
|
<li><span>To start the i5/OS host servers, use the CL Start Host Server command.
|
||
|
Type <strong>STRHOSTSVR *ALL</strong> and press <strong>ENTER</strong>.</span></li>
|
||
|
<li><span>To start the TCP/IP distributed data management (DDM) server, use
|
||
|
the CL Start TCP/IP Server command. Type <strong>STRTCPSVR SERVER(*DDM)</strong> and
|
||
|
press <strong>ENTER</strong>.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"></div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahnm0402.htm" title="Ensure that your environment meets the following requirements.">i5/OS requirements for IBM Toolbox for Java</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|