ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddm_5.4.0.1/rbae5probana.htm

72 lines
4.8 KiB
HTML
Raw Permalink 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="reference" />
<meta name="DC.Title" content="DDM problem analysis on the remote server" />
<meta name="abstract" content="Some functions that involve a target server may take a relatively long period of time to complete. In these situations, the target server may not appear to be functioning when it is actually waiting for a reply." />
<meta name="description" content="Some functions that involve a target server may take a relatively long period of time to complete. In these situations, the target server may not appear to be functioning when it is actually waiting for a reply." />
<meta name="DC.subject" content="target DDM (TDDM), problem analysis, TDDM (target DDM), DDM target considerations, remote system, system, iSeries, problem analysis" />
<meta name="keywords" content="target DDM (TDDM), problem analysis, TDDM (target DDM), DDM target considerations, remote system, system, iSeries, problem analysis" />
<meta name="DC.Relation" scheme="URI" content="rbae5ddmop.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5failures.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbae5probana" />
<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>DDM problem analysis on the remote server</title>
</head>
<body id="rbae5probana"><a name="rbae5probana"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">DDM problem analysis on the remote server</h1>
<div><p>Some functions that involve a target server may take a relatively
long period of time to complete. In these situations, the target server may
not appear to be functioning when it is actually waiting for a reply.</p>
<div class="section"><p>Any messages created on the target server (such as file full)
are sent to the system operator's message queue on the target server. (All
DDM-related messages are logged in the target server's job log.) In most
cases, a message similar to the one sent to the target system operator is
also sent to the source server (with a different message number), but only
after the target system operator has replied to the message.</p>
</div>
<div class="section"><p>If no job log is found on the target server, the <span class="cmdname">Submit
Remote Command (SBMRMTCMD)</span> command can be used to send a <span class="cmdname">Change
Job Description (CHGJOBD)</span> command to the target server to change
the message logging level.</p>
</div>
<div class="section"><p>Another consideration is when end-of-file delay is being used
between two <span class="keyword">iSeries™ server</span>s,
canceling the job on the source server does not cancel the job on the target
server. Or, if the source system job is canceled while the target job is performing
some function, the target job is not canceled.</p>
</div>
<div class="section"><p>In some situations, it may be necessary for a user on either the
source or target server to call the other location or use pass-through to
determine the status of the job on that end and to reply to any messages waiting
for a response.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbae5failures.htm">Handle connection request failures for TCP/IP</a></strong><br />
The main causes for failed connection requests at a 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.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5ddmop.htm" title="This topic provides task-oriented information and examples that describe various aspects of DDM operation considerations.">Operating considerations for DDM</a></div>
</div>
</div>
</body>
</html>