311 lines
9.5 KiB
HTML
311 lines
9.5 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>Change Problem (CHGPRB)</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="CHGPRB.Top_Of_Page"></a>
|
|
<h2>Change Problem (CHGPRB)</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="#CHGPRB.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#CHGPRB.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#CHGPRB.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="CHGPRB"></a>
|
|
<p>The Change Problem (CHGPRB) Command allows you to change the values of selected fields within the problem log. The changeable fields include the service assigned number, problem severity, user name assigned to the problem log entry, and problem description.
|
|
</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="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="CHGPRB.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="#CHGPRB.PRBID"><b>PRBID</b></a></td>
|
|
<td valign="top">Problem identifier</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Required, Key, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" rowspan="3"><a href="#CHGPRB.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, Key</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 1: Network identifier</td>
|
|
<td valign="top">
|
|
<i>Communications name</i>, <b><u>*NETATR</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">Element 2: Control point name</td>
|
|
<td valign="top">
|
|
<i>Communications name</i>, <b><u>*NETATR</u></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGPRB.SEV"><b>SEV</b></a></td>
|
|
<td valign="top">Severity</td>
|
|
<td valign="top"><b><u>*SAME</u></b>, *NONE, 1, 2, 3, 4</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGPRB.ASNUSER"><b>ASNUSER</b></a></td>
|
|
<td valign="top">User assigned</td>
|
|
<td valign="top"><i>Simple name</i>, <b><u>*SAME</u></b>, *NONE</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGPRB.GROUP"><b>GROUP</b></a></td>
|
|
<td valign="top">Group assigned</td>
|
|
<td valign="top"><i>Name</i>, <b><u>*SAME</u></b>, *NONE, *DEFAULT</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGPRB.SRVID"><b>SRVID</b></a></td>
|
|
<td valign="top">Service number</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b>, *NONE</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGPRB.PRBCGY"><b>PRBCGY</b></a></td>
|
|
<td valign="top">Problem category</td>
|
|
<td valign="top"><b><u>*SAME</u></b>, *REPORT, *LOGONLY</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#CHGPRB.TEXT"><b>TEXT</b></a></td>
|
|
<td valign="top">Text 'description'</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="CHGPRB.PRBID"></a>
|
|
<h3>Problem identifier (PRBID)</h3>
|
|
<p>Specifies the 10-character problem identifier of the problem log entry. Problems with different system origins can have the same identifier. This parameter can be used with the ORIGIN parameter to select a single problem from a particular system origin.
|
|
</p>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGPRB.ORIGIN"></a>
|
|
<h3>Origin (ORIGIN)</h3>
|
|
<p>Specifies the node of the system from which the problem log entry originated. This parameter is used with the PRBID parameter to uniquely identify the problem.
|
|
</p>
|
|
<p>The possible <b>network ID</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NETATR</u></b></dt>
|
|
<dd>The local network identifier of this system is used.
|
|
</dd>
|
|
<dt><b><i>network-identifier</i></b></dt>
|
|
<dd>Specify the network identifier of the system on which the problem originated.
|
|
</dd>
|
|
</dl>
|
|
<p>The possible <b>control point name</b> values are:
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NETATR</u></b></dt>
|
|
<dd>The local control point name of this system is used.
|
|
</dd>
|
|
<dt><b><i>control-point-name</i></b></dt>
|
|
<dd>Specify the control point name of the system on which the problem originated.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGPRB.SEV"></a>
|
|
<h3>Severity (SEV)</h3>
|
|
<p>Specifies the severity level of the problem. Severity levels are assigned by the user when the problem is prepared for reporting. The four severity levels are:
|
|
</p>
|
|
<dl>
|
|
<dt><b>1</b></dt>
|
|
<dd>High
|
|
</dd>
|
|
<dt><b>2</b></dt>
|
|
<dd>Medium
|
|
</dd>
|
|
<dt><b>3</b></dt>
|
|
<dd>Low
|
|
</dd>
|
|
<dt><b>4</b></dt>
|
|
<dd>None
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The severity level does not change.
|
|
</dd>
|
|
<dt><b>*NONE</b></dt>
|
|
<dd>No severity level is assigned to the problem.
|
|
</dd>
|
|
<dt><b><i>severity-level</i></b></dt>
|
|
<dd>Specify the severity level of the problem.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGPRB.ASNUSER"></a>
|
|
<h3>User assigned (ASNUSER)</h3>
|
|
<p>Specifies the user ID of the person to whom the problem is assigned.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The user ID does not change.
|
|
</dd>
|
|
<dt><b>*NONE</b></dt>
|
|
<dd>No user is assigned to the problem.
|
|
</dd>
|
|
<dt><b><i>user-id</i></b></dt>
|
|
<dd>Specify the user ID assigned to the problem.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGPRB.GROUP"></a>
|
|
<h3>Group assigned (GROUP)</h3>
|
|
<p>Specifies the group in the filter to which the problem is assigned.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The group name does not change.
|
|
</dd>
|
|
<dt><b>*NONE</b></dt>
|
|
<dd>The problem is not assigned to a filter group.
|
|
</dd>
|
|
<dt><b><i>group-name</i></b></dt>
|
|
<dd>Specify the group into which the problem entry is filtered.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGPRB.SRVID"></a>
|
|
<h3>Service number (SRVID)</h3>
|
|
<p>Specifies the service assigned number for the problem. This number was assigned when the problem was reported to IBM service support.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The service assigned number does not change.
|
|
</dd>
|
|
<dt><b>*NONE</b></dt>
|
|
<dd>The problem has no service assigned number.
|
|
</dd>
|
|
<dt><b><i>service-assigned-number</i></b></dt>
|
|
<dd>Specify the service assigned number for the problem.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGPRB.PRBCGY"></a>
|
|
<h3>Problem category (PRBCGY)</h3>
|
|
<p>Specifies whether a problem should be logged and reported to the service provider, or logged only.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The setting does not change.
|
|
</dd>
|
|
<dt><b>*REPORT</b></dt>
|
|
<dd>The problem will be logged and reported to the service provider.
|
|
</dd>
|
|
<dt><b>*LOGONLY</b></dt>
|
|
<dd>The problem will be logged, but will not be reported to the service provider.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="CHGPRB.TEXT"></a>
|
|
<h3>Text 'description' (TEXT)</h3>
|
|
<p>Specifies the description of the problem.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*SAME</u></b></dt>
|
|
<dd>The description does not change.
|
|
</dd>
|
|
<dt><b><i>problem-description-text</i></b></dt>
|
|
<dd>Specify the problem description.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGPRB.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
CHGPRB PRBID(9213438081) ORIGIN(AS400 SYSTEM02) SEV(4)
|
|
ASNUSER(JEFFREY) GROUP(CHGPROB) SRVID(PMR01)
|
|
TEXT('NEW PROBLEM DESCRIPTION')
|
|
</pre>
|
|
</p>
|
|
<p>This command changes the problem 9213438081 originating on SYSTEM02.AS400 to severity 4, changes the assigned user to JEFFREY, changes the group to CHGPROB, changes the service assigned number to PMR01, and adds a new description.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="CHGPRB.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF7AAD</b></dt>
|
|
<dd>Problem &1 not changed.
|
|
</dd>
|
|
<dt><b>CPF7AA7</b></dt>
|
|
<dd>Problem &1 not found or in use.
|
|
</dd>
|
|
<dt><b>CPF7A8D</b></dt>
|
|
<dd>Problem &1 not changed.
|
|
</dd>
|
|
<dt><b>CPF7A9C</b></dt>
|
|
<dd>Cannot work with the problem log at this time.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#CHGPRB.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|