| -8001 |
MESSAGE |
Unexpected escape. |
| CAUSE |
Unexpected error occurred in low level code called by NMS AIFs. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8002 |
MESSAGE |
Invalid device. |
| CAUSE |
The device is invalid. |
| ACTION |
Check the device passed. |
| -8003 |
MESSAGE |
The device is not spooled. |
| CAUSE |
The device is not spooled. |
| ACTION |
Start spool on the device. |
| -8004 |
MESSAGE |
Invalid data address passed. |
| CAUSE |
The address passed is not accessible to the caller. |
| ACTION |
Pass only addresses in accessible spaces. |
| -8005 |
MESSAGE |
Invalid item number passed in itemnum_array. |
| CAUSE |
A non-zero, invalid item number was passed in the
itemnum_array. |
| ACTION |
Pass a valid item number. |
| -8006 |
MESSAGE |
Invalid item value. |
| CAUSE |
The item value passed is either out of range or illegal. |
| ACTION |
Pass a valid item value. |
| -8007 |
MESSAGE |
Invalid AIF user. |
| CAUSE |
The user_id is not valid. |
| ACTION |
Pass a valid user id or call AIFACCESSON before calling this
routine. |
-8008 |
MESSAGE |
Caller not in privileged mode. |
| CAUSE |
The process calling this interface is at HW ring level 3. |
| ACTION |
Call GETPRIVMODE to promote process to HW ring level 2. |
| -8009 |
MESSAGE |
Cannot get information for the given device. |
| CAUSE |
Error occurred while interfacing with the native mode device file. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8010 |
MESSAGE |
The ldev number passed is not valid. |
| CAUSE |
Cannot convert the LDEV number to a device name. |
| ACTION |
Check the LDEV number passed. |
| -8011 |
MESSAGE |
Cannot delimit the device name passed. |
| CAUSE |
Error occurred while interfacing with the native mode device file. |
| ACTION |
Check if the device passed is valid. |
| -8012 |
MESSAGE |
Cannot lock SPIT. |
| CAUSE |
Error occurred while trying to lock SPIT. |
| ACTION |
Check if NMS is running properly. |
| -8013 |
MESSAGE |
Cannot unlock SPIT. |
| CAUSE |
Error occurred while trying to unlock SPIT. |
| ACTION |
Check if NMS is running properly. |
| -8014 |
MESSAGE |
Cannot find the spooler process for the given device in SPIT. |
| CAUSE |
The device is not spooled. |
| ACTION |
Startspool on the device. |
| -8015 |
MESSAGE |
Failed to verify that the table entry is in the expected state; no PUT is
done. |
| CAUSE |
The table entry is not in the expected state. |
| ACTION |
Call the GET AIF to obtain the current state of the table entry. |
| -8017 |
MESSAGE |
Wrong number of device in the given device class. |
| CAUSE |
NMS internal error. |
| ACTION |
Submit SR. |
| -8018 |
MESSAGE |
The device does not exist. |
| CAUSE |
The device does not exist. |
| ACTION |
Check if the device passed is valid. |
| -8219 |
MESSAGE |
Cannot update the device information. |
| CAUSE |
Error occurred while interfacing with the native mode device file. |
| ACTION |
Submit an SR. |
| -8020 |
MESSAGE |
Cannot build spooler internal target queue list. |
| CAUSE |
Error occurred while building NMS internal target queue list. |
| ACTION |
Submit an SR. |
| -8021 |
MESSAGE |
The value passed for q_state is invalid. |
| CAUSE |
The value passed for q_state is invalid. |
| ACTION |
Pass a valid value for q_state. |
| -8022 |
MESSAGE |
The value passed for finishing strategy is invalid. |
| CAUSE |
The value passed for finishing strategy is invalid. |
| ACTION |
Pass a valid value for finishing strategy. |
| -8023 |
MESSAGE |
The value passed for keep/nokeep is invalid. |
| CAUSE |
The value passed for keep/nokeep is invalid. |
| ACTION |
Pass a valid value for keep/nokeep. |
| -8024 |
MESSAGE |
The value passed for direction is invalid. |
| CAUSE |
The value passed for direction is invalid. |
| ACTION |
Pass a valid value for direction. |
| -8025 |
MESSAGE |
Both keep and finish end_of_copy are
passed. |
| CAUSE |
It is illegal to suspend spool with both keep and
finish end_of_copy. |
| ACTION |
Fix the procedure call. |
| -8026 |
MESSAGE |
Both offset and finish end_of_copy are
passed. |
| CAUSE |
It is illegal to suspend with finish end_of_copy and a
non-zero offset. |
| ACTION |
Fix the procedure call. |
| -8027 |
MESSAGE |
NMS internal error. |
| CAUSE |
NMS internal error. |
| ACTION |
Submit SR. |
| -8028 |
MESSAGE |
Cannot send message to a spooler process. |
| CAUSE |
Error occurred while trying to send message to a spooler process. |
| ACTION |
Check if the spooler process is running properly. |
| -8029 |
MESSAGE |
Cannot retrieve information from SPIT. |
| CAUSE |
Error occurred while retrieving information from SPIT. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8030 |
MESSAGE |
Cannot update information in the SPIT. |
| CAUSE |
Error occurred while updating SPIT. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8031 |
MESSAGE |
The spooler process is in an invalid state. |
| CAUSE |
NMS internal error. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8032 |
MESSAGE |
Cannot lock SPFDIR. |
| CAUSE |
Error occurred while trying to lock SPFDIR. |
| ACTION |
Check if NMS is running properly. |
| -8033 |
MESSAGE |
Cannot unlock SPFDIR. |
| CAUSE |
Error occurred while trying to unlock SPFDIR. |
| ACTION |
Check if NMS is running properly. |
| -8034 |
MESSAGE |
Neither the spool file ID or the UFID is passed. |
| CAUSE |
This AIF requires that either the spool file ID or the UFID be
passed. |
| ACTION |
Pass the spool file ID or UFID. |
| -8035 |
MESSAGE |
Cannot convert the spool file ID to UFID. |
| CAUSE |
Error occurred most likely because the file does not exist. |
| ACTION |
Check the spool file ID passed. |
| -8036 |
MESSAGE |
Invalid spool file UFID. |
| CAUSE |
The given UFID is invalid. |
| ACTION |
Check the UFID passed. |
| -8037 |
MESSAGE |
Invalid spool file ID. |
| CAUSE |
The given spool file ID is invalid. |
| ACTION |
Check the spool file ID passed. |
| -8038 |
MESSAGE |
Mismatching spool file ID and UFID. |
| CAUSE |
The spool file ID and UFID passed do not identify the same spool
file. |
| ACTION |
Check the spool file ID and UFID passed. |
| -8039 |
MESSAGE |
Cannot find the spool file. |
| CAUSE |
The spool file does not exist. |
| ACTION |
Check the spool file ID or UFID passed. |
| -8040 |
MESSAGE |
Cannot lock the GUFD for the spool file. |
| CAUSE |
Error occurred while trying to lock the GUFD for the spool file. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8041 |
MESSAGE |
Cannot unlock the GUFD for the spool file. |
| CAUSE |
Error occurred while trying to unlock the GUFD for the spool file. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8042 |
MESSAGE |
Invalid item number for an input spool file. |
| CAUSE |
PUT is not allowed for this item with an input spool file. |
| ACTION |
Pass a valid item number. |
| -8043 |
MESSAGE |
The given spool file state value is out of range. |
| CAUSE |
The value for spool file state is out of range. |
| ACTION |
Pass a valid spool file state. |
| -8044 |
MESSAGE |
Cannot modify the state of a :JOB input spool file. |
| CAUSE |
Cannot modify the state of a :JOB input spool file. |
| ACTION |
Don't change the state of a :JOB input spool file. |
| -8045 |
MESSAGE |
Cannot change the state of a :DATA input spool file to other then
DEL_PENDING. |
| CAUSE |
The only valid state change for a :DATA input spool file is to
DEL_PENDING. |
| ACTION |
Don't change the state of a :DATA input spool file to other than
DEL_PENDING. |
| -8046 |
MESSAGE |
The :DATA input spool file is not in READY state. |
| CAUSE |
Can only change the :DATA input spool file state from READY to
DEL_PENDING. |
| ACTION |
Check the state of the spool file. |
| -8047 |
MESSAGE |
The given output priority is out of range. |
| CAUSE |
Output priority must be within 0 to 14. |
| ACTION |
Pass a valid output priority. |
| -8048 |
MESSAGE |
The given spool file disposition is out of range. |
| CAUSE |
The value for spool file disposition must be either 1 or 2. |
| ACTION |
Pass a valid spool file disposition. |
| -8049 |
MESSAGE |
The given incomplete flag is out of range. |
| CAUSE |
The value for the incomplete flag must be either 0 or 1. |
| ACTION |
Pass a valid incomplete flag. |
| -8050 |
MESSAGE |
The given value for the number of copies is out of range. |
| CAUSE |
The range for number of copies is 1 to 65535. |
| ACTION |
Pass a valid number for the number of copies. |
| -8051 |
MESSAGE |
Cannot change the date/time of a spool file that is being created. |
| CAUSE |
The spool file has not yet been closed after being created. |
| ACTION |
Change the spool file date/time after it becomes READY. |
| -8052 |
MESSAGE |
The high order half word of the spool file ready date is not zero. |
| CAUSE |
The high order half word of the spool file ready date must be zero. |
| ACTION |
Initialize to zero the high-order half word of the spool file ready date. |
| -8053 |
MESSAGE |
The value for page to start must be non-negative. |
| CAUSE |
The value for page to start cannot be negative. |
| ACTION |
Pass a valid page to start value. |
| -8054 |
MESSAGE |
Cannot update the creator of an output spool file. |
| CAUSE |
Error occurred while trying to change the creator of an output spool
file. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8055 |
MESSAGE |
Cannot change the state of an output spool file to the given
state. |
| CAUSE |
It is illegal to change the state of the output spool file to the state
given. |
| ACTION |
Not all spool file states are valid for the PUT operation. |
| -8056 |
MESSAGE |
The only valid change of state for Spool file in CREATE state is to
DEL_PENDING. |
| CAUSE |
It is illegal to change the spool file state from CREATE to other than
DEL_PENDING. |
| ACTION |
Pass a valid state for the PUT. |
| -8057 |
MESSAGE |
Cannot change a PRIVATE spool file to SPSAVE. |
| CAUSE |
Changing a PRIVATE spool file to SPSAVE is not allowed. |
| ACTION |
Don't try to SPSAVE a PRIVATE spool file. |
| -8058 |
MESSAGE |
Cannot change the total number of copies to be printed for PRIVATE spool
files. |
| CAUSE |
Changing the total number of copies of a PRIVATE spool file is not
allowed. |
| ACTION |
Don't change the total number of copies of PRIVATE spool files. |
| -8059 |
MESSAGE |
The ready date passed is invalid. |
| CAUSE |
The ready date passed is invalid. |
| ACTION |
Check the ready date passed. |
| -8060 |
MESSAGE |
The ready time passed is invalid. |
| CAUSE |
The ready time passed is invalid. |
| ACTION |
Check the ready time passed. |
| -8061 |
MESSAGE |
Cannot retrieve the capability of the caller from JMAT. |
| CAUSE |
Error occurred while getting the capability of the caller from
JMAT. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8062 |
MESSAGE |
Cannot change the target device of a PRIVATE spool file. |
| CAUSE |
User does not have sufficient capability to change the target device of a
PRIVATE spool file. |
| ACTION |
Get SM capability. |
| -8063 |
MESSAGE |
The given target device is invalid. |
| CAUSE |
The given target device is invalid. |
| ACTION |
Check the target device passed. |
| -8064 |
MESSAGE |
The target device is not output spoolable. |
| CAUSE |
The target device is not output spoolable. |
| ACTION |
Check the target device passed. |
| -8065 |
MESSAGE |
The target device has not been openqed. |
| CAUSE |
The target device has not been openqed. |
| ACTION |
Check the target device. |
| -8066 |
MESSAGE |
The given item number is not a valid GET item for input spool
files. |
| CAUSE |
The item number is not valid for input spool files. |
| ACTION |
Don't use this item number on an input spool file. |
| -8067 |
MESSAGE |
The given item number in the verification array is not valid for input
spool files. |
| CAUSE |
The item number is not valid for input spool files. |
| ACTION |
Don't use this item number on an input spool file. |
| -8068 |
MESSAGE |
The given item number is not a valid GET item for output spool
files. |
| CAUSE |
The item number is not valid for output spool files. |
| ACTION |
Don't use this item number on an output spool file. |
| -8069 |
MESSAGE |
The given item number in the verification array is not valid for output
spool files. |
| CAUSE |
The item number is not valid for output spool files. |
| ACTION |
Don't use this item number on an output spool file. |
| -8070 |
MESSAGE |
Cannot log the PUT operation on the spool file creator. |
| CAUSE |
Error occurred while calling transaction manager to log the PUT on spool
file creator. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8071 |
MESSAGE |
Cannot update the spool file creator in the file label extension. |
| CAUSE |
Error occurred updating the spool file creator in the file label
extension. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8072 |
MESSAGE |
Cannot update the spool file creator due to nesting call to the
transaction manager aborted by AIF caller. |
| CAUSE |
PUT on the spool file creator failed because the nesting XM call
aborted. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8073 |
MESSAGE |
Cannot complete IO to file label extension on disk. PUT might not have
been completed. |
| CAUSE |
IO error occurred while writing the spool file information to
FLABX. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8074 |
MESSAGE |
Failed to PUT the specified target device because spool file owner doesn't
have access right to the device. |
| CAUSE | Spool file owner doesn't have access to the device
according to the ACD.
| ACTION |
Alter the owner's access rights. |
| -8075 |
MESSAGE |
Syntax error found in the given selection equation. |
| CAUSE |
Syntax error found in the given selection equation. |
| ACTION |
Correct the syntax error. |
| -8076 |
MESSAGE |
Semantic error found in the given selection equation. |
| CAUSE |
Semantic error found in the given selection equation. |
| ACTION |
Correct the semantic error. |
| -8077 |
MESSAGE |
Cannot optimize the selection equation. |
| CAUSE |
Error occurred while optimizing the selection. |
| ACTION |
Check the selection equation passed. |
| -8078 |
MESSAGE |
Cannot retrieve the SPFDIR header record. |
| CAUSE |
Error occurred while getting the SPFDIR header record. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8079 |
MESSAGE |
Cannot find the SPFDIR entry. |
| CAUSE |
Error occurred while reading the SPFDIR. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8080 |
MESSAGE |
The given value for defer is out of range. |
| CAUSE |
The valid value for defer is either 0 or 1. |
| ACTION |
Pass a valid value for defer. |
| -8081 |
MESSAGE |
The given spool file does not exist. |
| CAUSE |
The given spool file does not exist. |
| ACTION |
Check the file name passed. |
| -8082 |
MESSAGE |
Error occurred while trying to copy and link the spool file. |
| CAUSE |
Error occurred while trying to copy and link the spool file. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8083 |
MESSAGE |
Invalid data address passed for spf_ufid_array. |
| CAUSE |
The address is not accessible to the caller. |
| ACTION |
Pass only address in accessible space. |
| -8084 |
MESSAGE |
Invalid data address passed for spf_id_array. |
| CAUSE |
The address is not accessible to the caller. |
| ACTION |
Pass only address in accessible space. |
| -8085 |
MESSAGE |
The give selection equation is longer than 277 characters. |
| CAUSE |
The CI parser cannot handle selection equation longer than 277
characters. |
| ACTION |
Don't pass selection equation longer than 277 characters. |
| -8086 |
MESSAGE |
Error occurred while calling AIF system logging. |
| CAUSE |
Error occurred while calling AIF system logging. |
| ACTION |
Contact Hewlett-Packard for support. |
| -8087 |
MESSAGE |
The address passed for overall status is not accessible to the caller. The
calling application will be terminated with this error number. |
| CAUSE |
The address passed is not accessible to the caller. |
| ACTION |
Pass only addresses in accessible spaces. |
| -8088 |
MESSAGE |
The address passed for the item status array is not accessibe to the
caller. |
| CAUSE |
The address passed is not accessible to the caller. |
| ACTION |
Pass only addresses in accessible spaces. |
| -8089 |
MESSAGE |
The address passed for the verification item status array is not
accessible to the caller. |
| CAUSE |
The address passed is not accessible to the caller. |
| ACTION |
Pass only addresses in accessible spaces. |
| -8090 |
MESSAGE |
The address is not properly aligned for the data type to be
accessed. |
| CAUSE |
The address is not properly aligned for the data type to be
accessed. |
| ACTION |
Pass only variable that has the proper data alignment. |