Using the Node Management Services (NMS) Utilities (MPE/iX 7.0, 7.5)
Appendix A 199
NMS Error Messages
NM Error Messages
NMERR 77 MESSAGE: File associated with this transaction is locked.
(NMERR 77)
CAUSE: Returned by: NMCONFADDDATA, NMCONFUPDATEDATA,
NMCONFPURGEDATA, NMCONFADDPATH,
NMCONFPURGEPATH, NMCONFRENAMEPATH. Some other
process has the NMCONF type file locked.
ACTION: Wait until the file is unlocked by the other user(s) before
proceeding.
NMERR 78 MESSAGE: No data associated with this identifier. (NMERR 78)
CAUSE: Returned by: NMCONFGETDATA, NMCONFDATALENGTH,
NMCONFPURGEDATA, NMCONFUPDATEDATA. NMFILE detected
NMFSERR 18. This may not be an error if the call to these procedures
was using this return to test if data was associated with the identifier.
If it was an error, it could be due to corruption of the database.
ACTION: If file corruption is suspected, see “Corrupt Configuration File”
at the beginning of this appendix.
NMERR 82 MESSAGE: Buffer length parameter out of allowable range.
(NMERR 82)
CAUSE: Returned by NMCONFGETDATA. Length parameter is longer
than 8192 or less than 7. Probable internal error by caller.
ACTION: See “Submitting a CR” at the beginning of this appendix.
NMERR 83 MESSAGE: Transaction table is full. (NMERR 83)
CAUSE: Returned if the maximum number of transactions via
NMCONF are already opened, and a call to NMCONFOPEN is made.
ACTION: See “Corrupt Configuration File” at the beginning of this
appendix.
NMERR 85 MESSAGE: Data structures internal error in NMFILE. (NMERR 85)
CAUSE: Returned by most NMCONF procedures.
ACTION: See “Submitting a CR” at the beginning of this appendix.
NMERR 86 MESSAGE: Switch to CM failed. (NMERR 86)
CAUSE: Returned by native mode NMS procedures if an error is
returned by SWITCH.
ACTION: See “Submitting a CR” at the beginning of this appendix.
NMERR 87 MESSAGE: CM data segment improperly mapped to NM object.
(NMERR 87)
CAUSE: Returned by native mode NMWRITETRACE if an error is
returned by wrap-dst.
ACTION: See “Submitting a CR” at the beginning of this appendix.