Major code 82 (82xx)

Major Code 82 – Open operation failed.

Description: 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.

Action: 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:

  • Continue processing without the device.
  • 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.

    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.)

  • End.

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.

8281
Description: 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.

Action: Your printer might need to be varied off and then on again to clear the error. Your program can either:

Determine the cause of the failure from the accompanying message.

Messages:

8282
Description: 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.

Action: 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.

Messages:

8291
Description: A permanent line error occurred during an open operation. The printer device has been marked unusable.

Action: Close the file. Vary the device off and on again to clear the error. Open the file again to continue.

Messages:

82A6
Description: The open operation failed because of a protocol violation with Systems Network Architecture (SNA).

Action: 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.

Messages:

CPF4124 (Escape)
CPF4533 (Escape)
CPF4190 (Escape)
CPF5103 (Escape)
CPF4192 (Escape)
CPF5143 (Escape)
CPF4527 (Escape)
CPF5453 (Escape)
82AA
Description: The open operation was not successful because the printer device description was not found.

Action: Your program can continue without the printer, attempt to use a different printer, or end.

Verify that the name of the printer was correctly specified in the DEV parameter on the CRTPRTF, CHGPRTF, OVRPRTF, or CRTPRTF command.

Messages:

82B3
Description: The open operation was not successful because the printer you requested is in use in another file in your job.

Action: Close both of the printer device files, then open the one that you want to use again.

Messages:

82EE
Description: An open operation was attempted to a device that is not supported for a printer file.

Your program is attempting to open a device that is not a valid printer.

Action: Your program can continue without the printer, attempt to use a different printer, or close the file and end.

Verify that the name of the printer was specified correctly on the CHGPRTF or OVRPRTF command.

Messages:

82EF
Description: An open operation was attempted for a device that the user is not authorized to or that is in service mode.

Action: Your program can continue without the printer, attempt to use a different printer, or end.

Close the file, correct the problem, and then issue the open operation again.

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.

Messages: