Using the Node Management Services (NMS) Utilities (MPE/iX 7.0, 7.5)

Appendix A 269
NMS Error Messages
NMGR Error and Warning Messages
NMGRERR 509 MESSAGE: The new data is larger than the field size. (NMGRERR 509)
CAUSE: WRITECONF error.
ACTION: Check to see that you are accessing the correct field, or reduce
the size of the data you are entering.
NMGRERR 510 MESSAGE: There are Vplus field edit errors. (NMGRERR 510)
CAUSE: UPDATECONF error.
ACTION: Examine all WRITECONF statements before the screen
associated with the UPDATECONF which caused the error. One or
more of these fields does not match the edits which are associated with
this field. Go to the NMMGR screen which corresponds to the path for
further explanation of the Vplus error.
NMGRERR 511 MESSAGE: Field number must be a positive integer. (NMGRERR 511)
CAUSE: A READCONF or WRITECONF error occurred.
ACTION: Check to see if the field number entered is greater than zero.
NMGRERR 512 MESSAGE: Missing closing quote. (NMGRERR 512)
CAUSE: A closing quote is needed.
ACTION: Retype the erroneous string with a closing quote.
NMGRERR 514 MESSAGE: Must open config file before executing this command.
(NMGRERR 514)
CAUSE: The user tried to perform some maint mode command like
SUMMARYCONF, COMPRESSCONF, PATHCONF, etc. that requires an open file.
ACTION: Open a config file with the OPENCONF command first.
NMGRERR 550 MESSAGE: Unexpected parameter encountered. (NMGRERR 550)
CAUSE: You specified an invalid LDEV range while using the
SUMMARYCONF command to obtain a DTS critical summary report on a
range of logical devices.
ACTION: Reenter the SUMMARYCONF command with a correctly specified
LDEV range. The LDEV range must be separated by a slash. (Example:
SUMMARYCONF DTS,LDEV 35/83)
NMGRERR 551 MESSAGE: The parameters for this command must be an integer.
(NMGRERR 551)
CAUSE: While using the SUMMARYCONF command to obtain a DTS critical
summary report, you specified one or more of the parameters as a
noninteger. The correct format for the LDEV specification is LDEV
[xxx[/yyy]], where xxx and yyy are integers.
ACTION: Reenter the command with the parameters specified as
integers.