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

62 lines
4.1 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="End Request (ENDRQS) command" />
<meta name="abstract" content="The End Request (ENDRQS) command cancels a local or source operation (request) that is currently stopped at a breakpoint." />
<meta name="description" content="The End Request (ENDRQS) command cancels a local or source operation (request) that is currently stopped at a breakpoint." />
<meta name="DC.subject" content="command, ENDRQS (End Request), End Request (ENDRQS), command, CL, End Request (ENDRQS), request, ending" />
<meta name="keywords" content="command, ENDRQS (End Request), End Request (ENDRQS), command, CL, End Request (ENDRQS), request, ending" />
<meta name="DC.Relation" scheme="URI" content="rbae5end.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="rbae5ddm_endrqs" />
<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>End Request (ENDRQS) command</title>
</head>
<body id="rbae5ddm_endrqs"><a name="rbae5ddm_endrqs"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1"><span class="cmdname">End Request (ENDRQS)</span> command</h1>
<div><p>The <span class="cmdname">End Request (ENDRQS)</span> command cancels a local
or source operation (request) that is currently stopped at a breakpoint.</p>
<div class="section"><p>This means the command cancels an application requester operation
or request. You can cancel a request by entering <span class="cmdname">ENDRQS</span> on
a command line or you can select option 2 from the System Request menu.</p>
</div>
<div class="section"><p>If it cannot be processed immediately because a server function
that cannot be interrupted is currently running, the command waits until interruption
is allowed.</p>
</div>
<div class="section"><p>When a request is ended, an escape message is sent to the request
processing program that is currently called at the request level being canceled.
Request processing programs can monitor for the escape message so that cleanup
processing can be done when a request is canceled. The static storage and
open files are reclaimed for any program that was called by the request processing
program. None of the programs called by the request processing program are
notified of the cancellation, so they have no opportunity to stop processing.</p>
</div>
<div class="section"> <div class="attention"><span class="attentiontitle">Attention:</span> Using the <span class="cmdname">ENDRQS</span> command
on a source job may produce unpredictable results and can cause the loss of
the connection to the target.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5end.htm" title="Whether you are testing an application, handling a user problem, or monitoring a particular device, there are times when you may want to end work that is being done on a server.">Cancel distributed data management work</a></div>
</div>
</div>
</body>
</html>