991 lines
29 KiB
HTML
991 lines
29 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>Work with Problem (WRKPRB)</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="WRKPRB.Top_Of_Page"></a>
|
||
|
<h2>Work with Problem (WRKPRB)</h2>
|
||
|
<table width="100%">
|
||
|
<tr>
|
||
|
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
|
||
|
<b>Threadsafe: </b>No
|
||
|
</td>
|
||
|
<td valign="top" align="right">
|
||
|
<a href="#WRKPRB.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#WRKPRB.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#WRKPRB.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="WRKPRB"></a>
|
||
|
<p>The Work with Problem (WRKPRB) command works with the Work with Problems display. You can use this command to work with problems that were detected by the system or detected by the user.
|
||
|
</p>
|
||
|
<p>Problems are deleted from the log by using the Delete Problem (DLTPRB) command.
|
||
|
</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="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="WRKPRB.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="#WRKPRB.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="#WRKPRB.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="#WRKPRB.SEV"><b>SEV</b></a></td>
|
||
|
<td valign="top">Severity</td>
|
||
|
<td valign="top">Single values: <b><u>*ALL</u></b><br>Other values (up to 3 repetitions): 1, 2, 3, 4</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="7"><a href="#WRKPRB.PERIOD"><b>PERIOD</b></a></td>
|
||
|
<td valign="top">Period</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="7">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Start time and date</td>
|
||
|
<td valign="top">
|
||
|
<i>Element list</i></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" style="padding-left:10pt">Element 1: Start time</td>
|
||
|
<td valign="top">
|
||
|
<i>Time</i>, <b><u>*AVAIL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" style="padding-left:10pt">Element 2: Start date</td>
|
||
|
<td valign="top">
|
||
|
<i>Date</i>, <b><u>*BEGIN</u></b>, *CURRENT</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: End time and date</td>
|
||
|
<td valign="top">
|
||
|
<i>Element list</i></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" style="padding-left:10pt">Element 1: End time</td>
|
||
|
<td valign="top">
|
||
|
<i>Time</i>, <b><u>*AVAIL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" style="padding-left:10pt">Element 2: End date</td>
|
||
|
<td valign="top">
|
||
|
<i>Date</i>, <b><u>*END</u></b>, *CURRENT</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="4"><a href="#WRKPRB.HARDWARE"><b>HARDWARE</b></a></td>
|
||
|
<td valign="top">Hardware</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="4">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Device type</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Model number</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Serial number</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.RESOURCE"><b>RESOURCE</b></a></td>
|
||
|
<td valign="top">Resource name</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="4"><a href="#WRKPRB.LICPGM"><b>LICPGM</b></a></td>
|
||
|
<td valign="top">Product</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="4">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Program identifier</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Release</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 3: Modification level</td>
|
||
|
<td valign="top">
|
||
|
<i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.FUNCTION"><b>FUNCTION</b></a></td>
|
||
|
<td valign="top">Function</td>
|
||
|
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.PGM"><b>PGM</b></a></td>
|
||
|
<td valign="top">Program</td>
|
||
|
<td valign="top"><i>Generic name, name</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.MSGID"><b>MSGID</b></a></td>
|
||
|
<td valign="top">Message identifier</td>
|
||
|
<td valign="top"><i>Generic name, name</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="3"><a href="#WRKPRB.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>*ALL</u></b>, *NETATR</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Control point name</td>
|
||
|
<td valign="top">
|
||
|
<i>Communications name</i>, <b><u>*ALL</u></b>, *NETATR</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.SRVID"><b>SRVID</b></a></td>
|
||
|
<td valign="top">Service number</td>
|
||
|
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.ASNUSER"><b>ASNUSER</b></a></td>
|
||
|
<td valign="top">User assigned</td>
|
||
|
<td valign="top"><i>Simple name</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.GROUP"><b>GROUP</b></a></td>
|
||
|
<td valign="top">Group assigned</td>
|
||
|
<td valign="top"><i>Character value</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.PRBTYPE"><b>PRBTYPE</b></a></td>
|
||
|
<td valign="top">Problem type</td>
|
||
|
<td valign="top"><b><u>*ALL</u></b>, 1, 2, 3, 4, 5, 6</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#WRKPRB.PRBCGY"><b>PRBCGY</b></a></td>
|
||
|
<td valign="top">Problem category</td>
|
||
|
<td valign="top"><b><u>*ALL</u></b>, *REPORT, *CRITICAL, *LOGONLY</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="WRKPRB.PRBID"></a>
|
||
|
<h3>Problem identifier (PRBID)</h3>
|
||
|
<p>Specifies the problem identifier of the problem being selected. 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>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All problem identifiers are selected.
|
||
|
</dd>
|
||
|
<dt><b><i>problem-identifier</i></b></dt>
|
||
|
<dd>Specify the 10-character problem identifier of the problem being selected.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.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>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All types of status of problem log entries are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>status-type</i></b></dt>
|
||
|
<dd>Specify the type of status to be shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.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>*ALL</u></b></dt>
|
||
|
<dd>All problem log entries are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>severity</i></b></dt>
|
||
|
<dd>Specify the level of severity of problem log entries to be shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.PERIOD"></a>
|
||
|
<h3>Period (PERIOD)</h3>
|
||
|
<p>Specifies the period of time for which problem log entries are shown. This is the time when the problem entry was placed in the log.
|
||
|
</p>
|
||
|
<p>The possible <b>starting time</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*AVAIL</u></b></dt>
|
||
|
<dd>The logged data that is available for the specified starting date is shown.
|
||
|
</dd>
|
||
|
<dt><b><i>start-time</i></b></dt>
|
||
|
<dd>Specify the starting time for the specified starting date indicating the logged data to display.
|
||
|
<p>The time is specified in 24-hour format and can be specified with or without a time separator:
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>Without a time separator, specify a string of 4 or 6 digits (hhmm or hhmmss) where hh = hours, mm = minutes, and ss = seconds. Hours, minutes, and seconds must each be exactly 2 digits (use leading zeros if necessary).
|
||
|
</li>
|
||
|
<li>With a time separator, specify a string of 5 or 8 digits where the time separator specified for your job is used to separate the hours, minutes, and seconds. If you enter this command from the command line, the string must be enclosed in apostrophes. If a time separator other than the separator specified for your job is used, this command will fail.
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>starting date</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*BEGIN</u></b></dt>
|
||
|
<dd>The logged data from the beginning of the log is shown.
|
||
|
<p>
|
||
|
<b>Note: </b>If *BEGIN is specified, any time value other than *AVAIL for <b>starting time</b> is ignored.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b>*CURRENT</b></dt>
|
||
|
<dd>The logged data for the current day from the specified starting time through the ending time (if it is specified) is shown.
|
||
|
</dd>
|
||
|
<dt><b><i>start-date</i></b></dt>
|
||
|
<dd>Specify the starting date for which logged data is shown. The date must be entered in the job date format.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>ending time</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*AVAIL</u></b></dt>
|
||
|
<dd>The logged data that is available for the specified ending date is shown.
|
||
|
</dd>
|
||
|
<dt><b><i>end-time</i></b></dt>
|
||
|
<dd>Specify the ending time for the specified ending date for which logged data is shown. See the start-time description in this parameter description for details on how the time must be specified.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>ending date</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*END</u></b></dt>
|
||
|
<dd>The last day on which data was logged is the last day for which the logged data is shown.
|
||
|
<p>
|
||
|
<b>Note: </b>If *END is specified, any time value other than *AVAIL for end-time is ignored.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b>*CURRENT</b></dt>
|
||
|
<dd>The logged data for the current day from the specified starting time through the ending time (if it is specified) is shown.
|
||
|
</dd>
|
||
|
<dt><b><i>end-date</i></b></dt>
|
||
|
<dd>Specify the ending date for which logged data is to be shown. The date must be specified in the job date format.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.HARDWARE"></a>
|
||
|
<h3>Hardware (HARDWARE)</h3>
|
||
|
<p>Specifies that only problem log entries that identify the specified failing hardware are shown.
|
||
|
</p>
|
||
|
<p>The possible <b>machine type</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown, regardless of what hardware is identified as failing.
|
||
|
<p>
|
||
|
<b>Note: </b>If *ALL is specified, any value other than *ALL for model and serial number is ignored.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b><i>type</i></b></dt>
|
||
|
<dd>Specify the 4-character type code for the hardware.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>model number</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries that identify failing hardware of the specified type are shown.
|
||
|
<p>
|
||
|
<b>Note: </b>If *ALL is specified, any value other than *ALL for serial number is ignored.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b><i>model</i></b></dt>
|
||
|
<dd>Specify the 3-character model number for the hardware.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>serial number</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries that identify failing hardware of the specified type and model are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>serial</i></b></dt>
|
||
|
<dd>Specify the serial number of the hardware in one of the following formats, where n is a decimal character ranging from 0 through 9.
|
||
|
<ul>
|
||
|
<li>nnnnn
|
||
|
</li>
|
||
|
<li>nnnnnnn
|
||
|
</li>
|
||
|
<li>nn-nnnnn
|
||
|
</li>
|
||
|
<li>nn-nnnnnnn
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.RESOURCE"></a>
|
||
|
<h3>Resource name (RESOURCE)</h3>
|
||
|
<p>Specifies that only problem log entries that identify the specified failing resource name are shown.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown, regardless of which resource name, if any, is identified by the problem.
|
||
|
</dd>
|
||
|
<dt><b><i>resource-name</i></b></dt>
|
||
|
<dd>Specify the resource name.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.LICPGM"></a>
|
||
|
<h3>Product (LICPGM)</h3>
|
||
|
<p>Specifies that problem log entries that identify the specified failing software are shown.
|
||
|
</p>
|
||
|
<p>The possible <b>program ID</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown regardless of what software is identified as failing.
|
||
|
<p>
|
||
|
<b>Note: </b>If *ALL is specified, any value other than *ALL for release and modification is ignored.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b><i>program-ID</i></b></dt>
|
||
|
<dd>Specify the identification number of the licensed program.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>release</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>All entries that identify failing software from the specified licensed program are shown.
|
||
|
<p>
|
||
|
<b>Note: </b>If *ALL is specified, any value other than *ALL for modification is ignored.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b><i>release-level</i></b></dt>
|
||
|
<dd>Specify the release level of the licensed program.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>modification</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries that identify failing software from the specified licensed program and release are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>modification</i></b></dt>
|
||
|
<dd>Specify the modification number of the release.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.FUNCTION"></a>
|
||
|
<h3>Function (FUNCTION)</h3>
|
||
|
<p>Specifies that only problem log entries that identify the specified function are to be shown. The function is present only in user-detected problem log entries and represents a major functional area or product.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown regardless of what function ID, if any, is identified.
|
||
|
</dd>
|
||
|
<dt><b><i>generic*-function-identifier</i></b></dt>
|
||
|
<dd>Specify a generic function ID. A generic ID is a character string containing one or more of the initial characters of the function ID followed by an asterisk (*). If blank characters are included, the character string must be enclosed in apostrophes (').
|
||
|
</dd>
|
||
|
<dt><b><i>function-id</i></b></dt>
|
||
|
<dd>Specify the complete function ID. If blank characters are included, the character string must be enclosed in apostrophes (').
|
||
|
<p>The possible values for function ID are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>ID</b></dt>
|
||
|
<dd><b> Description
|
||
|
</b></dd>
|
||
|
<dt><b>ALRT</b></dt>
|
||
|
<dd>Alerts
|
||
|
</dd>
|
||
|
<dt><b>APF</b></dt>
|
||
|
<dd>Advanced printer function
|
||
|
</dd>
|
||
|
<dt><b>APPC</b></dt>
|
||
|
<dd>Advanced program-to-program communications
|
||
|
</dd>
|
||
|
<dt><b>APPN</b></dt>
|
||
|
<dd>Advanced Peer-to-Peer Networking function
|
||
|
</dd>
|
||
|
<dt><b>APS</b></dt>
|
||
|
<dd>Advanced DBCS Printer Support program
|
||
|
</dd>
|
||
|
<dt><b>ASYNC</b></dt>
|
||
|
<dd>Asynchronous communications
|
||
|
</dd>
|
||
|
<dt><b>BAS</b></dt>
|
||
|
<dd>AS/400 BASIC
|
||
|
</dd>
|
||
|
<dt><b>BGU</b></dt>
|
||
|
<dd>AS/400 Business Graphics Utility
|
||
|
</dd>
|
||
|
<dt><b>BSC</b></dt>
|
||
|
<dd>Binary synchronous communications
|
||
|
</dd>
|
||
|
<dt><b>CBL</b></dt>
|
||
|
<dd>AS/400 COBOL and COBOL for iSeries
|
||
|
</dd>
|
||
|
<dt><b>CGU</b></dt>
|
||
|
<dd>Character generator utility
|
||
|
</dd>
|
||
|
<dt><b>CL</b></dt>
|
||
|
<dd>Control language
|
||
|
</dd>
|
||
|
<dt><b>CRYPT</b></dt>
|
||
|
<dd>Cryptographic Support/400
|
||
|
</dd>
|
||
|
<dt><b>CSM</b></dt>
|
||
|
<dd>Communications and Systems Management
|
||
|
</dd>
|
||
|
<dt><b>C400</b></dt>
|
||
|
<dd>C/400
|
||
|
</dd>
|
||
|
<dt><b>DDM</b></dt>
|
||
|
<dd>Distributed data management
|
||
|
</dd>
|
||
|
<dt><b>DFU</b></dt>
|
||
|
<dd>Data file utility
|
||
|
</dd>
|
||
|
<dt><b>DHCF</b></dt>
|
||
|
<dd>Distributed host command facility
|
||
|
</dd>
|
||
|
<dt><b>DICT</b></dt>
|
||
|
<dd>Language Dictionaries/400
|
||
|
</dd>
|
||
|
<dt><b>DSNX</b></dt>
|
||
|
<dd>Distributed system node executive
|
||
|
</dd>
|
||
|
<dt><b>ECS</b></dt>
|
||
|
<dd>Electronic customer support
|
||
|
</dd>
|
||
|
<dt><b>FINANCE</b></dt>
|
||
|
<dd>Finance Communications
|
||
|
</dd>
|
||
|
<dt><b>FTN</b></dt>
|
||
|
<dd>FORTRAN/400
|
||
|
</dd>
|
||
|
<dt><b>FTS</b></dt>
|
||
|
<dd>File transfer support
|
||
|
</dd>
|
||
|
<dt><b>GDDM</b></dt>
|
||
|
<dd>Graphical Data Display Manager
|
||
|
</dd>
|
||
|
<dt><b>ICF</b></dt>
|
||
|
<dd>Intersystem Communication Facility
|
||
|
</dd>
|
||
|
<dt><b>IDU</b></dt>
|
||
|
<dd>Interactive data definition utility (IDDU)
|
||
|
</dd>
|
||
|
<dt><b>INTRA</b></dt>
|
||
|
<dd>Intrasystem Communication
|
||
|
</dd>
|
||
|
<dt><b>IPDS</b></dt>
|
||
|
<dd>Intelligent Printer Data Stream
|
||
|
</dd>
|
||
|
<dt><b>ITF</b></dt>
|
||
|
<dd>Interactive terminal facility
|
||
|
</dd>
|
||
|
<dt><b>LPDA</b></dt>
|
||
|
<dd>Link Problem Determination and Analysis
|
||
|
</dd>
|
||
|
<dt><b>MIA</b></dt>
|
||
|
<dd>MI Assembler
|
||
|
</dd>
|
||
|
<dt><b>MIGR</b></dt>
|
||
|
<dd>Migration
|
||
|
</dd>
|
||
|
<dt><b>OBJD</b></dt>
|
||
|
<dd>Object distribution
|
||
|
</dd>
|
||
|
<dt><b>OCL</b></dt>
|
||
|
<dd>S/36 operator control language
|
||
|
</dd>
|
||
|
<dt><b>OFC</b></dt>
|
||
|
<dd>OfficeVision
|
||
|
</dd>
|
||
|
<dt><b>OSP</b></dt>
|
||
|
<dd>i5/OS
|
||
|
</dd>
|
||
|
<dt><b>PAS</b></dt>
|
||
|
<dd>AS/400 Pascal
|
||
|
</dd>
|
||
|
<dt><b>PASSTHRU</b></dt>
|
||
|
<dd>Pass-through
|
||
|
</dd>
|
||
|
<dt><b>PC400</b></dt>
|
||
|
<dd>Client Access/400
|
||
|
</dd>
|
||
|
<dt><b>PDM</b></dt>
|
||
|
<dd>Programming development manager
|
||
|
</dd>
|
||
|
<dt><b>PL1</b></dt>
|
||
|
<dd>AS/400 PL/I
|
||
|
</dd>
|
||
|
<dt><b>POSCOM</b></dt>
|
||
|
<dd>Point-of-Sale Communications Utility/400
|
||
|
</dd>
|
||
|
<dt><b>QRY</b></dt>
|
||
|
<dd>Query/400
|
||
|
</dd>
|
||
|
<dt><b>RETAIL</b></dt>
|
||
|
<dd>Retail Communications
|
||
|
</dd>
|
||
|
<dt><b>REXX</b></dt>
|
||
|
<dd>REXX/400
|
||
|
</dd>
|
||
|
<dt><b>RJE</b></dt>
|
||
|
<dd>Remote job entry
|
||
|
</dd>
|
||
|
<dt><b>RLU</b></dt>
|
||
|
<dd>Report layout utility
|
||
|
</dd>
|
||
|
<dt><b>RPFT</b></dt>
|
||
|
<dd>Performance Tools/400
|
||
|
</dd>
|
||
|
<dt><b>RPG</b></dt>
|
||
|
<dd>RPG for iSeries
|
||
|
</dd>
|
||
|
<dt><b>RSCS</b></dt>
|
||
|
<dd>Remote spooling communications subsystem
|
||
|
</dd>
|
||
|
<dt><b>RWS</b></dt>
|
||
|
<dd>Remote work station
|
||
|
</dd>
|
||
|
<dt><b>SDA</b></dt>
|
||
|
<dd>Screen design aid
|
||
|
</dd>
|
||
|
<dt><b>SDLC</b></dt>
|
||
|
<dd>Synchronous Data Link Control
|
||
|
</dd>
|
||
|
<dt><b>SEU</b></dt>
|
||
|
<dd>Source entry utility
|
||
|
</dd>
|
||
|
<dt><b>SMU</b></dt>
|
||
|
<dd>IBM System Manager for i5/OS
|
||
|
</dd>
|
||
|
<dt><b>SNADS</b></dt>
|
||
|
<dd>SNA distribution services
|
||
|
</dd>
|
||
|
<dt><b>SNUF</b></dt>
|
||
|
<dd>SNA upline facility
|
||
|
</dd>
|
||
|
<dt><b>SORT</b></dt>
|
||
|
<dd>AS/400 sort
|
||
|
</dd>
|
||
|
<dt><b>SQL</b></dt>
|
||
|
<dd>SQL/400
|
||
|
</dd>
|
||
|
<dt><b>SUU</b></dt>
|
||
|
<dd>System upgrade utility
|
||
|
</dd>
|
||
|
<dt><b>TCPIP</b></dt>
|
||
|
<dd>TCP/IP Connectivity Utilities/400
|
||
|
</dd>
|
||
|
<dt><b>TRLAN</b></dt>
|
||
|
<dd>Token ring network
|
||
|
</dd>
|
||
|
<dt><b>TXT38</b></dt>
|
||
|
<dd>System/38 compatible Text Management
|
||
|
</dd>
|
||
|
<dt><b>VMC</b></dt>
|
||
|
<dd>Vertical Licensed Internal Code
|
||
|
</dd>
|
||
|
<dt><b>VNET</b></dt>
|
||
|
<dd>RSCS/PROFS
|
||
|
</dd>
|
||
|
<dt><b>WRD</b></dt>
|
||
|
<dd>Word processing
|
||
|
</dd>
|
||
|
<dt><b>X21</b></dt>
|
||
|
<dd>X.21 public data network
|
||
|
</dd>
|
||
|
<dt><b>X25</b></dt>
|
||
|
<dd>X.25 packet-switching data network
|
||
|
</dd>
|
||
|
<dt><b>3270EM</b></dt>
|
||
|
<dd>3270 device emulation
|
||
|
</dd>
|
||
|
<dt><b>802.3</b></dt>
|
||
|
<dd>Ethernet
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.PGM"></a>
|
||
|
<h3>Program (PGM)</h3>
|
||
|
<p>Specifies whether only problem log entries that identify a specified failing program are shown. For machine detected problems, the failing program, if any, is identified by the most likely possible cause.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown regardless of whether a program is identified.
|
||
|
</dd>
|
||
|
<dt><b><i>generic*-program-name</i></b></dt>
|
||
|
<dd>Specify a generic program name. A generic name is a character string containing one or more characters followed by an asterisk (*).
|
||
|
</dd>
|
||
|
<dt><b><i>program-name</i></b></dt>
|
||
|
<dd>Specify the program name.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.MSGID"></a>
|
||
|
<h3>Message identifier (MSGID)</h3>
|
||
|
<p>Specifies whether only problem log entries that identify a specified message are shown.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown regardless of which message ID is associated with the problem.
|
||
|
</dd>
|
||
|
<dt><b><i>generic*-msg-id</i></b></dt>
|
||
|
<dd>Specify a generic message identifier (ID). A generic ID is a character string containing one or more characters followed by an asterisk (*).
|
||
|
</dd>
|
||
|
<dt><b><i>message-identifier</i></b></dt>
|
||
|
<dd>Specify the message identifier.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.ORIGIN"></a>
|
||
|
<h3>Origin (ORIGIN)</h3>
|
||
|
<p>Specifies that only problem log entries that originated at the specified systems are shown.
|
||
|
</p>
|
||
|
<p>The possible <b>network ID</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown regardless of the network ID of the origin system.
|
||
|
</dd>
|
||
|
<dt><b>*NETATR</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 shown.
|
||
|
</dd>
|
||
|
<dt><b><i>network-ID</i></b></dt>
|
||
|
<dd>Specify a network ID. Only entries that originated on systems with this local network ID are shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible <b>control point name</b> values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries originating at systems with the specified network ID are shown.
|
||
|
</dd>
|
||
|
<dt><b>*NETATR</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 shown.
|
||
|
</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="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.SRVID"></a>
|
||
|
<h3>Service number (SRVID)</h3>
|
||
|
<p>Specifies whether only problem log entries that have the specified service assigned number are shown. This number was assigned when the problem was reported to IBM service support.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All entries are shown regardless of the service assigned number, if any.
|
||
|
</dd>
|
||
|
<dt><b><i>service-assigned-number</i></b></dt>
|
||
|
<dd>Specify the service assigned number.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.ASNUSER"></a>
|
||
|
<h3>User assigned (ASNUSER)</h3>
|
||
|
<h3>User assigned (ASNUSER)</h3>
|
||
|
<p>Specifies whether only problem log entries assigned to this user are shown.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All problem log entries are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>user-name</i></b></dt>
|
||
|
<dd>Specify the user ID assigned to the problems to be shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.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>*ALL</u></b></dt>
|
||
|
<dd>All program log entries are displayed, regardless of the group assigned to them.
|
||
|
</dd>
|
||
|
<dt><b><i>group-name</i></b></dt>
|
||
|
<dd>Specify the 10-character problem filter group assigned to the entry.
|
||
|
<p>
|
||
|
<b>Note: </b>The values are blank if problem log filtering is not used.
|
||
|
</p>
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.PRBTYPE"></a>
|
||
|
<h3>Problem type (PRBTYPE)</h3>
|
||
|
<p>Specifies which type of problems to work with.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All problem log entries are shown, regardless of the problem type.
|
||
|
</dd>
|
||
|
<dt><b><i>1</i></b></dt>
|
||
|
<dd>Only machine-detected problems are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>2</i></b></dt>
|
||
|
<dd>Only user-detected problems are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>3</i></b></dt>
|
||
|
<dd>Only PTF order problems are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>4</i></b></dt>
|
||
|
<dd>Only application-detected problems are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>5</i></b></dt>
|
||
|
<dd>Only Client machine-detected problems are shown.
|
||
|
</dd>
|
||
|
<dt><b><i>6</i></b></dt>
|
||
|
<dd>Only Client user-detected problems are shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="WRKPRB.PRBCGY"></a>
|
||
|
<h3>Problem category (PRBCGY)</h3>
|
||
|
<p>Specifies which category of problems to display.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All problems are shown.
|
||
|
</dd>
|
||
|
<dt><b>*REPORT</b></dt>
|
||
|
<dd>Problems that are logged and reported to the service provider are shown.
|
||
|
</dd>
|
||
|
<dt><b>*CRITICAL</b></dt>
|
||
|
<dd>Problems that are critical are shown.
|
||
|
</dd>
|
||
|
<dt><b>*LOGONLY</b></dt>
|
||
|
<dd>Problems that are logged, but not reported to the service provider, are shown.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="WRKPRB.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p><b>Example 1: Displaying Entries with Status of OPENED or READY</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKPRB STATUS(*OPENED *READY) HDW(9347)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the Work with Problems panel, showing only those problem entries with a status of OPENED or READY which identify a failing device with type 9347.
|
||
|
</p>
|
||
|
<p><b>Example 2: Displaying Current Day Problem Entries</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKPRB PERIOD((*AVAIL *CURRENT))
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the Work with Problems panel, showing all problem entries that are created in the log on the current day.
|
||
|
</p>
|
||
|
<p><b>Example 3: Displaying List of Hardware Problems</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKPRB SEV(1 2) HARDWARE(9347 001 '10-7523489')
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command shows a list containing problems with the hardware specified by the user. The user has specified that the command track medium to high levels of severity.
|
||
|
</p>
|
||
|
<p><b>Example 4: Displaying Problems That Have Been Opened</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKPRB STATUS(*OPENED)
|
||
|
PERIOD((*AVAIL *CURRENT) (120000 *CURRENT))
|
||
|
LICPGM(5722SS1 03 00) PGM(QNOPGM)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command shows a list containing problems that have been opened during the period starting at midnight and ending at noon on the current day, and have not yet been analyzed. This command also identifies the specified licensed program identifier and program name as the probable cause of the failure.
|
||
|
</p>
|
||
|
<p><b>Example 5: Displaying a List of Machine-Detected Problems</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKPRB RESOURCE(TAP01) MSGID(CPF6788)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command shows a list containing machine detected problems that were opened due to the message, CPF6788, having been sent to the system operator message queue and for which a problem analysis was done. The problem analysis was done to determine the resource name of the device suspected of failure, which in this case is device, TAP01. The list of problems includes user-detected problems. To get the user-detected problems, the user specified the resource name and message identifier by using the Analyze Problem (ANZPRB) command.
|
||
|
</p>
|
||
|
<p><b>Example 6: Displaying a List of Reported Problems</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
WRKPRB SRVID(12345)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command shows a list containing problems that have been reported to an IBM service identifier.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="WRKPRB.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF7A9C</b></dt>
|
||
|
<dd>Cannot work with the problem log at this time.
|
||
|
</dd>
|
||
|
<dt><b>CPF7D41</b></dt>
|
||
|
<dd>Error occurred while logging order assistance request.
|
||
|
</dd>
|
||
|
<dt><b>CPF7D42</b></dt>
|
||
|
<dd>Error occurred while performing database operation.
|
||
|
</dd>
|
||
|
<dt><b>CPF9845</b></dt>
|
||
|
<dd>Error occurred while opening file &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9871</b></dt>
|
||
|
<dd>Error occurred while processing.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#WRKPRB.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|