180 lines
8.7 KiB
HTML
180 lines
8.7 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow"/>
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<title>Major code 82 (82xx)</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzalumaj82"></a>
|
|
<h4 id="rzalumaj82">Major code 82 (82xx)</h4>
|
|
<a name="wq353"></a>
|
|
<table id="wq353" width="100%" summary="" border="1" frame="border" rules="none">
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td width="100%"><span class="bold">Major Code 82</span> – Open operation failed.
|
|
<p><span class="bold">Description:</span> An attempt to open the printer file was not
|
|
successful. The error might be recoverable or permanent, but is limited to
|
|
the printer device. Recovery is unlikely until the problem causing the error
|
|
has been corrected.</p>
|
|
<p><span class="bold">Action:</span> The following general
|
|
actions can be taken for each 82xx return code. Other specific actions are
|
|
given in each return code description. You can either: </p>
|
|
<ul>
|
|
<li>Continue processing without the device.</li>
|
|
<li>Close the file, correct the problem, and open the file again. A subsequent
|
|
operation could be successful if the error occurred because of some temporary
|
|
condition such as the device being in use at the time.
|
|
<p>If the operation
|
|
is still unsuccessful, try it again only a limited number of times. (The
|
|
number of times should be specified in your program.)</p></li>
|
|
<li>End.</li></ul>
|
|
<p>Several return codes indicate that an error condition must be
|
|
corrected by changing a value in the file. To change a parameter value for
|
|
the file, use the Change Printer File (CHGPRTF) or the Override with Printer
|
|
File (OVRPRTF) command.</p></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<dl>
|
|
<dt class="bold">8281</dt>
|
|
<dd><span class="bold">Description:</span> A system error condition was detected
|
|
on an open operation that was not successful. The printer file might previously
|
|
have been in error, or the printer file could not be opened due to a system
|
|
error.
|
|
<p><span class="bold">Action</span>: Your printer might need to be varied
|
|
off and then on again to clear the error. Your program can either: </p>
|
|
<ul>
|
|
<li>Continue processing without the printer.</li>
|
|
<li>Close the file, correct the problem, and open the file again.</li>
|
|
<li>End.</li></ul>
|
|
<p>Determine the cause of the failure from the accompanying message.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<ul class="simple">
|
|
<li><tt class="xph">CPF4168 (Escape)*</tt></li></ul>
|
|
</dd>
|
|
<dt class="bold">8282</dt>
|
|
<dd><span class="bold">Description:</span> The open operation was not successful
|
|
because the printer device is unusable. This might occur because a cancel
|
|
reply has been taken to an error recovery message for the printer or because
|
|
the printer has been held by a Hold Communications Device (HLDCMNDEV) command.
|
|
No operations should be issued to the device.
|
|
<p><span class="bold">Action:</span>
|
|
Close the file. Communications with the printer cannot be resumed until the
|
|
device has been reset to a varied-on state. If the device has been held, use
|
|
the Release Communications Device (RLSCMNDEV) command to reset the device.
|
|
If the device is in an error state, vary the device off and then on again.
|
|
After the device is reset, normal operation can be started by opening the
|
|
printer device file again.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<ul class="simple">
|
|
<li><tt class="xph">CPF4110 (Escape)</tt></li>
|
|
<li><tt class="xph">CPF4298 (Escape)</tt></li>
|
|
<li><tt class="xph">CPF4354 (Escape)</tt></li></ul>
|
|
</dd>
|
|
<dt class="bold">8291</dt>
|
|
<dd><span class="bold">Description:</span> A permanent line error occurred
|
|
during an open operation. The printer device has been marked unusable.
|
|
<p><span class="bold">Action:</span> Close the file. Vary the device off and on again
|
|
to clear the error. Open the file again to continue.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<ul class="simple">
|
|
<li><tt class="xph">CPF4179 (Escape)</tt></li>
|
|
<li><tt class="xph">CPF4291 (Escape)</tt></li></ul>
|
|
</dd>
|
|
<dt class="bold">82A6</dt>
|
|
<dd><span class="bold">Description:</span> The open operation failed because
|
|
of a protocol violation with Systems Network Architecture (SNA).
|
|
<p><span class="bold">Action:</span> Ensure that the printer with which your program is communicating
|
|
is configured properly. Refer to the device response codes in the accompanying
|
|
error message for additional information regarding the specific error detected.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<dl>
|
|
<dt class="bold"><tt class="xph">CPF4124 (Escape)</tt></dt>
|
|
<dd><tt class="xph">CPF4533 (Escape)</tt>
|
|
</dd>
|
|
<dt class="bold"><tt class="xph">CPF4190 (Escape)</tt></dt>
|
|
<dd><tt class="xph">CPF5103 (Escape)</tt>
|
|
</dd>
|
|
<dt class="bold"><tt class="xph">CPF4192 (Escape)</tt></dt>
|
|
<dd><tt class="xph">CPF5143 (Escape)</tt>
|
|
</dd>
|
|
<dt class="bold"><tt class="xph">CPF4527 (Escape)</tt></dt>
|
|
<dd><tt class="xph">CPF5453 (Escape)</tt>
|
|
</dd>
|
|
</dl>
|
|
</dd>
|
|
<dt class="bold">82AA</dt>
|
|
<dd><span class="bold">Description:</span> The open operation was not successful
|
|
because the printer device description was not found.
|
|
<p><span class="bold">Action:</span> Your program can continue without the printer, attempt to use
|
|
a different printer, or end.</p>
|
|
<p>Verify that the name of the printer was
|
|
correctly specified in the DEV parameter on the CRTPRTF, CHGPRTF, OVRPRTF,
|
|
or CRTPRTF command.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<ul class="simple">
|
|
<li><tt class="xph">CPF4103 (Escape)*</tt></li></ul>
|
|
</dd>
|
|
<dt class="bold">82B3</dt>
|
|
<dd><span class="bold">Description:</span> The open operation was not successful
|
|
because the printer you requested is in use in another file in your job.
|
|
<p><span class="bold">Action:</span> Close both of the printer device files, then open
|
|
the one that you want to use again.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<ul class="simple">
|
|
<li><tt class="xph">CPF4106 (Escape)</tt></li></ul>
|
|
</dd>
|
|
<dt class="bold">82EE</dt>
|
|
<dd><span class="bold">Description:</span> An open operation was attempted
|
|
to a device that is not supported for a printer file.
|
|
<p>Your program is attempting
|
|
to open a device that is not a valid printer.</p>
|
|
<p><span class="bold">Action:</span> Your program can continue without the printer, attempt to use a different
|
|
printer, or close the file and end.</p>
|
|
<p>Verify that the name of the printer
|
|
was specified correctly on the CHGPRTF or OVRPRTF command.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<ul class="simple">
|
|
<li><tt class="xph">CPF4105 (Escape)</tt></li></ul>
|
|
</dd>
|
|
<dt class="bold">82EF</dt>
|
|
<dd><span class="bold">Description:</span> An open operation was attempted
|
|
for a device that the user is not authorized to or that is in service mode.
|
|
<p><span class="bold">Action:</span> Your program can continue without the printer,
|
|
attempt to use a different printer, or end.</p>
|
|
<p>Close the file, correct
|
|
the problem, and then issue the open operation again.</p>
|
|
<p>For authority
|
|
errors, obtain authority to the device from your security officer or device
|
|
owner. If the device is in service mode, the system service tools (SST) function
|
|
is currently using the device. Wait until the device is available to issue
|
|
the operation again.</p>
|
|
<p><span class="bold">Messages:</span> </p>
|
|
<ul class="simple">
|
|
<li><tt class="xph">CPF4104 (Escape)*</tt></li>
|
|
<li><tt class="xph">CPF4186 (Escape)</tt></li>
|
|
<li><tt class="xph">CPF9802 (Diagnostic)*</tt></li></ul>
|
|
</dd>
|
|
</dl>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|