97 lines
3.1 KiB
HTML
97 lines
3.1 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Dump Job Internal (DMPJOBINT)</title>
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body bgcolor="white">
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<a name="DMPJOBINT.Top_Of_Page"></a>
|
|
<h2>Dump Job Internal (DMPJOBINT)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#DMPJOBINT.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#DMPJOBINT.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#DMPJOBINT.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="DMPJOBINT"></a>
|
|
<p>The Dump Job Internal (DMPJOBINT) command dumps the machine internal data related to the machine process of the current job or the job being serviced as a result of the Start Service Job (STRSRVJOB) command. When the internal data is dumped, a dump identifier is sent in a message to the user who sent the Dump Job Internal (DMPJOBINT) command. The Print Internal Data (PRTINTDTA) command can be used to print the dump output.
|
|
</p>
|
|
<p><b>Restriction:</b>
|
|
</p>
|
|
<ul>
|
|
<li>To use this command, you must be signed on as QPGMR, QSYSOPR, QSRV, or QSRVBAS, or have all object (*ALLOBJ) special authority.
|
|
</li>
|
|
</ul>
|
|
<p>There are no parameters for this command.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#DMPJOBINT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="DMPJOBINT.PARAMETERS.TABLE">Parameters</a></h3>None<br>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#DMPJOBINT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="DMPJOBINT.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
DMPJOBINT
|
|
</pre>
|
|
</p>
|
|
<p>This command dumps, for the job in which the command is entered, the machine internal data associated with the job. A message with the dump identifier is sent to the user entering the command.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#DMPJOBINT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="DMPJOBINT.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF3560</b></dt>
|
|
<dd>Job being serviced not running.
|
|
</dd>
|
|
<dt><b>CPF3636</b></dt>
|
|
<dd>Internal job not dumped.
|
|
</dd>
|
|
<dt><b>CPF3909</b></dt>
|
|
<dd>Service command will not be processed.
|
|
</dd>
|
|
<dt><b>CPF3918</b></dt>
|
|
<dd>Service request canceled.
|
|
</dd>
|
|
<dt><b>CPF3935</b></dt>
|
|
<dd>Job being serviced ended during dump.
|
|
</dd>
|
|
<dt><b>CPF3950</b></dt>
|
|
<dd>Error message &2 received for file &1. Request ended.
|
|
</dd>
|
|
<dt><b>CPF3967</b></dt>
|
|
<dd>Dump not started because serviced job not running.
|
|
</dd>
|
|
<dt><b>CPF3968</b></dt>
|
|
<dd>Dump not started because serviced job completed running.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#DMPJOBINT.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|