62 lines
4.8 KiB
HTML
62 lines
4.8 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="concept" />
|
||
|
<meta name="DC.Title" content="Handle connection request failures for TCP/IP" />
|
||
|
<meta name="abstract" content="The main causes for failed connection requests at a Distributed Relational Database Architecture (DRDA) server configured for TCP/IP use is that the DDM TCP/IP server is not started, an authorization error occurred, or the machine is not running." />
|
||
|
<meta name="description" content="The main causes for failed connection requests at a Distributed Relational Database Architecture (DRDA) server configured for TCP/IP use is that the DDM TCP/IP server is not started, an authorization error occurred, or the machine is not running." />
|
||
|
<meta name="DC.subject" content="connection failures, password, encrypted" />
|
||
|
<meta name="keywords" content="connection failures, password, encrypted" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal1wwu.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal1notstart.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal1drdaconauth.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal1noserver.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal1connfailure.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal1noprestart.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="rbal1reqfail" />
|
||
|
<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>Handle connection request failures for TCP/IP</title>
|
||
|
</head>
|
||
|
<body id="rbal1reqfail"><a name="rbal1reqfail"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Handle connection request failures for TCP/IP</h1>
|
||
|
<div><p>The main causes for failed connection requests at a Distributed
|
||
|
Relational Database Architecture™ (DRDA<sup>®</sup>) server configured for TCP/IP use
|
||
|
is that the DDM TCP/IP server is not started, an authorization error occurred,
|
||
|
or the machine is not running.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rbal1notstart.htm">Server is not started or the port ID is not valid</a></strong><br />
|
||
|
The error message given if the DDM TCP/IP server is not started is CPE3425.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal1drdaconauth.htm">DRDA connect authorization failure</a></strong><br />
|
||
|
The error messages given for an authorization failure is SQ30082.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal1noserver.htm">Server not available</a></strong><br />
|
||
|
If a remote server is not up and running, or if you specify an incorrect IP address in the RDB directory entry for the application server (AS), you will get message CPE3447.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal1connfailure.htm">Connection failures specific to Interactive SQL</a></strong><br />
|
||
|
Sometimes when you are running a CONNECT statement from Interactive SQL, a general SQ30080 message is given.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal1noprestart.htm">Not enough prestart jobs at server</a></strong><br />
|
||
|
If the number of prestart jobs associated with the TCP/IP server is limited by the QRWTSRVR prestart job entry of the QSYSWRK subsystem, and all prestart jobs are being used for a connection, an attempt at a new connection will fail with these messages.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1wwu.htm" title="Investigating a problem usually begins with the user. Users might not be getting the results they expect when running a program or they might get a message indicating a problem. Sometimes the best way to diagnose and solve a problem is to go through the procedure with a user.">Work with distributed relational database users</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|