Using the Node Management Services (NMS) Utilities (32022-90053)

250 AppendixA
NMS Error Messages
NMGR Error and Warning Messages
MESSAGE: Domain segment in node name must be from 1 to 16 chars
in length. (NMGRERR 344)
NMGRERR 344 CAUSE: The domain portion of the node name is the incorrect length.
ACTION: Fix the length of the domain in name.DOMAIN.org.
MESSAGE: org segment in node name must be from 1 to 16 chars in
length. (NMGRERR 345)
NMGRERR 345 CAUSE: The org portion of the node name is the incorrect length.
ACTION: Fix the length of the org in name.domain.org.
MESSAGE: Each segment in the node name must begin with an
alphabetic char. (NMGRERR 346)
NMGRERR 346 CAUSE: Each segment in node name (name,domain, and org) must
begin with an alphabetic character.
ACTION: Check to see that the first char in each segment is in the set
[‘A’ .. ‘Z’].
MESSAGE: Node names may only be composed of alpha, numeric
and _, “-”. (NMGRERR 347)
NMGRERR 347 CAUSE: Illegal character specified.
ACTION: Check each segment for an illegal character.
MESSAGE: Expected the destination path anf file to be formatted as
PATH:FILE. (NMGRERR 348)
NMGRERR 348 CAUSE: Incorrect format specified.
ACTION: Check to make sure that the three components—path, colon,
and file—are present.
MESSAGE: Expected three filename parameters : streamfile, nodefile,
cmdfile. (NMGRERR 349)
NMGRERR 349 CAUSE: Incorrect format specified.
ACTION: File name parameters incorrectly specified.
MESSAGE: Missing or invalid source file name. (NMGRERR 350)
NMGRERR 350 CAUSE: Missing or invalid source file name specified.
ACTION: Check to make sure that an MPE file name was specified
after the : delimiter to the copyconf command.
MESSAGE: Missing comma. (NMGRERR 351)
NMGRERR 351 CAUSE: The syntax of the command requires a comma.
ACTION: Reissue the command using a comma.