ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/dltusrtrc.htm

160 lines
5.0 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>Delete User Trace (DLTUSRTRC)</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="DLTUSRTRC.Top_Of_Page"></a>
<h2>Delete User Trace (DLTUSRTRC)</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="#DLTUSRTRC.PARAMETERS.TABLE">Parameters</a><br>
<a href="#DLTUSRTRC.COMMAND.EXAMPLES">Examples</a><br>
<a href="#DLTUSRTRC.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="DLTUSRTRC"></a>
<p>The Delete User Trace Buffer (DLTUSRTRC) command deletes the user trace buffer and records for a specified job.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTUSRTRC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="DLTUSRTRC.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top" rowspan="4"><a href="#DLTUSRTRC.JOB"><b>JOB</b></a></td>
<td valign="top">Job name</td>
<td valign="top">Single values: <b><u>*</u></b><br>Other values: <i>Qualified job name</i></td>
<td valign="top" rowspan="4">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top">Qualifier 1: Job name</td>
<td valign="top"><i>Generic name, name</i>, *ALL, *CURRENT</td>
</tr><tr>
<td valign="top">Qualifier 2: User</td>
<td valign="top"><i>Generic name, name</i>, <b><u>*ALL</u></b>, *CURRENT</td>
</tr><tr>
<td valign="top">Qualifier 3: Number</td>
<td valign="top">000000-999999, <b><u>*ALL</u></b></td>
</tr></table>
<table width="100%">
<tr><td align="right"><a href="#DLTUSRTRC.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="DLTUSRTRC.JOB"></a>
<h3>Job name (JOB)</h3>
<p>Specifies the jobs for which the user trace buffers are to be deleted.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>The user trace buffer for the job that the command is running in is deleted.
</dd>
</dl>
<p>The possible <b>Job Name Qualifier</b> values are:
</p>
<dl>
<dt><b>*ALL</b></dt>
<dd>The user trace buffers for all jobs that match the specified user name and job number are deleted.
</dd>
<dt><b>*CURRENT</b></dt>
<dd>The user trace buffers for all jobs with the current job's name are deleted.
</dd>
<dt><b><i>job-name</i></b></dt>
<dd>Specify the name of the job whose user trace buffer is being deleted.
</dd>
<dt><b><i>generic*-job-name</i></b></dt>
<dd>Specify the generic job name of the jobs whose user trace buffers are being deleted.
</dd>
</dl>
<p>The possible <b>User Name Qualifier</b> values are:
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>The user trace buffers for all jobs that match the specified job name and job number are deleted.
</dd>
<dt><b>*CURRENT</b></dt>
<dd>The user trace buffers for all jobs with the current job's user name are deleted.
</dd>
<dt><b><i>user-name</i></b></dt>
<dd>Specify the name of the user of the job whose user trace buffer is being deleted.
</dd>
<dt><b><i>generic*-user-name</i></b></dt>
<dd>Specify the generic user name of the jobs whose user trace buffers are being deleted.
</dd>
</dl>
<p>The possible <b>Job Number Qualifier</b> values are:
</p>
<dl>
<dt><b><u>*ALL</u></b></dt>
<dd>The user trace buffers for all jobs that match the specified job name and user name are deleted.
</dd>
<dt><b><i>job-number</i></b></dt>
<dd>Specify the six-digit number of the job whose user trace buffer is being deleted.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTUSRTRC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTUSRTRC.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Delete User Trace Buffer for Current Job</b>
</p>
<p>
<pre>
DLTUSRTRC
</pre>
</p>
<p>This command deletes the user trace buffer for the current job.
</p>
<p><b>Example 2: Delete User Trace Buffers for a Specific User</b>
</p>
<p>
<pre>
DLTUSRTRC JOB(*ALL/JSMITH/*ALL)
</pre>
</p>
<p>This command deletes all user trace buffers for jobs that have a user name of JSMITH.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTUSRTRC.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="DLTUSRTRC.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPFA98D</b></dt>
<dd>The User Trace buffer associated with job &amp;3/&amp;2/&amp;1 could not be deleted.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#DLTUSRTRC.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>