56 lines
3.7 KiB
HTML
56 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="reference" />
|
|
<meta name="DC.Title" content="Not enough prestart jobs at server" />
|
|
<meta name="abstract" content="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." />
|
|
<meta name="description" content="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." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1reqfail.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgpje.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="rbal1noprestart" />
|
|
<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>Not enough prestart jobs at server</title>
|
|
</head>
|
|
<body id="rbal1noprestart"><a name="rbal1noprestart"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Not enough prestart jobs at server</h1>
|
|
<div><p>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. </p>
|
|
<div class="section"><dl><dt class="dlterm">CPE3426</dt>
|
|
<dd>A connection with a remote socket was reset by that socket.</dd>
|
|
<dt class="dlterm">CPD3E34</dt>
|
|
<dd>DDM TCP/IP communications error occurred on recv() — MSG_PEEK.</dd>
|
|
</dl>
|
|
<p>You can avoid this problem at the server by setting the
|
|
MAXJOBS parameter of the <span class="cmdname">Change Prestart Job Entry (CHGPJE)</span> command
|
|
for the QTWTSRVR entry to a higher number or to *NOMAX, and by setting the
|
|
ADLJOBS parameter to something other than 0.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1reqfail.htm" title="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.">Handle connection request failures for TCP/IP</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../cl/chgpje.htm">Change Prestart Job Entry (CHGPJE) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |