102 lines
7.5 KiB
HTML
102 lines
7.5 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="Restrictions for the SBMRMTCMD command" />
|
|
<meta name="abstract" content="This topic describes restrictions for the SBMRMTCMD command." />
|
|
<meta name="description" content="This topic describes restrictions for the SBMRMTCMD command." />
|
|
<meta name="DC.subject" content="command, DLTOVR (Delete Override), Delete Override (DLTOVR), command, CL, Delete Override (DLTOVR), override, deleting, OVRMSGF (Override with Message File), Override with Message File (OVRMSGF), command, CL, OVRMSGF (Override with Message File), message file, overriding with, overriding with, message file, recursion level, definition" />
|
|
<meta name="keywords" content="command, DLTOVR (Delete Override), Delete Override (DLTOVR), command, CL, Delete Override (DLTOVR), override, deleting, OVRMSGF (Override with Message File), Override with Message File (OVRMSGF), command, CL, OVRMSGF (Override with Message File), message file, overriding with, overriding with, message file, recursion level, definition" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5sbmcmd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5targt.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/rclddmcnv.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="rbae5scres" />
|
|
<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>Restrictions for the SBMRMTCMD command</title>
|
|
</head>
|
|
<body id="rbae5scres"><a name="rbae5scres"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Restrictions for the <span class="cmdname">SBMRMTCMD</span> command</h1>
|
|
<div><p>This topic describes restrictions for the <span class="cmdname">SBMRMTCMD</span> command.</p>
|
|
<div class="section"> <ul><li>Although remote file processing is synchronous within the user's job,
|
|
which includes two separate jobs (one running on each server), file processing
|
|
on the target server operates independently of the source server. Commands
|
|
such as <span class="cmdname">Override with Database File (OVRDBF)</span>, <span class="cmdname">Override
|
|
with Message File (OVRMSGF)</span>, and <span class="cmdname">Delete Override (DLTOVR)</span> that
|
|
are dependent on the specific position of a program in a program stack (<dfn class="term">recursion
|
|
level</dfn>) or request level might <em>not</em> function as expected. <p>For
|
|
example, when multiple recursion levels that involve overrides at each level
|
|
occur on the source server, and one or more overrides at a given level are
|
|
submitted to the target server on the <span class="cmdname">SBMRMTCMD</span> command,
|
|
the target server job has no way of knowing the level of the source server
|
|
job. That is, a target server override can still be in effect after the source
|
|
server override for a particular recursion level has ended.</p>
|
|
</li>
|
|
<li>Output (such as spooled files) created by a submitted command exists only
|
|
on the target server. The output is <em>not</em> sent back to the source server.</li>
|
|
<li>Some types of CL commands should <em>not</em> be submitted to a target <span class="keyword">iSeries™ server</span>. The following items are examples
|
|
of types that are <em>not</em> the intended purpose of the <span class="cmdname">SBMRMTCMD</span> command
|
|
and that might produce undesirable results: <ul><li>All of the OVR<var class="varname">xxx</var>F commands that refer to database
|
|
files, message files, and device files (including communications and save
|
|
files).</li>
|
|
<li>All of the DSP<var class="varname">xxxx</var> commands, because the output results
|
|
remain at the target server.</li>
|
|
<li>Job-related commands like <span class="cmdname">Reroute Job (RRTJOB)</span> that
|
|
are used to control a target server's job. The <span class="cmdname">Change Job (CHGJOB)</span> command,
|
|
however, <em>can</em> be used.</li>
|
|
<li>Commands that are used to service programs, like <span class="cmdname">Service Job
|
|
(SRVJOB)</span>, <span class="cmdname">Trace Job (TRCJOB)</span>, <span class="cmdname">Trace
|
|
Internal (TRCINT)</span>, or <span class="cmdname">Dump Job (DMPJOB)</span>.</li>
|
|
<li>Commands that might cause inquiry messages to be sent to the system operator,
|
|
like <span class="cmdname">Start Printer Writer (STRPRTWTR)</span>. (Pass-through
|
|
can be used instead.)</li>
|
|
<li id="rbae5scres__iaspcommands"><a name="rbae5scres__iaspcommands"><!-- --></a>Commands that attempt to change the Independent Auxiliary
|
|
Storage Pool (ASP) of the target job (for example, SETASPGRP) should not be
|
|
issued using <span class="cmdname">Submit Remote Command</span>. </li>
|
|
</ul>
|
|
</li>
|
|
<li>Translation is not performed for any <em>immediate</em> messages created
|
|
by the target server, because they are not stored on the server; the text
|
|
for an immediate message is sent directly to the source server to be displayed.
|
|
(For all other message types, the target server sends back a message identifier;
|
|
the message text that exists on the source server for that message identifier
|
|
is the text that is displayed. This message text is whatever the source server
|
|
text has been translated to.)</li>
|
|
<li>A maximum of 10 messages, created during the running of a submitted command,
|
|
can be sent by the target server to the source server. If more than 10 messages
|
|
are created, an additional <em>informational</em> message is sent that indicates
|
|
where the messages exist (such as in a job log) on the target server. If one
|
|
of those messages is an <em>escape</em> message, the first nine messages of
|
|
other types are sent, followed by the informational message and the escape
|
|
message.</li>
|
|
<li>The only types of messages that are sent by the target server are completion,
|
|
informational, diagnostic, and escape messages.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5sbmcmd.htm" title="The Submit Remote Command (SBMRMTCMD) command submits a command using DDM to run on the target server.">SBMRMTCMD (Submit Remote Command) command</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbae5targt.htm" title="The SBMRMTCMD command can submit any CL command that can run in both the batch environment and using the QCAEXEC server program.">iSeries and System/38 target systems on the SBMRMTCMD command</a></div>
|
|
<div><a href="../cl/rclddmcnv.htm">Reclaim DDM Conversations (RCLDDMCNV) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |