| +8500 |
MESSAGE |
The device is not spoolable. |
| CAUSE |
The given device is not spoolable. |
| ACTION |
Check the device passed. |
| +8501 |
MESSAGE |
Cannot openq on an inspooled device. |
| CAUSE |
Openq not allowed for inspool device. |
| ACTION |
Check the device passed. |
| +8502 |
MESSAGE |
Cannot shutq on an inspooled device. |
| CAUSE |
Shutq not allowed for inspool device. |
| ACTION |
Check the device passed. |
| +8503 |
MESSAGE |
The device is not spooled. |
| CAUSE |
The device is not spooled. |
| ACTION |
Check the device passed. |
| +8504 |
MESSAGE |
The device is down. |
| CAUSE |
The device is down. |
| ACTION |
Check the device passed. |
| +8505 |
MESSAGE |
The device is not available. |
| CAUSE |
The device is not available. |
| ACTION |
Check the device passed. |
| +8506 |
MESSAGE |
The device has already been spooled. |
| CAUSE |
The device has already been spooled. |
| ACTION |
Check the device passed. |
| +8507 |
MESSAGE |
Cannot reserve the device. |
| CAUSE |
Error occurred when trying to reserve the device for NMS. |
| ACTION |
Check the device passed. |
| +8508 |
MESSAGE |
Cannot stopspool because of the current spooler process state. |
| CAUSE |
It is illegal to stopspool on the current state of the spooler. |
| ACTION |
Check the device passed. |
| +8509 |
MESSAGE |
Cannot suspendspool because of the current spooler process state. |
| CAUSE |
It is illegal to suspendspool on the current state of the spooler. |
| ACTION |
Check the device passed. |
| +8510 |
MESSAGE |
Cannot resumespool because of the current spooler process state. |
| CAUSE |
It is illegal to resumespool on the current state of the spooler. |
| ACTION |
Check the device passed. |
| +8511 |
MESSAGE |
Cannot releasespool because of the current spooler process state. |
| CAUSE |
It is illegal to releasespool on the current state of the spooler. |
| ACTION |
Check the device passed. |
| +8512 |
MESSAGE |
Cannot suspendspool on an inspool device. |
| CAUSE |
Suspendspool is not allowed on an inspool device. |
| ACTION |
Check the device passed. |
| +8513 |
MESSAGE |
Cannot resumespool on an inspool device. |
| CAUSE |
Resumespool is not allowed on an inspool device. |
| ACTION |
Check the device passed. |
| +8514 |
MESSAGE |
Cannot releasespool on an inspool device. |
| CAUSE |
Releasespool is not allowed on an inspool device. |
| ACTION |
Check the device passed.
|
| +8515 |
MESSAGE |
Cannot resumespool on the device if nokeep has been
specified. |
| CAUSE |
Resumespool is not allowed if nokeep has been specified on
stopspool. |
| ACTION |
Don't resumespool on a nokeep device. |
| +8516 |
MESSAGE |
Offset cannot be specified with this particular device. |
| CAUSE |
Offset cannot be specified with this particular device. |
| ACTION |
The offset is ignored. |
| +8517 |
MESSAGE |
Error occurred while altering the list device in JMAT. |
| CAUSE |
Error occurred while altering the list device in JMAT. |
| ACTION |
Contact Hewlett-Packard for support. |
| +8518 |
MESSAGE |
More qualifying entry found by AIFSPFLIST than can be returned in
the array. |
| CAUSE |
The given array is too small. |
| ACTION |
Pass a larger array. |
| +8519 |
MESSAGE |
Mismatching spool file ID and address. |
| CAUSE |
The spool file ID and address do not identify the same spool file. A spool
file may have been purged and the address reused by a newly created spool
file. |
| ACTION |
Check the spool file ID passed. |
| +8520 |
MESSAGE |
No active files were suspended. |
| CAUSE |
No active spool files when SUSPEND was executed. |
| ACTION |
No action needed. |
| +8521 |
MESSAGE |
Undefined warning messages returned from suspending the spooler. |
| CAUSE |
Unknown. |
| ACTION |
Check the device passed. |
| +8522 |
MESSAGE |
spf_count was zero and stop_search was
true, nothing was performed. |
| CAUSE |
spf_count equal zero and stop_search was
set to true. |
| ACTION |
Modify either spf_count of stop_search
flag, depending on the need. |