NMGRERR Messages (contd) [ Using the Node Management Services (NMS) Utilities ] MPE/iX 5.0 Documentation
Using the Node Management Services (NMS) Utilities
NMGRERR Messages (contd)
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 513 MESSAGE Page number must be 1 or 2 when the path is
SNANODE.nodename. (NMGRERR 513)
CAUSE You attempted to use the PAGECONF command, with
the path set to SNANODE.nodename, with an
invalid page number specified. The only pages
allowed for this path are page 1 and page 2.
ACTION Reenter the PAGECONF command with a valid page
specification.
--------------------------------------------------------------------------
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 non-integer. 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.
--------------------------------------------------------------------------
NMGRERR 552 MESSAGE Extra data was specified in the command line.
(NMGRERR 552)
CAUSE While using the SUMMARYCONF command to obtain a
DTS critical summary report on a range of
logical devices, you entered more data than was
expected in the command line.
ACTION Reenter the command with the parameters
specified in the correct format (LDEV
[xxx[/yyy]], where xxx and yyy are integers).
--------------------------------------------------------------------------
NMGRERR 553 MESSAGE The lower LDEV # must be less than the upper
LDev #. (NMGRERR 553)
CAUSE While using the SUMMARYCONF command to obtain a
DTS critical summary report on a range of
logical devices, the first LDEV number you
specified was higher than the second LDEV number
you specified. This is an invalid range
specification.
ACTION Reenter the command with the LDEV range
specified correctly, with the first number in
the range lower than the second number in the
range.
--------------------------------------------------------------------------
NMGRERR 554 MESSAGE There are no LDevs within the specified range.
(NMGRERR 554)
CAUSE While using the SUMMARYCONF command to obtain a
DTS critical summary report on a range of
logical devices, you specified a valid range;
however, there are no LDEVs within that range.
ACTION Reenter the command with a correct range of
logical devices specified (one that includes
LDEVS).
--------------------------------------------------------------------------
NMGRERR 555 MESSAGE The DTC Name specified is not configured.
(NMGRERR 555)
CAUSE You specified an incorrect DTC name while using
the SUMMARYCONF command to obtain a DTS critical
summary report on a specific DTC. Either the DTC
does not exist or no data has been configured
for that DTC.
ACTION If the name was entered incorrectly, reenter the
SUMMARYCONF command with the correct DTC name
specified. If the DTC exists but is not
correctly configured, use NMMGR to configure the
data for the DTC, then reenter the SUMMARYCONF
command.
--------------------------------------------------------------------------
NMGRERR 556 MESSAGE The Card specified is not configured in the
specified DTC. (NMGRERR 556)
CAUSE You specified an incorrect card number while
using the SUMMARYCONF command to obtain a DTS
critical summary report on a specific DTC.
Either the DTC does not exist or the card
specified is not configured for that DTC.
ACTION Reenter the command with the correct card number
and DTC specified. If the card exists but is
not properly configured, use NMMGR to correct
the card configuration, then reenter the
SUMMARYCONF command.
--------------------------------------------------------------------------
NMGRERR 557 MESSAGE That Port is not configured in the DTC and Card
specified. (NMGRERR 557)
CAUSE You specified an incorrect port number while
using the SUMMARYCONF command to obtain a DTS
critical summary report on a specific card in a
specific DTC. Either the DTC does not exist, the
card specified is not configured for that DTC,
or the port is not configured for that card.
ACTION Reenter the command with the correct port
number, card number, and DTC specified. If the
port exists but is not properly configured, use
NMMGR to correct the configuration, then reenter
the SUMMARYCONF command.
--------------------------------------------------------------------------
NMGRERR 558 MESSAGE The DTC subsystem has not been configured.
(NMGRERR 558)
CAUSE You entered a SUMMARYCONF DTS command on a
system where no distributed terminal subsystem
is configured (the HOST/PC flag has not been
set).
ACTION Configure the distributed terminal subsystem,
then reenter the SUMMARYCONF DTS command.
--------------------------------------------------------------------------
NMGRERR 559 MESSAGE Illegal delimiter given. Type HELP for command
syntax. (NMGRERR 559)
CAUSE While using the SUMMARYCONF command to obtain a
DTS critical summary report, you entered an
illegel delimiter.
ACTION Type HELP at the prompt to access the HELP
messages for the SUMMARYCONF command. Study
these messages to determine the proper syntax to
obtain the desired information. Reenter the
command using the correct delimiters.
--------------------------------------------------------------------------
NMGRERR 560 MESSAGE The card number must be an integer from 0 to 5.
(NMGRERR 560)
CAUSE While using the SUMMARYCONF command to obtain a
DTS critical summary report on a specific card
in a DTC, you entered an invalid card number.
Card numbers must be entered as integers, from 0
to 5.
ACTION Reenter the command with a card number specified
in the valid range, 0 through 5.
--------------------------------------------------------------------------
NMGRERR 561 MESSAGE The port number must be an integer from 0 to 7.
(NMGRERR 561)
CAUSE While using the SUMMARYCONF command to obtain a
DTS critical summary report on a specific port,
you entered an invalid port number. Port
numbers must be entered as integers, from 0 to
7.
ACTION Reenter the command with a port number specified
in the valid range, 0 through 7.
--------------------------------------------------------------------------
NMGRERR 562 MESSAGE Expected a parameter after the delimiter.
(NMGRERR 562)
CAUSE You entered a SUMMARYCONF DTS command that ended
in a delimiter when another parameter could have
been entered. For example, you may have entered
"LDEV 23/" instead of "LDEV 23".
ACTION Reenter the command correctly. Type HELP to
access the help messages if you do not know the
correct syntax for the command you are trying to
enter.
--------------------------------------------------------------------------
NMGRERR 563 MESSAGE Cannot end a command with a delimiter. (NMGERR
563)
CAUSE You entered a SUMMARYCONF DTS command that ended
in a delimiter (",", "/", etc.)
ACTION Reenter the command correctly. Type HELP to
access the help messages if you do not know the
correct syntax for the command you are trying to
enter.
--------------------------------------------------------------------------
MPE/iX 5.0 Documentation