237 lines
8.8 KiB
HTML
237 lines
8.8 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 Problem (DLTPRB)</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="DLTPRB.Top_Of_Page"></a>
|
||
|
<h2>Delete Problem (DLTPRB)</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="#DLTPRB.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#DLTPRB.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#DLTPRB.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="DLTPRB"></a>
|
||
|
<p>The user, typically a system operator or user responsible for handling system problems, uses the Delete Problem (DLTPRB) command to maintain the size of the problem log by deleting one or more entries. More information on controlling problem log size is in the Basic System Operation information in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter.
|
||
|
</p>
|
||
|
<p><b>Restriction:</b> This command is shipped with public *EXCLUDE authority and the QPGMR, QSYSOPR, QSRV, and QSRVBAS user profiles have private authorities to use the command.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="DLTPRB.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"><a href="#DLTPRB.PRBID"><b>PRBID</b></a></td>
|
||
|
<td valign="top">Problem identifier</td>
|
||
|
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DLTPRB.STATUS"><b>STATUS</b></a></td>
|
||
|
<td valign="top">Status type</td>
|
||
|
<td valign="top">Single values: <b><u>*ALL</u></b><br>Other values (up to 6 repetitions): *OPENED, *READY, *PREPARED, *SENT, *ANSWERED, *VERIFIED, *CLOSED</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DLTPRB.DAYS"><b>DAYS</b></a></td>
|
||
|
<td valign="top">Days</td>
|
||
|
<td valign="top">0-999, <b><u>30</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="3"><a href="#DLTPRB.ORIGIN"><b>ORIGIN</b></a></td>
|
||
|
<td valign="top">Origin</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="3">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Network identifier</td>
|
||
|
<td valign="top">
|
||
|
<i>Communications name</i>, <b><u>*NETATR</u></b>, *ALL</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Control point name</td>
|
||
|
<td valign="top">
|
||
|
<i>Communications name</i>, <b><u>*NETATR</u></b>, *ALL</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="DLTPRB.PRBID"></a>
|
||
|
<h3>Problem identifier (PRBID)</h3>
|
||
|
<p>Specifies the ID of the problems to be deleted. Problems with different origin systems may have the same ID. The <b>Origin (ORIGIN)</b> parameter may be used along with this parameter to select a single problem from a particular origin system.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All problems that match the other selection criteria are deleted.
|
||
|
</dd>
|
||
|
<dt><b><i>problem-ID</i></b></dt>
|
||
|
<dd>Specify the 10-character problem ID of the problem to be deleted. The <b>Status type (STATUS)</b> parameter and the <b>Days (DAYS)</b> parameter are ignored if a problem ID is specified.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DLTPRB.STATUS"></a>
|
||
|
<h3>Status type (STATUS)</h3>
|
||
|
<p>Specifies the status of problem log entries. There are seven types of status:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*OPENED</b></dt>
|
||
|
<dd>The problem is in Opened status. The problem has been identified and a problem record was created.
|
||
|
</dd>
|
||
|
<dt><b>*READY</b></dt>
|
||
|
<dd>The problem is in Ready status. Problem analysis information has been added to the problem record.
|
||
|
</dd>
|
||
|
<dt><b>*PREPARED</b></dt>
|
||
|
<dd>The problem is in Prepared status. The problem has been prepared for reporting.
|
||
|
</dd>
|
||
|
<dt><b>*SENT</b></dt>
|
||
|
<dd>The problem is in Sent status. The problem has been sent to a service provider, but no answer has been returned.
|
||
|
</dd>
|
||
|
<dt><b>*ANSWERED</b></dt>
|
||
|
<dd>The problem is in Answered status. An answer has been returned by the service provider or added by an operator on this system.
|
||
|
</dd>
|
||
|
<dt><b>*VERIFIED</b></dt>
|
||
|
<dd>The problem is in Verified status. The problem was resolved and the system operator has verified that the problem is corrected.
|
||
|
</dd>
|
||
|
<dt><b>*CLOSED</b></dt>
|
||
|
<dd>The problem was closed.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>
|
||
|
<b>Note: </b>This parameter is valid only if *ALL is specified on the <b>Problem identifier (PRBID)</b> parameter.
|
||
|
</p>
|
||
|
<p>You can enter multiple values for this parameter. If you are on an entry display and you need additional entry fields to enter these multiple values, type a plus sign (+) in the entry field opposite the phrase "+ for more" and press the Enter key.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All problems that match the other selection criteria will be deleted.
|
||
|
</dd>
|
||
|
<dt><b><i>status-type</i></b></dt>
|
||
|
<dd>Specify one of the seven status types.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DLTPRB.DAYS"></a>
|
||
|
<h3>Days (DAYS)</h3>
|
||
|
<p>Specifies that problems older than this value are deleted. Valid values range from 0 through 999 days after the <b>Opened</b> or <b>Closed</b> date. Problems with any status other than <b>Closed</b> will be deleted the specified number of days after the <b>Opened</b> date. Problems with <b>Closed</b> status will be deleted after the specified number of days after the <b>Closed</b> date.
|
||
|
</p>
|
||
|
<p>This parameter is valid only if *ALL is specified on the <b>Problem identifier (PRBID)</b> parameter.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>30</u></b></dt>
|
||
|
<dd>The default number of days until problem deletion.
|
||
|
</dd>
|
||
|
<dt><b><i>number-of-days</i></b></dt>
|
||
|
<dd>Specify the number of days. If this value is smaller than the system value QPRBHLDITV, the system value will be used instead.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DLTPRB.ORIGIN"></a>
|
||
|
<h3>Origin (ORIGIN)</h3>
|
||
|
<p>Specifies that problem log entries that originated at only the specified nodes are to be deleted.
|
||
|
</p>
|
||
|
<p>The possible <b>network ID</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*NETATR</u></b></dt>
|
||
|
<dd>Only entries that originated on systems with the same local network ID as the one defined in the network attributes for this system are deleted.
|
||
|
</dd>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>All entries are deleted regardless of the network ID of their origin system.
|
||
|
</dd>
|
||
|
<dt><b><i>network-ID</i></b></dt>
|
||
|
<dd>Specify a network ID.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>control point name</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*NETATR</u></b></dt>
|
||
|
<dd>Only entries that originated on systems with the same local control point name as the one defined in the network attributes for this system are deleted.
|
||
|
</dd>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>All entries originating at systems with the specified network ID are deleted.
|
||
|
</dd>
|
||
|
<dt><b><i>control-point-name</i></b></dt>
|
||
|
<dd>Specify a control point name.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DLTPRB.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DLTPRB STATUS(*OPENED *READY *SENT) DAYS(15)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command deletes all entries in the <b>OPENED</b>, <b>READY</b>, or <b>SENT</b> status that were added to the problem log prior to 15 days ago.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DLTPRB.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF7AA6</b></dt>
|
||
|
<dd>Problem record &1 cannot be deleted.
|
||
|
</dd>
|
||
|
<dt><b>CPF7AA7</b></dt>
|
||
|
<dd>Problem &1 not found or in use.
|
||
|
</dd>
|
||
|
<dt><b>CPF7A9C</b></dt>
|
||
|
<dd>Cannot work with the problem log at this time.
|
||
|
</dd>
|
||
|
<dt><b>CPF7A93</b></dt>
|
||
|
<dd>Problem &2 currently in use by job &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9846</b></dt>
|
||
|
<dd>Error while processing file &1 in library &2.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|