ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1tcpipsetup2.htm

69 lines
5.0 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Set up the TCP/IP server for DRDA" />
<meta name="abstract" content="If you own a Distributed Relational Database Architecture (DRDA) application server (AS) that will be using the TCP/IP protocol, you need to set up the DDM TCP/IP server." />
<meta name="description" content="If you own a Distributed Relational Database Architecture (DRDA) application server (AS) that will be using the TCP/IP protocol, you need to set up the DDM TCP/IP server." />
<meta name="DC.subject" content="server authorization entries, command, CHGDDMTCPA" />
<meta name="keywords" content="server authorization entries, command, CHGDDMTCPA" />
<meta name="DC.Relation" scheme="URI" content="rbal1setup.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1sourcesecurity.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1mtserv.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/addsvraute.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal1tcpipsetup2" />
<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>Set up the TCP/IP server for DRDA</title>
</head>
<body id="rbal1tcpipsetup2"><a name="rbal1tcpipsetup2"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Set up the TCP/IP server for DRDA</h1>
<div><p>If you own a Distributed Relational
Database Architecture™ (DRDA<sup>®</sup>) application server (AS) that will be using the
TCP/IP protocol, you need to set up the DDM TCP/IP server.</p>
<div class="section"> <p>Setting up the TCP/IP server can be as simple as insuring that
it is started when it is needed, which can be done by running the following
command if you want it to remain active at all times: </p>
<pre> CHGDDMTCPA AUTOSTART(*YES)</pre>
<p>But
there are other parameters that you might want to adjust to tune the server
for your environment. These include the initial number of prestart jobs to
start, the maximum number of jobs, threshold when to start more, and so forth.
</p>
<p>You might want to set up a common user profile for all clients to
use when connecting, or set up a set of different user profiles with different
levels of security for different classes of remote users. You can then use
the <span class="cmdname">Add Server Authentication Entry (ADDSVRAUTE)</span> command
at the application requester (AR) to map each user's profile name at the AR
to what user profile they will run under at the AS. </p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1setup.htm" title="The runtime support for an iSeries distributed relational database is provided by the operating system. Therefore, when the operating system is installed, distributed relational database support is installed.">Initial setup</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbal1sourcesecurity.htm" title="Different connectivity scenarios call for using different levels of authentication. Therefore, an administrator can set the lowest security authentication method required by the application requester (AR) when connecting to an application server (AS) by setting the preferred authentication method field in each RDB directory entry.">Application requester security in a TCP/IP network</a></div>
<div><a href="rbal1mtserv.htm" title="This topic collection describes how to manage the DRDA/DDM server jobs that communicate using sockets over TCP. It describes the subsystem in which the server runs, the objects that affect the server and how to manage those resources.">Manage the TCP/IP server</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/addsvraute.htm">Add Server Authentication Entry (ADDSVRAUTE) command</a></div>
</div>
</div>
</body>
</html>